Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paper visualization #46

Merged
merged 13 commits into from
Jan 8, 2024
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,4 @@ cython_debug/
slurm-*.out
/experiments
/model_tests
/diagrams
6 changes: 6 additions & 0 deletions diagrams.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
outs:
- md5: 4b5c4d731c1f713db2248c1667716ec8.dir
size: 609116
nfiles: 8
hash: md5
path: diagrams
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- pandas>=2.1
- openpyxl>=3.0
- scikit-learn>=1.3
- seaborn >= 0.12

- pip:
# code-checks
Expand All @@ -30,5 +31,6 @@ dependencies:
- pandas-stubs>=2.1
- ffmpeg-python>=0.2
- tensorboard>=2.15
- tbparse >=0.0
- torch-tb-profiler>=0.4
- moviepy>=1.0
3 changes: 3 additions & 0 deletions notebooks/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/predictions.pkl
/tb_event_reader.pkl
/result_data
173 changes: 114 additions & 59 deletions notebooks/dataset_label_analysis.ipynb

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions notebooks/predictions.pkl.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 0a737bd16cabb291c83aac7510441e78
size: 6261785
hash: md5
path: predictions.pkl
2,046 changes: 2,046 additions & 0 deletions notebooks/result_analysis.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions notebooks/result_data.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
outs:
- md5: fc1a513206db897593565f7024eba0e1.dir
size: 189619
nfiles: 8
hash: md5
path: result_data
5 changes: 5 additions & 0 deletions notebooks/tb_event_reader.pkl.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 948937e2cf861992f237e826454352d5
size: 8391171
hash: md5
path: tb_event_reader.pkl