Skip to content

DOC Remove misleading "linear kernel" statements #19937

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

Merged
merged 1 commit into from
Apr 20, 2021
Merged

DOC Remove misleading "linear kernel" statements #19937

merged 1 commit into from
Apr 20, 2021

Conversation

TFiFiE
Copy link
Contributor

@TFiFiE TFiFiE commented Apr 20, 2021

As LinearSVC and LinearSVR by their very nature use a linear kernel, the statement "This is only available in the case of a linear kernel." is confusing in that it falsely implies that the kernel type is configurable like with the other classes in the file.

@glemaitre glemaitre merged commit 1a601c0 into scikit-learn:main Apr 20, 2021
@glemaitre
Copy link
Member

Thanks @TFiFiE

@TFiFiE TFiFiE deleted the TFiFiE-patch-1 branch April 20, 2021 21:06
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants