Skip to content

[MRG+1] Update list of scorers#9230

Merged
jnothman merged 2 commits intoscikit-learn:masterfrom
minghui-liu:update-scorers
Jun 27, 2017
Merged

[MRG+1] Update list of scorers#9230
jnothman merged 2 commits intoscikit-learn:masterfrom
minghui-liu:update-scorers

Conversation

@minghui-liu
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

TomDLT commented Jun 27, 2017

LGTM

@minghui-liu
Copy link
Copy Markdown
Contributor Author

minghui-liu commented Jun 27, 2017

Changed ordering to alphabetical : )

@jnothman
Copy link
Copy Markdown
Member

Lgtm

@jnothman jnothman merged commit d10c903 into scikit-learn:master Jun 27, 2017
@jnothman
Copy link
Copy Markdown
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