Introduction to Machine Learning in Production

Go to class
Write Review

Free Online Course: Introduction to Machine Learning in Production provided by Coursera is a comprehensive online course, which lasts for 3 weeks long, 12 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Introduction to Machine Learning in Production is taught by Andrew Ng.

Overview
  • In the first course of Machine Learning Engineering for Production Specialization, you will identify the various components and design an ML production system end-to-end: project scoping, data needs, modeling strategies, and deployment constraints and requirements; and learn how to establish a model baseline, address concept drift, and prototype the process for developing, deploying, and continuously improving a productionized ML application.

    Understanding machine learning and deep learning concepts is essential, but if you’re looking to build an effective AI career, you need production engineering capabilities as well. Machine learning engineering for production combines the foundational concepts of machine learning with the functional expertise of modern software development and engineering roles to help you develop production-ready skills.

    Week 1: Overview of the ML Lifecycle and Deployment
    Week 2: Selecting and Training a Model
    Week 3: Data Definition and Baseline

Syllabus
    • Week 1: Overview of the ML Lifecycle and Deployment
      • This week covers a quick introduction to machine learning production systems focusing on their requirements and challenges. Next, the week focuses on deploying production systems and what is needed to do so robustly while facing constantly changing data.
    • Week 2: Select and Train a Model
      • This week is about model strategies and key challenges in model development. It covers error analysis and strategies to work with different data types. It also addresses how to cope with class imbalance and highly skewed data sets.
    • Week 3: Data Definition and Baseline
      • This week is all about working with different data types and ensuring label consistency for classification problems. This leads to establishing a performance baseline for your model and discussing strategies to improve it given your time and resources constraints.