Skip to content

Commit

Permalink
Clean up redundant files (#24)
Browse files Browse the repository at this point in the history
* Remove redundant scripts.

* Update README
  • Loading branch information
pawel-czyz committed Mar 13, 2024
1 parent e2c5174 commit 592f718
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 1,067 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
*.nb
*.ipynb

data/Darmanis

# Directories for local files
local/
private/
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
![build](https://github.com/labelshift/labelshift/actions/workflows/build.yml/badge.svg)

# Label Shift

Python library for *quantification* (estimating the class prevalence in an unlabeled data set) under the prior probability shift assumption.
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
arviz
matplotlib
numpy
petname
pydantic
scikit-learn
scipy
subplots_from_axsize
# Code quality tools
black
flake8
Expand Down
156 changes: 0 additions & 156 deletions scripts/design_categorical.py

This file was deleted.

32 changes: 0 additions & 32 deletions scripts/experiment1/1-1.py

This file was deleted.

33 changes: 0 additions & 33 deletions scripts/experiment1/1-2.py

This file was deleted.

33 changes: 0 additions & 33 deletions scripts/experiment1/1-3.py

This file was deleted.

97 changes: 0 additions & 97 deletions scripts/experiment1/plot_figure.py

This file was deleted.

Loading

0 comments on commit 592f718

Please sign in to comment.