Skip to content

[MRG] DOC add missing attributes to LinearSVR and LinearSVC#14344

Merged
NicolasHug merged 1 commit intoscikit-learn:masterfrom
wendyhhu:fix_missing_attributes_linearsvr_linearsvc
Jul 13, 2019
Merged

[MRG] DOC add missing attributes to LinearSVR and LinearSVC#14344
NicolasHug merged 1 commit intoscikit-learn:masterfrom
wendyhhu:fix_missing_attributes_linearsvr_linearsvc

Conversation

@wendyhhu
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Partially addresses #14312

What does this implement/fix? Explain your changes.

Added attribute n_iter_ to LinearSVR and attribute n_iter_ to LinearSVC.

Any other comments?

Copy link
Copy Markdown
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

thanks!

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

@NicolasHug NicolasHug merged commit 250de78 into scikit-learn:master Jul 13, 2019
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.

3 participants