Skip to content

Commit 6b096cf

Browse files
committed
DOC added new precision_recall_curve to whatsnew
1 parent 5c61755 commit 6b096cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Changelog
5858
- New estimator :class:`preprocessing.OneHotEncoder` to compute
5959
binary encodings of categorical features by `Andreas Müller`_.
6060

61+
- Faster implementation of :func:`metrics.precision_recall_curve` by Conrad Lee.
62+
6163

6264
API changes summary
6365
-------------------

0 commit comments

Comments
 (0)