https://github.com/nixtla logo
#general
Title
# general
p

Philipp Leser

10/06/2023, 5:37 PM
Ahh. Sorry for the noise. Source Code never lies. mlf_evaluation.models_ it is. Nevermind. Thx anyways for that great toolkit,.
j

José Morales

10/06/2023, 7:21 PM
Sorry for the confusion, we're working on a tutorial to access the trained models' parameters that will mention this.
👍 1
This is the guide. please let us know if you feel something's missing
👀 1
p

Philipp Leser

10/09/2023, 8:03 AM
Hi, thx for that. I think that's helpfull.
It's really powerfull that NIXTLA just wraps the original modles. If you think that's desireable I could add another paragprag after the SHAP section where I use a Catboost model and plot the feature importance? Just to bring home the point => you can access all the models and do the stuff you do with Pytorch/scikit-learn/catboost/lightGBM/XGBoost for model diagnostics?
j

José Morales

10/09/2023, 3:51 PM
Sure, go ahead. We use nbdev so you'll have to modify that notebook (nbs/docs/how-to-guides/analyzing_models.ipynb). We have these instructions on how to contribute but feel free to reach out if you need any help
2 Views