Machine Learning I

Categories: Data Science
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Show More

Course Content

1.1 Introduction to Machine Learning

  • What is Machine Learning
    05:28
  • Supervised Learning – Regression
    06:57
  • Supervised Learning – Classification
    07:17
  • Unsupervised Learning – Clustering
    08:54
  • Unsupervised Learning – Dimensionality Reduction
    03:40
  • Machine Learning Fundamentals Quiz

1.2 Data Preparation with Scikit Learn

1.3 Hyperparameters & Model Validation

1.4 Feature Engineering
The previous sections outline the fundamental ideas of machine learning, but all of the examples assume that you have numerical data in a tidy, [n_samples, n_features] format. In the real world, data rarely comes in such a form. With this in mind, one of the more important steps in using machine learning in practice is feature engineering: that is, taking whatever information you have about your problem and turning it into numbers that you can use to build your feature matrix. In this section, we will cover a few common examples of feature engineering tasks: features for representing categorical data, features for representing text, and features for representing images. Additionally, we will discuss derived features for increasing model complexity and imputation of missing data. Often this process is known as vectorization, as it involves converting arbitrary data into well-behaved vectors.

1.5 Data Preparation Project

2.1 Linear Regression

2.2 Advanced Linear Regression

2.3 Logistic Regression

2.4 Regularisation

2.5 Regression Weekly Project

3.1 Naives Bayes & KNN

3.2 Support Vector Machines

3.3 Trees & Random Forests

3.4 Ensemble Learning Algorithms

3.5 Classification Weekly Project

4.1 Applying Machine Learning Models

4.2 Regression & Classification Metrics

4.3 Machine Learning System Design

4.5 Model Tuning Weekly Project

5.0 Conclusion and Next Steps

Student Ratings & Reviews

No Review Yet
No Review Yet