Skip to main content

Machine learning with scikit-learn

Difficulty level
Intermediate
Speaker
Duration
2:22:28

Introduction to the central concepts of machine learning, and how they can be applied in Python using the Scikit-learn Package. This lecture was part of the 2018 Neurohackademy, a 2-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute.

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