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

https://github.com/notthestallion/machine-learning-4newbies

This is a collection of notebooks i worked on to learn machine learning as a newbie/beginner.
https://github.com/notthestallion/machine-learning-4newbies

Last synced: about 1 year ago
JSON representation

This is a collection of notebooks i worked on to learn machine learning as a newbie/beginner.

Awesome Lists containing this project

README

          

# Machine Learning made easy

This repository helped me understand many concepts in machine learning.
That is why i wanted to share it with you so you can benifit from it.

It has :
- Linear regression
- Ridge regression
- Linear classification
- GaussianGenerative model for classification
- Suport vector Machines
- Bag of Words for image classification