Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree-Depth Plots #305

Open
bbengfort opened this issue Dec 28, 2017 · 2 comments
Open

Tree-Depth Plots #305

bbengfort opened this issue Dec 28, 2017 · 2 comments
Assignees
Labels
type: feature a new visualizer or utility for yb
Milestone

Comments

@bbengfort
Copy link
Member

For random forest hyperparameter tuning.

See Finding Similar Days for Air Traffic Management for examples.

Create a parameter to set the y-axis to either concordance index or brier score:

http://scikit-learn.org/stable/modules/generated/sklearn.metrics.brier_score_loss.html
https://github.com/sebp/scikit-survival/blob/master/sksurv/metrics.py

@bbengfort
Copy link
Member Author

Note: create a yellowbrick.tree package specifically for tree visualizers. See also #194

@bbengfort
Copy link
Member Author

screenshot 2018-03-21 23 26 03

screenshot 2018-03-21 23 26 15

screenshot 2018-03-21 23 26 30

@bbengfort bbengfort added hacktoberfest type: feature a new visualizer or utility for yb labels Sep 6, 2018
@bbengfort bbengfort added this to the v1.2 milestone Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature a new visualizer or utility for yb
Projects
None yet
Development

No branches or pull requests

2 participants