Optional material: scikit-learn

Logistics

  • Submission instructions: you do not need to submit this reading.

Key ideas

  • Supervised learning: classification and regression
  • Unsupervised learning: clustering and dimensionality regression
  • Features matrix and target array
  • Linear regression
  • The scikit-learn documentation is here.

Reading

Read What is Machine Learning and Introducing Scikit-Learn.