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

https://github.com/agneym/scikit-learn


https://github.com/agneym/scikit-learn

egghead machine-learning scikit-learn

Last synced: 3 months ago
JSON representation

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