Skip to content

Fix typo in SGDClassifier's docstring (via GitHub).#346

Merged
agramfort merged 1 commit intoscikit-learn:masterfrom
npinto:patch-1
Sep 7, 2011
Merged

Fix typo in SGDClassifier's docstring (via GitHub).#346
agramfort merged 1 commit intoscikit-learn:masterfrom
npinto:patch-1

Conversation

@npinto
Copy link
Copy Markdown
Contributor

@npinto npinto commented Sep 7, 2011

-learning_rate: int
+learning_rate: str

HTH

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should actually be

: string, optional

:)
but I'll fix in master after merging. thx !

agramfort added a commit that referenced this pull request Sep 7, 2011
Fix typo in SGDClassifier's docstring (via GitHub).
@agramfort agramfort merged commit 5485569 into scikit-learn:master Sep 7, 2011
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.

2 participants