BAIT509 - Business Applications of Machine Learning is a course offered by UBC's Sauder School of Business for their Master of Business Analytics program
An online programming course that teaches how to understand effective data visualizations and perform exploratory data analysis using Altair in Python.
An online programming course that introduces the topic of supervised machine learning for prediction focusing on regression and classification models. This course teaches how to map data to the correct model type, evaluate and select models, as well as communicate and interpret model results.
An online programming course that teaches the fundamentals of programming in Python, with a particular focus on Data Science related skills including how to clean, filter, arrange, aggregate and transform data using Pandas, Numpy and Altair.