Video Description
This course will give you a fundamental understanding of machine learning with a focus on building classification models. The basic concepts of machine learning (ML) are explained, including supervised and unsupervised learning; regression and classification; and overfitting. There are three lab sections which focus on building classification models using support vector machines, decision trees, and random forests using real data sets. The implementation will be performed using the scikit-learn library for Python.
Style and Approach
Hands-on course to Introduction to ML Classification Models using scikit-learn