explainx icon indicating copy to clipboard operation
explainx copied to clipboard

Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code. We are looking for co-authors to take this project forward. Reach out @ ms...

Results 17 explainx issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello, I am new to data science and came across this package and found it extremely useful for people like me who don't know web-app development. Great work. I can't...

Bumps [cvxopt](http://cvxopt.org) from 1.2.4 to 1.2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cvxopt&package-manager=pip&previous-version=1.2.4&new-version=1.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Feedback: using feature attribution + interaction works but understanding the overall model on a global level using rules will be beneficial

enhancement

When using example codes in README.md, I input the DataFrame without a header, so the columns' names set as an Integer type. So the bugs occurred in the following codes...

How about having a feature/tab to visualize model performance in terms of metrics (f1, precision, recall, MSE, MAE, R^2, etc.), confusing matrix, AUC, ROC, etc.? A reference example could be...

As the title suggests, is there a plan of adding such functionality?

As the title says, ExpainX is getting freeze with high dimensional data. In particular, I have a dataset that has 10K samples. The number of features is about 8K. When...