Course Overview
Learn the basic concepts of machine learning and train your first model using Python.
Prerequisite: Introduction to Python for Data Science
Learning Outcomes
By the end of this course, you will be able to:
- Understand core machine learning concepts
- Use the scikit-learn library
- Prepare data for model training
- Train classification and regression models
- Evaluate model performance
Topics Covered
- Core concepts: supervised vs. unsupervised learning (4 hours)
- Introduction to the scikit-learn library (4 hours)
- Preparing data for model training (5 hours)
- Training a classification or regression model (5 hours)
- Evaluating model performance (2 hours)