This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cbe5d4a12c
scikit-learn
/
sklearn
/
metrics
/
_plot
History
Daniela Fernandes
070ba08941
DOC Ensures that sklearn.metrics._plot.confusion_matrix.plot_confusion_matrix passes numpydoc validation (
#22842
)
2022-03-22 01:22:10 +01:00
..
tests
DOC, MNT Typos found by codespell (
#22906
)
2022-03-20 19:16:39 +01:00
__init__.py
FEA Plotting API starting with ROC curve (
#14357
)
2019-08-08 08:28:17 +08:00
base.py
TST add unit tests for current _get_response (
#21041
)
2021-09-18 11:20:41 -04:00
confusion_matrix.py
DOC Ensures that sklearn.metrics._plot.confusion_matrix.plot_confusion_matrix passes numpydoc validation (
#22842
)
2022-03-22 01:22:10 +01:00
det_curve.py
FIX use same API for CalibrationDisplay than other Display (
#21031
)
2021-09-14 10:57:02 +02:00
precision_recall_curve.py
DOC Fix incorrect heading underline length in docstrings (
#22278
)
2022-01-24 09:58:33 -05:00
roc_curve.py
DOC Correct docstring for RocCurveDisplay.from_predictions (
#22444
)
2022-02-10 17:58:20 -05:00