Successfully Evaluating Predictive Modelling

Go to class
Write Review

Free Online Course: Successfully Evaluating Predictive Modelling provided by edX is a comprehensive online course, which lasts for 6 weeks long, 8-10 hours a week. The course is taught in English and is free of charge. Successfully Evaluating Predictive Modelling is taught by Dr Johannes De Smedt.

Overview
  • A predictive exercise is not finished when a model is built. This course will equip you with essential skills for understanding performance evaluation metrics, using Python, to determine whether a model is performing adequately.

    Specifically, you will learn:

    • Appropriate measures that are used to evaluate predictive models
    • Procedures that are used to ensure that models do not cheat through, for example, overfitting or predicting incorrect distributions
    • The ways that different model evaluation criteria illustrate how one model excels over another and how to identify when to use certain criteria

    This is the foundation of optimising successful predictive models. The concepts will be brought together in a comprehensive case study that deals with customer churn. You will be tasked with selecting suitable variables to predict whether a customer will leave a telecommunications provider by looking into their behaviour, creating various models, and benchmarking them by using the appropriate evaluation criteria.

Syllabus
  • Week 1: Evaluation Metrics and Feature Selection
    Week 2: Feature Selection and Correlation Analysis
    Week 3: Feature Selection with Decomposition Techniques
    Week 4: Sampling Techniques
    Week 5: Resampling Techniques
    Week 6: Case Study