Re: [scikit-learn] Decsion tree Visualization

2024-01-26 Thread Kulkarni, Apoorva
: Scikit-learn mailing list Subject: Re: [scikit-learn] Decsion tree Visualization Hello Apoorva, have you tried this function: https://scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html ? It has a max_depth parameter which might just do, what you need. Have a nice weekend

Re: [scikit-learn] Decsion tree Visualization

2024-01-26 Thread Christian Braune
Hello Apoorva, have you tried this function: https://scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html ? It has a max_depth parameter which might just do, what you need. Have a nice weekend! Kulkarni, Apoorva schrieb am Fr., 26. Jan. 2024, 19:49: > Hello, > > For an academi

[scikit-learn] Decsion tree Visualization

2024-01-26 Thread Kulkarni, Apoorva
Hello, For an academic project I have used decision tree with depth of 70. To document the data I need visual tree represention only upto depth of 5. Is there any way to do that? Please suggest. Apoorva Get Outlook for Android _