Learn how to build supervised learning models using Python and Sklearn (Sci-Learn). This course includes the most popular supervised learning models, including K-Nearest Neighbor (KNN), Support Vector Machines (SVM), Regression, Random Forest and Decision Trees. With Sklearn and Python all of these models can be quickly created using just a few lines of code.
What you'll learn
understand how to implement K-Nearest Neighbor models
create Support Vector Machines
apply Regression techniques
develop Random Forest models
build Decision Trees using Python and Sklearn
Course objectives
to equip students with the skills to build various supervised learning models
to enhance proficiency in using Python and Sklearn for machine learning tasks