bdi2357 / TreeModelVis

A versatile Python toolkit for visualizing and customizing tree-based models, including decision trees and ensembles like Random Forests and Gradient Boosting. Designed for easy integration with scikit-learn, TreeModelVis offers enhanced interpretability and detailed visualization capabilities for model analysis and presentation.
Apache License 2.0
6 stars 0 forks source link

Add catboost support #1

Open amihaiOff opened 4 months ago

bdi2357 commented 4 months ago

Thanks, I will try to do it.