An open API service indexing awesome lists of open source software.

https://github.com/sandeepbalachandran/predictor

A collection of prediction algorithms for different purposes
https://github.com/sandeepbalachandran/predictor

collection jupyter-notebook machine-learning notebook predictor regression-models scikit-learn

Last synced: about 1 month ago
JSON representation

A collection of prediction algorithms for different purposes

Awesome Lists containing this project

README

          

![](./assets/preview.png)

Predictor



GitHub release


GitHub last commit


GitHub issues


GitHub pull requests


ESLint



ESLint



ESLint



Codesize


Top Language




A collection of Regression models

# Table of contents

- [Introduction](#introduction)
- [Usage](#usage)
- [Installation](#installation)
- [Available models](#available-models)
- [Contribute](#contribute)

# Introduction
- Predictor is a collection of regression models used for different purposes. :smiley:
- Check available models right [here](#availabe-models). The collection looking for your valuable contribution. :heart:
- The repo is purely for learning purpose. :notebook:

# Usage
*For **developers**.*
- Clone this repository using.
- Using HTTP protocol, git clone https://github.com/SandeepBalachandran/Predictor.git
- Using SSH protocol, git clone git@github.com:SandeepBalachandran/Predictor.git
- Using GitHub CLI, gh repo clone SandeepBalachandran/Predictor
- Go to desired location
- Run the notebook
- Predict the values.

# Installation
- Python notebook is prefered.
- Anaconda / Mini conda / Packages used
# Available Models
- Celsius to Fahrenheit Prediction
-

# Contribute
Please check the [**Contributing Guidelines**](https://github.com/SandeepBalachandran/Predictor/blob/master/CONTRIBUTING.md) before contributing.