Scikit-learn Crash Course – Machine Learning Library for Python
By freeCodeCamp.org
Published: Apr 07, 2021
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-l… [READ MORE]