Data Professionals interested in building on their foundational supervised ML knowledge by learning new models for classifying data and making predictions.
Machine Learning
• Knowledge of linear and logistic regression and basic principles of machine learning.
• Familiarity with supervised learning algorithms.
• Identifying regression vs. classification ML problems.
• Model evaluation methods including train/test split and statistics such as mean absolute error, accuracy, precision, recall, and F1 score.
• The concept of overfitting and underfitting.
Python
• Strong familiarity with Python, including data structures, loops, functions, code debugging, and reading error messages.
• Experience with data manipulation using the Pandas library.
By the end of the course, you’ll know how to develop ML pipelines to implement Decision Trees, Ensemble Methods, and Naive Bayes Classifiers to solve classification and prediction problems, and reliably choose the right algorithm for the job.