Building a Recommendation System with Python Machine Learning & AI

Go to class
Write Review

Free Online Course: Building a Recommendation System with Python Machine Learning & AI provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 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. Building a Recommendation System with Python Machine Learning & AI is taught by Lillian Pierson, P.E..

Overview
  • Discover how to use Python to build programs that can make recommendations. This hands-on course explores different types of recommendation systems, and shows how to build each one.

Syllabus
  • Introduction

    • Welcome
    • Using the exercise files
    1. Simple Approaches to Recommendation Systems
    • Introducing core concepts of recommendation systems
    • Popularity-based recommenders
    • Evaluating similarity based on correlation
    2. Machine Learning Recommendation Systems
    • Classification-based collaborative filtering
    • Model-based collaborative filtering systems
    • Content-based recommender systems
    • Evaluating recommendation systems
    Conclusion
    • Next steps