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

Skip to content

[MRG+1] Update list of scorers #9230

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
Jun 27, 2017

Conversation

minghui-liu
Copy link
Contributor

Reference Issue

Fixes #9183

What does this implement/fix? Explain your changes.

This PR updates the list of scorers in doc/modules/model_evaluation

Any other comments?

No

@jnothman jnothman added this to the 0.19 milestone Jun 27, 2017
@lesteve
Copy link
Member

lesteve commented Jun 27, 2017

@lesteve lesteve changed the title Update list of scorers [MRG+1] Update list of scorers Jun 27, 2017
@jnothman
Copy link
Member

I've checked this matches the list of valid scorers.

LGTM, except for curious clustering metric ordering. Also wondering if clustering should appear last.


**Clustering**
'adjusted_rand_score' :func:`metrics.adjusted_rand_score`
'adjusted_rand_score' :func:`metrics.adjusted_rand_score`
Copy link
Member

Choose a reason for hiding this comment

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

Not sure why this ordering is used within clustering.

Copy link
Member

Choose a reason for hiding this comment

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

I agree, is there a reason not to use alphabetical ordering?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will change the ordering to alphabetical.

@TomDLT
Copy link
Member

TomDLT commented Jun 27, 2017

LGTM

@minghui-liu
Copy link
Contributor Author

minghui-liu commented Jun 27, 2017

Changed ordering to alphabetical : )

@jnothman
Copy link
Member

Lgtm

@jnothman jnothman merged commit d10c903 into scikit-learn:master Jun 27, 2017
@jnothman
Copy link
Member

Thanks

@minghui-liu minghui-liu deleted the update-scorers branch June 27, 2017 23:42
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
* Update list of scorers

* change ordering of scorers to alphabetical
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.

out of date list of scorers in user guide
4 participants