Skip to content

petrichor1998/CollaborativeFilteringProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collaborative-filtering-using-Netflix-dataset

Details can be found on my website

The problem in hw3.1.pdf has been implemented below in the code file in hw3.1.zip.

Submitted by Parth Padalkar UTD ID = 2021473758

######################################################

TOTAL RUNTIME : 15 MINS (on csgrads1.utdallas.edu)

#####################################################

extract the folder and run the file as follows:

-train_data "address of train file" -test_data "address of test file"

python collaborative_filtering.py -train_data "netflix/TrainingRatings.txt" -test_data "netflix/TestingRatings.txt"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages