Skip to content

Conversation

Ishan-Kumar2
Copy link
Contributor

What does this implement/fix? Explain your changes.

The variable name used for KernelRidge docstring example is clf, which can be misleading as clf is usually used for Classifiers and KernelRidge is a Regression Method. Updated it to krr (short for Kernel Ridge Regression).

@TomDLT TomDLT merged commit a246a2e into scikit-learn:main Oct 12, 2021
@TomDLT
Copy link
Member

TomDLT commented Oct 12, 2021

Good catch, thanks !

@Ishan-Kumar2 Ishan-Kumar2 deleted the krr_doctring_update branch October 12, 2021 18:48
@glemaitre glemaitre mentioned this pull request Oct 23, 2021
10 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Oct 23, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 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.

2 participants