: 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
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