Skip to content

Update docstring in LinearSVR#13559

Merged
adrinjalali merged 5 commits intoscikit-learn:masterfrom
mani2106:master
Apr 2, 2019
Merged

Update docstring in LinearSVR#13559
adrinjalali merged 5 commits intoscikit-learn:masterfrom
mani2106:master

Conversation

@mani2106
Copy link
Copy Markdown
Contributor

@mani2106 mani2106 commented Apr 2, 2019

Reference Issues/PRs

Fixes #13552

What does this implement/fix? Explain your changes.

Changed the docstring of class LinearSVR to reflect the default value of epsilon in the code.

Any other comments?

None

Changed the docstring of class LinearSVR to reflect the default value of epsilon in the code.
@mani2106 mani2106 closed this Apr 2, 2019
@mani2106 mani2106 reopened this Apr 2, 2019
@adrinjalali adrinjalali merged commit 86f904b into scikit-learn:master Apr 2, 2019
@adrinjalali
Copy link
Copy Markdown
Member

Thanks @mani2106

jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Apr 25, 2019
…alue of epsilon in the code (scikit-learn#13559)

* Update docstring in LinearSVR

Changed the docstring of class LinearSVR to reflect the default value of epsilon in the code.

* Update tree.rst

* Revert "Update tree.rst"
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
…alue of epsilon in the code (scikit-learn#13559)

* Update docstring in LinearSVR

Changed the docstring of class LinearSVR to reflect the default value of epsilon in the code.

* Update tree.rst

* Revert "Update tree.rst"
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
…efault value of epsilon in the code (scikit-learn#13559)"

This reverts commit 1870ab2.
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
…efault value of epsilon in the code (scikit-learn#13559)"

This reverts commit 1870ab2.
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
…alue of epsilon in the code (scikit-learn#13559)

* Update docstring in LinearSVR

Changed the docstring of class LinearSVR to reflect the default value of epsilon in the code.

* Update tree.rst

* Revert "Update tree.rst"
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.

LinearSVR: Default value for epsilon is incorrectly documented

3 participants