Skip to content

[MRG+1] add example to IsotonicRegression class#13768

Merged
jnothman merged 3 commits intoscikit-learn:masterfrom
veerlosar:example/isotonic
May 4, 2019
Merged

[MRG+1] add example to IsotonicRegression class#13768
jnothman merged 3 commits intoscikit-learn:masterfrom
veerlosar:example/isotonic

Conversation

@veerlosar
Copy link
Copy Markdown
Contributor

Towards #3846

this PR adds an example to IsotonicRegression class

ping @adrinjalali

Correctness of Kruskal's algorithms for monotone regression with ties
Leeuw, Psychometrica, 1977


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.

please remove one of these empty lines

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @veerlosar

@adrinjalali adrinjalali changed the title add example to IsotonicRegression class [MRG+1] add example to IsotonicRegression class May 2, 2019
Copy link
Copy Markdown
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

Would predicting a couple more points make it clearer that the model is isotonic?

@veerlosar
Copy link
Copy Markdown
Contributor Author

Would predicting a couple more points make it clearer that the model is isotonic?

I could add some more points, but I tried and it doesn't show on a really small datasets like this one

Copy link
Copy Markdown
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

Ok, thanks

@jnothman jnothman merged commit 28728f5 into scikit-learn:master May 4, 2019
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request May 6, 2019
@veerlosar veerlosar deleted the example/isotonic branch May 14, 2019 18:14
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 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