issues
search
UBC-MDS
/
DSCI_522_group_31
Other
1
stars
6
forks
source link
Optimize build_model script
#42
Closed
lephanthuymai
closed
3 years ago
lephanthuymai
commented
4 years ago
Split most of the code to ModelBuilder.py
Option to skip hyperparameter tuning
Option to skip cross-validation, reload the saved model from disk
Split unit tests to another file
Implement unit test framework