top of page


Managing Machine Learning Projects Wk 5 - Model Lifecycle Management
ML and AI products aren't done when they're launched - model lifecycle management is critical to maintain ML systems in production....
Jun 25, 202411 min read


Managing Machine Learning Projects Wk 4 - ML System Design & Technology Selection
Understanding machine learning system design considerations, technology selection criteria, and common tools used in the field. What's...
Jun 20, 20249 min read


Managing Machine Learning Projects Wk 3 - Data Considerations
Getting enough relevant, cleaned data is crucial for ML models to work (although I've heard running more cycles of training and using...
Jun 19, 202410 min read


Managing Machine Learning Projects Wk 2 - Organizing ML Projects
We revisit the CRISP-DM process in more detail, with a deeper understanding of the roles and Agile processes that drive projects forward....
Jun 18, 202413 min read


Managing Machine Learning Projects Wk 1 - Identifying Opportunities for Machine Learning
Welcome to Managing Machine Learning Projects! This begins the 2nd out of 3 courses in the AI Product Management Specialization series....
Jun 17, 20246 min read


Machine Learning Foundations for Product Managers Wk 6 - Capstone
We take everything we've learned in Machine Learning for Product Managers and apply them to a real-world scenario: Building a model to...
Jun 15, 20249 min read

Machine Learning Foundations for Product Managers Wk 6 - Deep Learning Module
Technical terms: Neural Networks Deep Neural Networks Deep Learning Perceptron Threshold Function Logistic Regression Activation Function...
Jun 4, 202411 min read

Machine Learning Foundations for Product Managers Wk 5 - Tree and Ensemble Models
Technical terms: Decision tree Splits Information Gain (IG) Node Leaf Depth Ensemble Model Aggregation function Bootstrap aggregating...
Mar 25, 20248 min read

Machine Learning Foundations for Product Managers Wk 4 - Linear Models
Technical terms: Parametric algorithm Non-parametric algorithms Linear Regression Simple linear regression Multiple linear regression...
Mar 14, 20249 min read

Machine Learning Foundations for Product Managers Wk 3 - Evaluating and Interpreting Models
Technical terms: Outcomes vs Outputs Mean Squared Error (MSE) Mean Absolute Error (MAE) Mean Absolute Percentage Error (MAPE) R-squared...
Mar 12, 202410 min read

Machine Learning Foundations for Product Managers Wk 2 - The Modeling Process
Technical terms covered: CRISP-DM process Features Parametric and Non-parametric Algorithms Datasets Training datasets Validation...
Mar 2, 20245 min read
bottom of page