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

clarify case weight support in show_model_info() #1102

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

simonpcouch
Copy link
Contributor

Closes #1000.

classification: randomForest, ranger1, spark
regression: randomForest, ranger1, spark

1The model can use case weights.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that local_reproducible_output() translates ¹ to 1.

@simonpcouch simonpcouch merged commit eb526fa into main Apr 4, 2024
7 checks passed
@simonpcouch simonpcouch deleted the model-info-1000 branch April 4, 2024 19:38
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

indicating case weight support in show_model_info()
2 participants