Skip to content

Commit

Permalink
refactor model
Browse files Browse the repository at this point in the history
  • Loading branch information
danlessa committed Mar 12, 2021
1 parent 11e85c3 commit 2aa691d
Show file tree
Hide file tree
Showing 31 changed files with 2 additions and 196,042 deletions.
7,699 changes: 0 additions & 7,699 deletions attack_vector_ab_test.ipynb

This file was deleted.

164,950 changes: 0 additions & 164,950 deletions dynamic_network.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion env_config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

PICKLE_PATH = "model/data/simulation_result.pkl.gz"
PICKLE_PATH = "data/model_results/simulation_result.pkl.gz"

RUN_PARAMS = {}

Expand Down
3,668 changes: 0 additions & 3,668 deletions graph_communities.ipynb

This file was deleted.

Empty file removed model/__init__.py
Empty file.
20 changes: 0 additions & 20 deletions model/config.py

This file was deleted.

Binary file removed model/data/alternate_data.xls
Binary file not shown.
Binary file removed model/data/data.tar.xz
Binary file not shown.
Binary file removed model/data/simulation_result.tar.xz
Binary file not shown.
47 changes: 0 additions & 47 deletions model/partial_state_update_block.py

This file was deleted.

Empty file removed model/parts/__init__.py
Empty file.
98 changes: 0 additions & 98 deletions model/parts/community_viz.py

This file was deleted.

166 changes: 0 additions & 166 deletions model/parts/system.py

This file was deleted.

Loading

0 comments on commit 2aa691d

Please sign in to comment.