mohit-chawla / recboard

Recommendation System as a service
Apache License 2.0
3 stars 1 forks source link

Select the recommendation algorithm #54

Closed kriticism closed 5 years ago

kriticism commented 5 years ago

Part 1 of code changes on the recboard side: #55

kriticism commented 5 years ago

Part 2 of code changes on the recboard side: #56 This handles the changes on the UI side for required hyperparams AND send these in the request

kriticism commented 5 years ago

Part 3 of code changes in #59 This makes evaluators selectable + usable, and one train sampler useable. Happy path for BPR and mentioned in PR.

^ requires pulling openrec submodule changes from here: https://github.com/kriticism/openrec