-
Notifications
You must be signed in to change notification settings - Fork 8
Add a modified random forest estimator #167
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following up on #166 I suggest including the examples_not_exhibited/plot_residuals_sampling.py
, which shows how the modified RF can be used for conditional sampling. Method presented in Chamma_NeurIPS2023
Note: The example |
This is a perfect illustration of the fact that |
Keep a trace of the estimators after deleting it in PR #166