Skip to content

DOC Fix A to uppercase in See Also docstring section #18332

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 4 commits into from
Sep 4, 2020

Conversation

albertvillanova
Copy link
Contributor

No description provided.

@glemaitre
Copy link
Member

If you could fix the conflicts, I will make a quick review afterwards.

@albertvillanova
Copy link
Contributor Author

Done, @glemaitre.

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.QuadraticDiscriminantAnalysis: Quadratic
Discriminant Analysis
QuadraticDiscriminantAnalysis: Quadratic Discriminant Analysis.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
QuadraticDiscriminantAnalysis: Quadratic Discriminant Analysis.
QuadraticDiscriminantAnalysis : Quadratic Discriminant Analysis.

--------
ElasticNetCV : Elastic net model with best model selection by
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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
SGDRegressor: Implements elastic net regression with incremental training.
SGDRegressor : Implements elastic net regression with incremental training.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasjpfan thomasjpfan merged commit 647fcb1 into scikit-learn:master Sep 4, 2020
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)
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