DOC Fix A to uppercase in See Also docstring section#18332
Merged
thomasjpfan merged 4 commits intoscikit-learn:masterfrom Sep 4, 2020
Merged
DOC Fix A to uppercase in See Also docstring section#18332thomasjpfan merged 4 commits intoscikit-learn:masterfrom
thomasjpfan merged 4 commits intoscikit-learn:masterfrom
Conversation
Member
|
If you could fix the conflicts, I will make a quick review afterwards. |
Contributor
Author
|
Done, @glemaitre. |
glemaitre
approved these changes
Sep 4, 2020
| load_svmlight_files: similar function for loading multiple files in this | ||
| format, enforcing the same number of features/columns | ||
| on all of them. | ||
| load_svmlight_files: Similar function for loading multiple files in this |
Member
There was a problem hiding this comment.
Suggested change
| load_svmlight_files: Similar function for loading multiple files in this | |
| load_svmlight_files : Similar function for loading multiple files in this |
sklearn/discriminant_analysis.py
Outdated
| -------- | ||
| sklearn.discriminant_analysis.QuadraticDiscriminantAnalysis: Quadratic | ||
| Discriminant Analysis | ||
| QuadraticDiscriminantAnalysis: Quadratic Discriminant Analysis. |
Member
There was a problem hiding this comment.
Suggested change
| QuadraticDiscriminantAnalysis: Quadratic Discriminant Analysis. | |
| QuadraticDiscriminantAnalysis : Quadratic Discriminant Analysis. |
| cross-validation. | ||
| SGDRegressor: implements elastic net regression with incremental training. | ||
| SGDClassifier: implements logistic regression with elastic net penalty | ||
| SGDRegressor: Implements elastic net regression with incremental training. |
Member
There was a problem hiding this comment.
Suggested change
| SGDRegressor: Implements elastic net regression with incremental training. | |
| SGDRegressor : Implements elastic net regression with incremental training. |
thomasjpfan
pushed a commit
to thomasjpfan/scikit-learn
that referenced
this pull request
Sep 7, 2020
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Oct 15, 2020
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
jayzed82
pushed a commit
to jayzed82/scikit-learn
that referenced
this pull request
Oct 22, 2020
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Nov 28, 2020
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Dec 12, 2020
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Feb 25, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Feb 25, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Mar 27, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Jun 15, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Jul 23, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Nov 10, 2021
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
May 15, 2022
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Jun 14, 2022
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Aug 29, 2022
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
ivannz
added a commit
to ivannz/scikit-learn
that referenced
this pull request
Sep 5, 2022
see-also cross-reference in ocSVM and SVDD (reflecting scikit-learn#18332)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.