Andreas Kaae
03/27/2024, 10:03 AMlightgbm
library gives you access to such as the feature_importances_
, the number of boosting iterations performed n_iter_
etc.? I am aware of the features_order_
in mlforecast
but this only list the features used for training.José Morales
03/27/2024, 2:50 PMAndreas Kaae
04/02/2024, 12:36 PMfcst.model_
! Thanks again :)