recommender engine for the Course Recommender project
just clone this repo
git clone https://github.com/HackerHub-ucdavis/CourseReco-engine
python start_engine.py
python start_engine.py -h
- 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