Skip to main content

Machine Learning With Scikit-Learn

Difficulty level
Intermediate
Speaker
Duration
2:22:28

This lesson gives an introduction to the central concepts of machine learning, and how they can be applied in Python using the scikit-learn package. 

Topics covered in this lesson
  • Definition of machine learning
  • Data representation in scikit-learn
  • Introduction to scikit-learn