8000 DOC/MNT remove sklearn-evaluation and py-earth (#30997) · scikit-learn/scikit-learn@39c8e1b · GitHub
[go: up one dir, main page]

Skip to content

Commit 39c8e1b

Browse files
authored
DOC/MNT remove sklearn-evaluation and py-earth (#30997)
1 parent 02eaa94 commit 39c8e1b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

doc/related_projects.rst

+2-10
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ enhance the functionality of scikit-learn's estimators.
4747
the objects that EvalML creates use an sklearn-compatible API.
4848

4949
- `MLJAR AutoML <https://github.com/mljar/mljar-supervised>`_
50-
Python package for AutoML on Tabular Data with Feature Engineering,
50+
Python package for AutoML on Tabular Data with Feature Engineering,
5151
Hyper-Parameters Tuning, Explanations and Automatic Documentation.
5252

5353
**Experimentation and model registry frameworks**
@@ -74,11 +74,6 @@ 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-
- `sklearn-evaluation <https://github.com/ploomber/sklearn-evaluation>`_
78-
Machine learning model evaluation made easy: plots, tables, HTML reports,
79-
experiment tracking and Jupyter notebook analysis. Visual analysis, model
80-
selection, evaluation and diagnostics.
81-
8277
- `yellowbrick <https://github.com/DistrictDataLabs/yellowbrick>`_ A suite of
8378
custom matplotlib visualizers for scikit-learn estimators to support visual feature
8479
analysis, model selection, evaluation, and diagnostics.
@@ -121,7 +116,7 @@ enhance the functionality of scikit-learn's estimators.
121116

122117
- `BiocSklearn <https://bioconductor.org/packages/BiocSklearn>`_
123118
Exposes a small number of dimension reduction facilities as an illustration
124-
of the basilisk protocol for interfacing python with R. Intended as a
119+
of the basilisk protocol for interfacing python with R. Intended as a
125120
springboard for more complete interop.
126121

127122

@@ -206,9 +201,6 @@ Note scikit-learn own modern gradient boosting estimators
206201

207202
**Other regression and classification**
208203

209-
- `py-earth <https://github.com/scikit-learn-contrib/py-earth>`_ Multivariate
210-
adaptive regression splines
211-
212204
- `gplearn <https://github.com/trevorstephens/gplearn>`_ Genetic Programming
213205
for symbolic regression tasks.
214206

0 commit comments

Comments
 (0)
0