Develop your own Python recommender system using Machine Learning
Crawl pages for data (Data mining)
Implement and use recommendation algorithms
Understand how popular services such as Facebook, Instragram and Amazon recommend items to their users.
Interested in machine learning or do you just want to make a recommender system on your own? Then this course is all you need! You will learn how to crawl data(data mining), setup a database for storing data and then use this data to recommend items to the users within your system.