issues
search
MuhammadTaha
/
Predictive-Analysis
1
stars
0
forks
source link
Imports, Tests, Added lost new features
#29
Closed
nielsrolf
closed
6 years ago
nielsrolf
commented
6 years ago
try catch for imports, so that they work on shabans and my system
added an epsilon to the rmspe of xgb forecaster, to prevent nans when there are no sales
added tests that check if a model can be trained on some toy data (with only 3 stores)
added an example test to load a model
cleaned up usage of features.json
added the new features to DataExtraction I recently merged, somehow they got lost again