Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Machine Learning Projects: Recommendation system website
Rating: 3.5 out of 5(44 ratings)
177 students

Machine Learning Projects: Recommendation system website

Learn how to create a Django recommendation website with machine learning algorithms
Created byMari Enterkini
Last updated 8/2018
English

What you'll learn

  • learn the tools and techniques required in building various kinds of powerful recommendation systems (collaborative, context and content based) and deploying them to the web using Django

Course content

4 sections36 lectures3h 26m total length
  • Introduction1:51

    this is an introduction of this course, it describes what this course is about, what we will build and the purpose of building a recommendation engine

  • Requierment2:25

Requirements

  • small knowledge of python syntax will be preferable, but we are going to go step by step to create this website

Description

Recommendation systems are at the heart of almost every internet business today; from Facebook to Netflix to Amazon. Providing good recommendations, whether it’s friends, movies, or groceries, goes a long way in defining user experience and enticing your customers to use your platform.

This course shows you how to do just that , using machine learning algorithms and implement them to Django to create an attractive recommendation website.

Who this course is for:

  • beginner python developers curious about machine learning, data science and Django