issues
search
mohit-chawla
/
recboard
Recommendation System as a service
Apache License 2.0
3
stars
1
forks
source link
Use dataset selected on the UI to train the model
#26
Closed
kriticism
closed
6 years ago
kriticism
commented
6 years ago
Description
This PR does the following:
On a model training request, send the chosen dataset value to the backend.
The backend fetches the dataset file uploaded by
this
user and uses it for model training.
Test/Benchmark Outputs
Checklist:
[ ] I have added tests that prove my fix is effective or that my feature works.
[ ] Related Benchmarks have been performed, if applicable.
[ ] I have a plan to revert my changes.
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation, if applicable.
Description
This PR does the following:
Test/Benchmark Outputs
Checklist: