Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sytemize the process of retraining/saving recommenders #319

Open
3 tasks
hjwilli opened this issue Feb 26, 2021 · 0 comments
Open
3 tasks

sytemize the process of retraining/saving recommenders #319

hjwilli opened this issue Feb 26, 2021 · 0 comments

Comments

@hjwilli
Copy link
Collaborator

hjwilli commented Feb 26, 2021

The serialized recommenders will need to be periodically retrained- for example as we update python packages, add new experiment configurations, or update what information the serialized recs contain. We want to be able to easily rebuild the files and update github.

  • Add command line option to ai.py that just trains and saves recommenders
  • Add instructions/utility script that documents how to retrain the SVD recommenders for web and PennAIpy experiment configurations
  • If feasible, create github or jenkins action to regenerate the files in a new branch and create a pr (possible complication is git lfs)
hjwilli added a commit that referenced this issue Mar 5, 2021
* R2 -> R^2 label update on datasets and results pages
* best results bar on datasets page for regression changed to max at 1

Ref #319
hjwilli added a commit that referenced this issue Apr 9, 2021
env param to train and save the recommender with the web environment settings

Ref #319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant