项目作者: soumyajit4419

项目描述 :
Recommending movies to user using various Colaborative Filtering and Content Based Filtering.
高级语言: Jupyter Notebook
项目地址: git://github.com/soumyajit4419/Movie_Recommender_System.git
创建时间: 2020-03-21T13:38:07Z
项目社区:https://github.com/soumyajit4419/Movie_Recommender_System

开源协议:

下载


Project Name

This project is a Movie Recommender Sytem which recommends movies to the user:-

Based on

  • 1.Polularity:- Correlation
  • 2.Colaborative Filering:- KNN
  • 3.Content Based :- NLP and Cosine Similarity


    Using Classification algorithm , NLP and Correlation.

Methods Used

  • Feature Engineering
  • Machine Learning
  • Data Visualization
  • NLP

Technologies

  • Python