https://github.com/agneym/scikit-learn
https://github.com/agneym/scikit-learn
egghead machine-learning scikit-learn
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agneym/scikit-learn
- Owner: agneym
- Created: 2017-12-11T12:23:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T13:11:57.000Z (over 7 years ago)
- Last Synced: 2024-12-29T23:24:41.674Z (5 months ago)
- Topics: egghead, machine-learning, scikit-learn
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Introductory Machine Learning Algorithms** in Python on [egghead.io](https://egghead.io/lessons/scikit-learn-implement-decision-trees-in-python-with-scikit-learn)
Uses `scikit-learn`.
1. Linear Regression
2. Logistic Regression
3. Support Vector Machines
4. K-nearest neighbors