8000 Merge pull request #4158 from ragv/whatsnew · scikit-learn/scikit-learn@de92ada · GitHub
[go: up one dir, main page]

Skip to content

Commit de92ada

Browse files
committed
Merge pull request #4158 from ragv/whatsnew
DOC Correct what's new entry of Jaccard Similarity Score
2 parents bdcea50 + 7f42daa commit de92ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Enhancements
105105
to `Rohit Sivaprasad`_), as well as evaluation metrics (by
106106
`Joel Nothman`_).
107107

108-
Add ``sample_weight`` parameter to `metrics.jaccard_similarity_score`.
108+
- Add ``sample_weight`` parameter to `metrics.jaccard_similarity_score`.
109109
By `Jatin Shah`.
110110

111111
- Add support for multiclass in `metrics.hinge_loss`. Added ``labels=None``

0 commit comments

Comments
 (0)
0