Skip to content

HackerHub-ucdavis/CourseReco-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseReco-engine

recommender engine for the Course Recommender project

Installation

just clone this repo

git clone https://github.com/HackerHub-ucdavis/CourseReco-engine

Run

python start_engine.py

CLI arguments

python start_engine.py -h

ToDo

  • compute similarity matrix only once when the engine starts
  • Integration with SchedGo
  • error management (liked_key may not exists), and logs
  • complete unit tests
  • better recommendation methods

About

recommender engine for the Course Recommender project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages