Skip to content

Commit 082669a

Browse files
authored
DOC Add model-diagnostics to related projects (scikit-learn#30998)
1 parent dc6830e commit 082669a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/related_projects.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ enhance the functionality of scikit-learn's estimators.
7474
- `dtreeviz <https://github.com/parrt/dtreeviz/>`_ A Python library for
7575
decision tree visualization and model interpretation.
7676

77+
- `model-diagnostics <https://lorentzenchr.github.io/model-diagnostics/>` Tools for
78+
diagnostics and assessment of (machine learning) models (in Python).
79+
80+
- `sklearn-evaluation <https://github.com/ploomber/sklearn-evaluation>`_
81+
Machine learning model evaluation made easy: plots, tables, HTML reports,
82+
experiment tracking and Jupyter notebook analysis. Visual analysis, model
83+
selection, evaluation and diagnostics.
84+
7785
- `yellowbrick <https://github.com/DistrictDataLabs/yellowbrick>`_ A suite of
7886
custom matplotlib visualizers for scikit-learn estimators to support visual feature
7987
analysis, model selection, evaluation, and diagnostics.

0 commit comments

Comments
 (0)