What is scikit-learn
-
Used for create
Machine Learning models, which can be fed using
Pandas dataframes or numpy.
scikit-learn ML models will do predictions.
Models provided by scikit-learn
- scikit-learn provides the models for different learning types
| Learning Type | Model provided by scikit-learn | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Supervised learning? |
Supervised Learning models provided by scikit-learn
|