We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e629ad1 commit 16dd7b2Copy full SHA for 16dd7b2
README.md
@@ -256,8 +256,6 @@ Understanding SVM Regression: [slides](https://cs.adelaide.edu.au/~chhshen/teach
256
[buckshotpp](https://github.com/zjohn77/buckshotpp) - Outlier-resistant and ccalable clustering algorithm.
257
258
#### Interpretable Classifiers and Regressors
259
-[sklearn-expertsys](https://github.com/tmadl/sklearn-expertsys) - Interpretable classifiers, producing easily understood decision rules instead of black box models.
260
-[sklearn-interpretable-tree](https://github.com/tmadl/sklearn-interpretable-tree) - Simplified tree-based classifier and regressor for interpretable machine learning.
261
[skope-rules](https://github.com/scikit-learn-contrib/skope-rules) - Interpretable classifier, IF-THEN rules.
262
263
#### Multi-label classification
0 commit comments