Tiago Melo
Results
2
issues of
Tiago Melo
## Summary I have been looking into possible approaches to have a Prediction Interval for a LIghtGBM model. This model is already trained, and it is not a quantile regressor...
question
# Description Allow users to pass `random_state` in `MapieQuantileRegressor` constructor. When calling `fit()`, the following logic is applied: * If a `random_state` was set for this instance, and no random_state...