Skip to content

nhutnguyen3380/CSE573_RecommendationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE573_RecommendationSystem

Description

This is Group 7's movie recommendation system. The data we used to train and test our model is the MovieLens 1M dataset, and we implemented both a matrix factorization model and a neural collaborative filtering model. Use the subdirectory called code to view the code for our demo, data has the MovieLens 1M dataset, and evaluations have our evaluations.

Getting Started

Dependencies

  • Python 3.9
  • Libraries:
    • Surprise
    • PyQt5
    • Tensorflow
    • Pandas
    • Scikit-learn
    • Numpy

Data

Executing program

  • run main.py

Evaluation

  • RMSE

Authors

Aaron Yu
Jiahui Li
Malin Tan
Alexander Cayer
Brightan Hsu
Nhut Nguyen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages