What is scikit-learn
Library for building and training the
Machine Learning models
to do predictions.
Data to models can be fed using
Pandas dataframes or numpy.
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
|