1. Урок 1. 00:05:48
    Use Linear Regression To Estimate Continuous Values with Python and Scikit-learn
  2. Урок 2. 00:04:50
    unnamed 2Predict Categories in Python using Scikit-learn's Logistic Regression module
  3. Урок 3. 00:03:24
    Use Support Vector Machines To Find Complex Decision Boundaries with Scikit-learn
  4. Урок 4. 00:04:38
    Use K-nearest Neighbors To Find Similar Datapoints with Python and Scikit-learn
  5. Урок 5. 00:05:33
    Implement a Naive Bayes Classifier in Python and Scikit-learn to Categorize Text
  6. Урок 6. 00:05:39
    Implement Decision Trees in Python with Scikit-learn
  7. Урок 7. 00:04:13
    Find Clusters of Data with K-means Clustering in Python and Scikit-learn