We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd9ccb commit 71edb01Copy full SHA for 71edb01
README.md
@@ -420,6 +420,7 @@ Plotting learning curve: [link](http://www.ritchieng.com/machinelearning-learnin
420
[lucid](https://github.com/tensorflow/lucid) - Neural network interpretability.
421
[xai](https://github.com/EthicalML/XAI) - An eXplainability toolbox for machine learning.
422
[innvestigate](https://github.com/albermax/innvestigate) - A toolbox to investigate neural network predictions.
423
+[dalex](https://github.com/pbiecek/DALEX) - Explanations for ML models (R package).
424
425
#### Automated Machine Learning
426
[AdaNet](https://github.com/tensorflow/adanet) - Automated machine learning based on tensorflow.
0 commit comments