We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the refactoring action Refactor the structure of the training and prediction tasks.
Expected benefit Better maintainability.
The text was updated successfully, but these errors were encountered:
#4418 - Improve CAS loading during training
6b26b0e
- Pull CAS loading out of the training task class
de1b355
- Pull prediction code out of the recommender service and into the prediction task
f41b6a4
59a44d8
f251559
Merge pull request #4419 from inception-project/refactoring/4418-Impr…
1379f3a
…ove-CAS-loading-during-training #4418 - Improve structure of training and prediction tasks
reckart
No branches or pull requests
Describe the refactoring action
Refactor the structure of the training and prediction tasks.
Expected benefit
Better maintainability.
The text was updated successfully, but these errors were encountered: