|
264 | 264 |
|
265 | 265 | ## Model Explanation
|
266 | 266 |
|
267 |
| -* [dalex](https://github.com/ModelOriented/DALEX) - moDel Agnostic Language for Exploration and eXplanation. |
| 267 | +* [dalex](https://github.com/ModelOriented/DALEX) - moDel Agnostic Language for Exploration and eXplanation. img height="20" src="img/sklearn_big.png" alt="sklearn"><img height="20" src="img/R_big.png" alt="R inspired/ported lib"> |
268 | 268 | * [Shapley](https://github.com/benedekrozemberczki/shapley) - A data-driven framework to quantify the value of classifiers in a machine learning ensemble.
|
269 | 269 | * [Alibi](https://github.com/SeldonIO/alibi) - Algorithms for monitoring and explaining machine learning models.
|
270 | 270 | * [anchor](https://github.com/marcotcr/anchor) - Code for "High-Precision Model-Agnostic Explanations" paper.
|
|
278 | 278 | * [FairML](https://github.com/adebayoj/fairml) - FairML is a python toolbox auditing the machine learning models for bias. <img height="20" src="img/sklearn_big.png" alt="sklearn">
|
279 | 279 | * [L2X](https://github.com/Jianbo-Lab/L2X) - Code for replicating the experiments in the paper *Learning to Explain: An Information-Theoretic Perspective on Model Interpretation*.
|
280 | 280 | * [PDPbox](https://github.com/SauceCat/PDPbox) - Partial dependence plot toolbox.
|
281 |
| -* [pyBreakDown](https://github.com/MI2DataLab/pyBreakDown) - Python implementation of R package breakDown. <img height="20" src="img/sklearn_big.png" alt="sklearn"><img height="20" src="img/R_big.png" alt="R inspired/ported lib"> |
282 | 281 | * [PyCEbox](https://github.com/AustinRochford/PyCEbox) - Python Individual Conditional Expectation Plot Toolbox.
|
283 | 282 | * [Skater](https://github.com/datascienceinc/Skater) - Python Library for Model Interpretation.
|
284 | 283 | * [model-analysis](https://github.com/tensorflow/model-analysis) - Model analysis tools for TensorFlow. <img height="20" src="img/tf_big2.png" alt="sklearn">
|
|
423 | 422 | * [Distributed](https://github.com/dask/distributed) - Distributed computation in Python.
|
424 | 423 |
|
425 | 424 | ## Experimentation
|
| 425 | +* [mlflow](https://github.com/mlflow/mlflow) - Open source platform for the machine learning lifecycle. |
| 426 | +* [Neptune](https://neptune.ai) - A lightweight ML experiment tracking, results visualization and management tool. |
| 427 | +* [dvc](https://github.com/iterative/dvc) - Data Version Control | Git for Data & Models | ML Experiments Management. |
426 | 428 | * [envd](https://github.com/tensorchord/envd) - 🏕️ machine learning development environment for data science and AI/ML engineering teams.
|
427 | 429 | * [Sacred](https://github.com/IDSIA/sacred) - A tool to help you configure, organize, log and reproduce experiments.
|
428 | 430 | * [Xcessiv](https://github.com/reiinakano/xcessiv) - A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling.
|
429 | 431 | * [Persimmon](https://github.com/AlvarBer/Persimmon) - A visual dataflow programming language for sklearn.
|
430 |
| -* [Ax](https://github.com/facebook/Ax) - Adaptive Experimentation Platform. <img height="20" src="img/sklearn_big.png" alt="sklearn"> |
431 | 432 | * [Neptune](https://neptune.ai) - A lightweight ML experiment tracking, results visualization and management tool.
|
| 433 | +* [Ax](https://github.com/facebook/Ax) - Adaptive Experimentation Platform. <img height="20" src="img/sklearn_big.png" alt="sklearn"> |
| 434 | + |
432 | 435 |
|
433 | 436 | ## Evaluation
|
434 | 437 | * [recmetrics](https://github.com/statisticianinstilettos/recmetrics) - Library of useful metrics and plots for evaluating recommender systems.
|
|
0 commit comments