Machine Learning and AI Foundations: Classification Modeling

Go to class
Write Review

Free Online Course: Machine Learning and AI Foundations: Classification Modeling provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 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 LinkedIn Learning. Machine Learning and AI Foundations: Classification Modeling is taught by Keith McCormick.

Overview
  • Classification methods are among the most important in modern data science. Learn classification strategies and algorithms for machining learning and AI.

Syllabus
  • Introduction

    • Classification problems in machine learning
    • What you should know
    • Defining terms
    1. The Big Picture: Defining Your Classification Strategy
    • The importance of binary classification
    • Binary vs. multinomial
    • So-called “black box” techniques
    • One task, many algorithms
    • Statistics vs. machine learning
    • Model assessment vs. business evaluation
    2. How Do I Choose a "Winner"?
    • Training and test partitions
    • Lift Charts
    • Gains tables
    • Confusion matrix
    3. Algorithms on Parade
    • Overview
    • Discriminant with three categories
    • Discriminant with two categories
    • Stepwise discriminant
    • Logistic regression
    • Stepwise logistic regression
    • Decision Trees
    • KNN
    • Linear SVM
    • Neural nets
    • Bayesian networks
    • Ensembles
    4. Common Modeling Challenges
    • Imbalanced target categories
    • Interactions
    • Missing data
    • Bias-variance trade-off and overfitting
    • Data reduction
    Conclusion
    • Next steps