Scikit-learn is a free software machine learning library for the Python programming language. Learn ...
Scikit-learn is a free software machine learning library for the Python programming language. Learn how to use it in this crash course.
✏️ Course created by Vincent D. Warmerdam.
⭐️ Course Contents ⭐️
⌨️ (0:00:00) introduction
⌨️ (0:03:08) introducing scikit-learn
⌨️ (0:34:36) preprocessing
⌨️ (0:53:36) metrics
⌨️ (1:24:49) meta-estimators
⌨️ (1:45:34) human-learn
⌨️ (2:06:17) wrap-up
⭐️ Code ⭐️
💻 Full code: https://github.com/koaning/calm-noteb...
💻 Notebook per section:
🖥 introducing scikit-learn: https://github.com/koaning/calm-noteb...
🖥 preprocessing: https://github.com/koaning/calm-noteb...
🖥 metrics: https://github.com/koaning/calm-noteb...
🖥 meta estimators: https://github.com/koaning/calm-noteb...
🖥 human-learn: https://github.com/koaning/calm-noteb...