gsganden / model_inspector

A uniform interface to a curated set of methods for inspecting machine learning models
https://gsganden.github.io/model_inspector/
Apache License 2.0
4 stars 0 forks source link

Support `catboost` #31

Closed gsganden closed 1 year ago

gsganden commented 1 year ago

We currently support scikit-learn models only. Adding support for catboost might not be too difficult and would make the library more relevant for practitioners.