Skip to content

Commit

Permalink
Merge pull request #43 from pyartemis/dev
Browse files Browse the repository at this point in the history
Tidying: remove experiments, add demo notebook, bump dev version
  • Loading branch information
arturzolkowski authored Jan 28, 2023
2 parents 44226de + 4ec07ca commit fd93198
Show file tree
Hide file tree
Showing 10 changed files with 32,461 additions and 6,593 deletions.
32,459 changes: 32,459 additions & 0 deletions demo.ipynb

Large diffs are not rendered by default.

569 changes: 0 additions & 569 deletions experiments/baseline.ipynb

This file was deleted.

1,635 changes: 0 additions & 1,635 deletions experiments/boosting_split_score.ipynb

This file was deleted.

918 changes: 0 additions & 918 deletions experiments/cond_depth_experiments.ipynb

This file was deleted.

1,324 changes: 0 additions & 1,324 deletions experiments/demo.ipynb

This file was deleted.

693 changes: 0 additions & 693 deletions experiments/h_statistic_experiments.ipynb

This file was deleted.

953 changes: 0 additions & 953 deletions experiments/test.ipynb

This file was deleted.

499 changes: 0 additions & 499 deletions experiments/test2.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pyartemis"
packages = [
{ include = "artemis" }
]
version = "0.1.4"
version = "0.1.4.9000"
description = "A Python package with explanation methods for extraction of feature interactions from predictive models"
readme = "README.md"
documentation = "https://pyartemis.github.io/"
Expand Down

0 comments on commit fd93198

Please sign in to comment.