Open HyukdongKim opened 3 years ago
hi @HyukdongKim, it's an issue from the library. thanks for creating an issue about it.
it's caused by how dtreeviz interprets the tree to be classifier or regressor. Fixed it, but it seems there are still few other issues. I will come back when I will fix them.
(I got help from a google translator. If there is any expression that looks rude, I apologize in advance.)
First of all, thank you for making a great library!
I tried to visualize XGBoost classification model. But dtreeviz made result about regression.
This is my code.
I expected distribution graph and pie chart, but my code generated scatter chart.
Is there anything I've done wrong? Or is there a temporary solution?
[ Dependencies ]