Skip to content

Commit

Permalink
prepare for 2021 lecture 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jphall663 committed May 20, 2021
1 parent 2244c9d commit 5c7b3af
Show file tree
Hide file tree
Showing 10 changed files with 821 additions and 67 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
env
env_rml
env_ebm
.idea
.ipynb_checkpoints
__pycache__
Expand Down
6 changes: 6 additions & 0 deletions ebm_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
interpret
jupyter
numpy
pandas
sklearn
xlrd
Binary file added img/cv_ranking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/ebm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5c7b3af

Please sign in to comment.