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.
- Host: GitHub
- URL: https://github.com/notthestallion/machine-learning-4newbies
- Owner: NotTheStallion
- Created: 2024-12-11T13:14:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-11T13:29:06.000Z (over 1 year ago)
- Last Synced: 2025-02-07T12:39:42.924Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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