Hugo Gobato Souto
Hugo Gobato Souto
I noticed that the dimensions of the output of the first term in the list of: `forecast_it, ts_it = make_evaluation_predictions( dataset=backtest_dataset, predictor=predictor, )` is always (100, prediction_length), at least with...
### What happened + What you expected to happen I noticed that the training and validation loss shown are based on the y's and y_hat's before the inverse normalization, which...
Dear socket778, I was trying to run the file "example_gen.py" and I got this error: "[/usr/local/lib/python3.10/dist-packages/xbcausalforest/xbcf_python.py](https://localhost:8080/#) in __update_mtry_tau_penality(self, x_t, x, y) 293 from math import log 294 --> 295 if...