All Projects → lucko515 → regression-python

lucko515 / regression-python

Licence: other
In this repository you can find many different, small, projects which demonstrate regression techniques using python programming language

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to regression-python

PartialLeastSquaresRegressor.jl
Implementation of a Partial Least Squares Regressor
Stars: ✭ 31 (+106.67%)
Mutual labels:  machine-learning-algorithms, regression, regression-algorithms
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (+0%)
Mutual labels:  machine-learning-algorithms, regression
calcuMLator
An intelligently dumb calculator that uses machine learning
Stars: ✭ 30 (+100%)
Mutual labels:  machine-learning-algorithms, regression-models
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+52566.67%)
Mutual labels:  machine-learning-algorithms, regression
Sales-Prediction
In depth analysis and forecasting of product sales based on the items, stores, transaction and other dependent variables like holidays and oil prices.
Stars: ✭ 56 (+273.33%)
Mutual labels:  machine-learning-algorithms, regression-models
pyspark-ML-in-Colab
Pyspark in Google Colab: A simple machine learning (Linear Regression) model
Stars: ✭ 32 (+113.33%)
Mutual labels:  machine-learning-algorithms, regression-models
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (+180%)
Mutual labels:  machine-learning-algorithms, regression
lolo
A random forest
Stars: ✭ 37 (+146.67%)
Mutual labels:  machine-learning-algorithms, regression
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (+513.33%)
Mutual labels:  machine-learning-algorithms, regression
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (+793.33%)
Mutual labels:  machine-learning-algorithms, regression
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (+860%)
Mutual labels:  machine-learning-algorithms, regression
cheapml
Machine Learning algorithms coded from scratch
Stars: ✭ 17 (+13.33%)
Mutual labels:  machine-learning-algorithms, regression
pycobra
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
Stars: ✭ 111 (+640%)
Mutual labels:  machine-learning-algorithms, regression
ugtm
ugtm: a Python package for Generative Topographic Mapping
Stars: ✭ 34 (+126.67%)
Mutual labels:  machine-learning-algorithms, regression
ml course
"Learning Machine Learning" Course, Bogotá, Colombia 2019 #LML2019
Stars: ✭ 22 (+46.67%)
Mutual labels:  machine-learning-algorithms, regression
Dynaml
Scala Library/REPL for Machine Learning Research
Stars: ✭ 195 (+1200%)
Mutual labels:  machine-learning-algorithms, regression
Countries-GDP-prediction
Developed a supervised machine learning system that can estimate a country's GDP per capita using regression algorithms.
Stars: ✭ 15 (+0%)
Mutual labels:  regression, regression-models
Kickstarter-Anticipator
The main aim of this project is to tell that the certain project will be successful or it will fail by applying machine learning algorithm. In this , LOGISTIC REGRESSION is used to determine the success of the project by splitting the data into training and testing models and predicting a successful one.
Stars: ✭ 13 (-13.33%)
Mutual labels:  regression, regression-algorithms
Openml R
R package to interface with OpenML
Stars: ✭ 81 (+440%)
Mutual labels:  machine-learning-algorithms, regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+973.33%)
Mutual labels:  machine-learning-algorithms, regression

Regression using Python

All projects are implementation of some regression techniques using many different datasets.

Every project has its one README which will provide more information for project itself.

Note

Folder algorithms_numpy has algorithms wrote from scratch using only numpy. Some projects are implementing those algorithms as well and you are free to use them or improve them.

License

Each project has MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].