Skip to content

Anonymous26/h-m-recommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Install conda from here

Download dataset files from here to input

Following structure should be present

   |-input
   |-working

To create conda environment run following command

conda create -n cs567 --file requirements.txt

To activate environment,

conda activate cs567

To execute the jupter notebooks, run following command

jupyter-notebook

Open ensemble.ipynb from working directory available from drive or D2L to build the file. Click on Cell-> Run All

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published