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

Skip to content

Commit d39fe22

Browse files
committed
DOC add some missing API links in whats_new.rst
1 parent 60151c0 commit d39fe22

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@ Enhancements
101101
descent for :class:`linear_model.Lasso`, :class:`linear_model.ElasticNet`
102102
and related. By `Manoj Kumar`_.
103103

104-
- Add ``sample_weight`` parameter to `metrics.jaccard_similarity_score` and
105-
`metrics.log_loss`. By `Jatin Shah`_.
104+
- Add ``sample_weight`` parameter to
105+
:func:`metrics.jaccard_similarity_score` and :func:`metrics.log_loss`.
106+
By `Jatin Shah`_.
106107

107108
- Support sparse multilabel indicator representation in
108109
:class:`preprocessing.LabelBinarizer` and

0 commit comments

Comments
 (0)