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

fix likely typo 'linear_reg' in 'logistic_reg' documentation #1218

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

corybrunson
Copy link
Contributor

This example illustrates a non-default model family in an apparent wrong model type, which does not produce an error so would not have been caught during checks.

I apologize if the use of linear_reg() was intended, but in that case it should probably be explained.

corybrunson and others added 2 commits November 2, 2024 15:41
This example illustrates a non-default model family in an apparent wrong model type, which does not produce an error so would not have been caught during checks.

I apologize if the use of `linear_reg()` was intended, but in that case it should probably be explained.
@simonpcouch
Copy link
Contributor

Thank you, @corybrunson!

@simonpcouch simonpcouch merged commit a212f78 into tidymodels:main Nov 7, 2024
10 checks passed
@corybrunson corybrunson deleted the patch-1 branch November 7, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants