Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG + 1] Add changelog entry for MSLE implemented in #7655. #8104

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 2 commits into from
Dec 23, 2016
Merged

[MRG + 1] Add changelog entry for MSLE implemented in #7655. #8104

merged 2 commits into from
Dec 23, 2016

Conversation

kdexd
Copy link

@kdexd kdexd commented Dec 22, 2016

Reference Issue

None

What does this implement/fix? Explain your changes.

Adds an entry in CHANGELOG about the new regression metric, mean squared logarithmic error, implemented in #7655. It was missed out earlier.

Any other comments?

None

@kdexd kdexd changed the title Add changelog entry for MSLE implemented in #7655. [MRG] Add changelog entry for MSLE implemented in #7655. Dec 22, 2016
@@ -41,6 +41,10 @@ New features
Kullback-Leibler divergence and the Itakura-Saito divergence.
By `Tom Dupre la Tour`_.

- Added :func:`metrics.regression.mean_squared_log_error`, a risk metric
Copy link
Member

Choose a reason for hiding this comment

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

Added ..., which computes the mean of squares on the natural log of the error... or something like that...

The risk metric... seems unnecessary

Copy link
Member

@raghavrv raghavrv left a comment

Choose a reason for hiding this comment

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

Another review and merge @jnothman?

@raghavrv raghavrv changed the title [MRG] Add changelog entry for MSLE implemented in #7655. [MRG + 1] Add changelog entry for MSLE implemented in #7655. Dec 22, 2016
@jnothman
Copy link
Member

Fine by me. @raghavrv, minor changes do not require double review.

@jnothman jnothman merged commit 7adeed1 into scikit-learn:master Dec 23, 2016
@kdexd kdexd deleted the msle-changelog branch December 23, 2016 04:40
@kdexd
Copy link
Author

kdexd commented Dec 23, 2016

Hi @jnothman, @raghavrv I'm sorry for the inconvenience - I thought it should work but the hyperlink

image

is not being displayed. I guess it should have been simply metrics.mean_squared_log_error as it in imported in __init__.py though I'm not sure whether this should turn on the hyperlink.

This typo has to be fixed in Line 44. Is it fine this way / shall I submit a PR / could you make a typo fix directly on master ?

@jnothman
Copy link
Member

jnothman commented Dec 23, 2016 via email

@kdexd
Copy link
Author

kdexd commented Dec 23, 2016

Thanks @jnothman 😄

sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
@Przemo10 Przemo10 mentioned this pull request Mar 17, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
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