Skip to content

Commit 1361a5f

Browse files
committed
remove demo notebook (is archived); remove extraneous files; reoganization config structure; sort misc files
1 parent 995a9cf commit 1361a5f

12 files changed

+6
-2506
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/paste_bin.txt

Lines changed: 0 additions & 1757 deletions
This file was deleted.

config/params_2024-01-20_historical.toml renamed to data/config/params_2024-01-20_historical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ first_fitting_date = "2023-09-15"
3232
adapt_delta = 0.80
3333
max_treedepth = 10
3434
n_chains = 1
35-
n_warmup = 1000
35+
n_warmup = 500
3636
n_iter = 1000

config/params_2024-03-30_historical.toml renamed to data/config/params_2024-03-30_historical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ first_fitting_date = "2023-09-15"
3434
adapt_delta = 0.80
3535
max_treedepth = 10
3636
n_chains = 1
37-
n_warmup = 1000
37+
n_warmup = 500
3838
n_iter = 1000
3939

4040

notebooks/evaluate.R

Lines changed: 0 additions & 14 deletions
This file was deleted.

notebooks/short_demo_2024-08-27.ipynb

Lines changed: 0 additions & 731 deletions
This file was deleted.

0 commit comments

Comments
 (0)