Skip to content

Releases: NasdormML/Store_Sales_Forecasting

Test performance on Kaggle

02 Oct 14:55
12d839d

Choose a tag to compare

Results on train set: 0.304 RLMSE, on test set: 0.75094 RLMSE and 451 place(for now)

Upgrade performance.

30 Sep 18:17

Choose a tag to compare

Reducing learning time by changing the algorithm for transferring pre-processing from CPU to GPU

Add Optuna for auto search params.

23 Sep 10:08
4001d12

Choose a tag to compare

v1.4

Update README.md

Improved model predict.

19 Sep 16:58
0ec5ff3

Choose a tag to compare

Upgrade model hyperparameters with SearchCV.

First run XGBoost.

19 Sep 16:55
d12bc15

Choose a tag to compare

Data analysis, visualization, pre-processing and construction of the first model without changing standard parameters were performed.