Skip to content

Predicting user ratings for films with the Netflix Prize competition dataset.

Notifications You must be signed in to change notification settings

Yunski/netflix-challenge

Repository files navigation

netflix-challenge

Predicting user ratings for films with the Netflix Prize competition dataset.

Getting Started

Create the conda environment with:

$ conda env create -f environment.yml 

If machine has gpu, use environment-gpu.yml.

Usage

For a [script].py taking command line args, run the following for help

$ python [script].py -h

To train a model, run {model}_train.py ex: python mf_tf_train.py

About

Predicting user ratings for films with the Netflix Prize competition dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published