
University of Maryland Baltimore County
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.
The Supervised Learning course covers how supervised learning models work and how to quickly and efficiently code them using the Sklearn libraries in Python. The most popular and commonly used supervised learning models are taught including K-Nearest Neighbor (KNN), Support Vector Machines (SVM), Regression, Random Forest and Decision Trees. The course covers how each algorithm works and types of problems that the algorithm is good for solving. But students will not need to spend large amounts of time coding the algorithms, because Sklearn normally reduces the creation and training of the algorithm down to just a few lines of code. The course ends with a capstone project that allows students to demonstrate their knowledge
Michael Scott Brown
Program Chair of the Software Engineering Master’s