DOC improve description of OneClassSVM when used for outlier detection#17726
DOC improve description of OneClassSVM when used for outlier detection#17726glemaitre merged 3 commits intoscikit-learn:masterfrom
Conversation
|
@glemaitre here are my changes to your comments! |
doc/modules/outlier_detection.rst
Outdated
| :align: center | ||
| :scale: 75% | ||
|
|
||
| No newline at end of file |
There was a problem hiding this comment.
Oups you have an indent too much.
|
You can ignore the CircleCI fail (you can merge master it should be fixed) |
sorry! will work on same branch next time :) |
glemaitre
left a comment
There was a problem hiding this comment.
OK LGTM. I am waiting for the documentation CI to pass to look at the rendering once more and I will merge.
|
Thanks @rubywerman |
Reference Issues/PRs
Fixes part of #3466
Builds on my PR: #17710
What does this implement/fix? Explain your changes.
Addressed comments from PR: #17710 (fixed line length < 79 chars and reworded second sentence), adds back new line
Any other comments?