Skip to content

Commit

Permalink
Updated roc and pr curves
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo committed Apr 18, 2019
1 parent 68d6547 commit 5124426
Show file tree
Hide file tree
Showing 5 changed files with 14,479 additions and 1,290 deletions.
1 change: 1 addition & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ This page contains the roadmap for the XAI library.

* Add AIC and BIC model evaluation metrics
* Add numbers on the charts for accuracy metrics
* Update XAI so it works with the latest version of pandas


8 changes: 4 additions & 4 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ channels:
dependencies:
- python==3.7.3
- jupyter
- numpy
- pandas
- matplotlib
- scikit-learn
- numpy==1.15.4
- pandas==0.23.4
- matplotlib==3.0.2
- scikit-learn==0.20.1
- seaborn
- spacy
- nb_conda
Expand Down
Loading

0 comments on commit 5124426

Please sign in to comment.