Skip to content

steppeindustrialist/cmp2003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMP2003-Movie Rating Model

An UBCF based movie rating predictor

Development Prerequisites

To run the program locally

git clone git@github.com:steppeindustrialist/cmp2003.git &&
cd cmp2003 &&
node convert.js &&
g++ -std=c++17 -O2 main.cpp -o recommender &&
./recommender < combined_dataset.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors