darts icon indicating copy to clipboard operation
darts copied to clipboard

Prediction values changes every run

Open NasreddineD opened this issue 2 years ago • 1 comments

Hi, with DeepLearning models (even for deterministic model), each time I run the prediction (even without retraining), the results are always different. The MAPE calculation for each time I run the prediction can go from 3% to 20% which is inexploitable... Is it normal? Am I doing something wrong?

Thank you very much.

NasreddineD avatar Sep 15 '22 10:09 NasreddineD

Hi, could you please post a minimal self-contained snippet showing the case where the same trained deterministic model produces different predictions? Thanks.

hrzn avatar Sep 17 '22 07:09 hrzn