sidms commited on
Commit
c7f865a
·
verified ·
1 Parent(s): 9a8f810

Upload folder using huggingface_hub

Browse files
Files changed (31) hide show
  1. results_new/drift_merged_diffae.csv +16 -16
  2. results_new/drift_merged_diffae_lag2.csv +16 -16
  3. results_new/drift_merged_tvae.csv +16 -16
  4. results_new/drift_merged_tvae_lag2.csv +16 -16
  5. results_new/drift_merged_vae.csv +16 -16
  6. results_new/drift_merged_vae_lag2.csv +16 -16
  7. results_new/drift_scores_diffae_h1n1.csv +13 -13
  8. results_new/drift_scores_diffae_h1n1_lag2.csv +13 -13
  9. results_new/drift_scores_diffae_h3n2.csv +9 -9
  10. results_new/drift_scores_diffae_h3n2_lag2.csv +14 -14
  11. results_new/drift_scores_tvae_h1n1.csv +17 -17
  12. results_new/drift_scores_tvae_h1n1_lag2.csv +16 -16
  13. results_new/drift_scores_tvae_h3n2.csv +17 -17
  14. results_new/drift_scores_tvae_h3n2_lag2.csv +16 -16
  15. results_new/drift_scores_vae_h1n1.csv +16 -16
  16. results_new/drift_scores_vae_h1n1_lag2.csv +14 -14
  17. results_new/drift_scores_vae_h3n2.csv +16 -16
  18. results_new/drift_scores_vae_h3n2_lag2.csv +14 -14
  19. results_new/latent_diversity_diffae_h3n2.csv +11 -11
  20. results_new/latent_diversity_tvae_h3n2.csv +18 -18
  21. results_new/latent_diversity_vae_h3n2.csv +12 -12
  22. results_new/sirc_params_diffae.csv +8 -8
  23. results_new/sirc_params_diffae_combined.csv +10 -7
  24. results_new/sirc_params_diffae_lag2.csv +10 -7
  25. results_new/sirc_params_tvae.csv +8 -8
  26. results_new/sirc_params_vae.csv +8 -8
  27. results_new/sirc_simulation_diffae.csv +13 -13
  28. results_new/sirc_simulation_diffae_combined.csv +13 -13
  29. results_new/sirc_simulation_diffae_lag2.csv +13 -13
  30. results_new/sirc_simulation_tvae.csv +13 -13
  31. results_new/sirc_simulation_vae.csv +13 -13
results_new/drift_merged_diffae.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.0,0.0,0.24803349375724792,0.6334457993507385,0.0
3
- 2011-12,,,8.7,False,0.42737308144569397,0.0,0.47171881794929504,0.35185497999191284,0.0
4
- 2012-13,,,44.0,False,0.1634288728237152,1.0,0.33357149362564087,0.8725459575653076,0.0
5
- 2013-14,,,35.1,False,0.4886437654495239,0.2716849446296692,0.503787636756897,0.4933188855648041,0.0
6
- 2014-15,,,64.1,False,1.0,0.1430070996284485,1.3686156272888184,0.4263174831867218,0.0
7
- 2015-16,0.545,0.154,31.4,False,1.0,0.1593417078256607,1.6669636964797974,0.43482276797294617,0.5695386230051518
8
- 2016-17,0.024,0.744,62.0,False,0.0,0.3545049726963043,0.22882866859436035,0.5364425182342529,0.2637516996860504
9
- 2017-18,0.11,0.597,102.9,False,0.23939938843250275,0.697869598865509,0.5731173157691956,0.7152293920516968,0.44296208325028413
10
- 2018-19,0.52,0.42,63.6,False,0.018407050520181656,1.0,0.25530049204826355,1.0809413194656372,0.4295716662704944
11
- 2019-20,0.531,0.041,66.0,False,0.1415252536535263,0.9556406140327454,0.43236109614372253,1.0485994815826416,0.11433117486536504
12
- 2021-22,0.005,0.986,17.5,False,0.22000403702259064,0.0,0.5452241897583008,0.13374482095241547,0.0011000201851129531
13
- 2022-23,0.289,0.654,62.4,False,0.09678124636411667,0.6215881705284119,0.3680131733417511,0.7248035669326782,0.4344884437248111
14
- 2023-24,0.479,0.27,83.5,False,0.0,0.8864315748214722,0.2231203019618988,0.9766391515731812,0.2393365252017975
15
- 2024-25,0.496,0.437,126.2,False,0.19730809330940247,0.18943163752555847,0.5080022811889648,0.31387248635292053,0.18064643988013268
16
- 2025-26,0.111,0.808,78.2,False,0.20791903138160706,1.0,0.5233228206634521,1.1456024646759033,0.8310790124833585
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.0,0.0,0.24803341925144196,0.6334457993507385,0.0,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.42737266421318054,0.0,0.4717187285423279,0.35185506939888,0.1105944865779232,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.16342885792255402,1.0,0.33357149362564087,0.8725457191467285,0.9520000164381792,observed
5
+ 2013-14,0.692,0.104,35.1,False,0.48864349722862244,0.27168500423431396,0.503787636756897,0.49331891536712646,0.46029716146052185,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.14300677180290222,1.3686155080795288,0.42631736397743225,0.14782134050063875,observed
7
+ 2015-16,0.545,0.154,31.4,False,1.0,0.15934127569198608,1.6669636964797974,0.43482258915901184,0.8147904956460169,observed
8
+ 2016-17,0.024,0.744,62.0,False,0.0,0.35450488328933716,0.2288285791873932,0.5364424586296082,0.34342660568654537,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.23939943313598633,0.6978700757026672,0.5731173157691956,0.7152295112609863,0.626538009673905,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.018407028168439865,1.0,0.255300372838974,1.0809415578842163,0.45699112196551994,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.1415252387523651,0.9556401371955872,0.43236100673675537,1.048599362373352,0.19987962832609255,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.22000408172607422,0.0,0.5452241897583008,0.13374482095241547,0.0011100105031588002,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.09678130596876144,0.6215881705284119,0.3680131733417511,0.7248035669326782,0.46075128414692834,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.0,0.8864315748214722,0.2231203019618988,0.9766391515731812,0.31954142216528375,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.19730809330940247,0.18943163752555847,0.5080022811889648,0.31387248635292053,0.19361890662393638,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.20791903138160706,1.0,0.5233228206634521,1.1456024646759033,0.9043297197860265,observed
results_new/drift_merged_diffae_lag2.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.5,0.5,0.7833124995231628,0.8496021628379822,0.0
3
- 2011-12,,,8.7,False,0.0,0.0,0.6248018145561218,0.6389385461807251,0.0
4
- 2012-13,,,44.0,False,0.0,1.0,0.31427979469299316,1.1452760696411133,0.0
5
- 2013-14,,,35.1,False,1.0,0.9233310222625732,0.7889097332954407,1.106455683708191,0.0
6
- 2014-15,,,64.1,False,1.0,0.3624316453933716,1.5993640422821045,0.8224512934684753,0.0
7
- 2015-16,0.545,0.154,31.4,False,0.24735108017921448,0.0,0.6321467757225037,0.417932391166687,0.1348063386976719
8
- 2016-17,0.024,0.744,62.0,False,1.0,0.2079770714044571,1.615738868713379,0.5692031979560852,0.17873494112491606
9
- 2017-18,0.11,0.597,102.9,False,0.2806801497936249,0.685522735118866,0.6795735359191895,0.9165430068969727,0.4401318893432617
10
- 2018-19,0.52,0.42,63.6,False,0.2683355510234833,0.869451642036438,0.6635075211524963,1.0503225326538086,0.5047041761875153
11
- 2019-20,0.531,0.041,66.0,False,0.21788424253463745,0.9902697801589966,0.5978472232818604,1.1381988525390625,0.15629759377241137
12
- 2021-22,0.005,0.986,17.5,False,0.24649176001548767,0.7569119334220886,0.6350787281990051,1.1520017385482788,0.7475476251542568
13
- 2022-23,0.289,0.654,62.4,False,0.3952478766441345,0.29455509781837463,0.8286787271499634,0.7035982012748718,0.30686567032337186
14
- 2023-24,0.479,0.27,83.5,False,0.08233045786619186,0.5973102450370789,0.42142951488494873,0.9972165822982788,0.2007100554779172
15
- 2024-25,0.496,0.437,126.2,False,0.18349717557430267,0.684760570526123,0.5530938506126404,1.082027792930603,0.3902549684047699
16
- 2025-26,0.111,0.808,78.2,False,0.38171088695526123,0.7308134436607361,0.811060905456543,1.1266908645629883,0.6328671709299089
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.5,0.5,0.7833129167556763,0.8496021032333374,0.49999999999999994,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.0,0.0,0.6248016953468323,0.6389385461807251,0.0,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.0,1.0,0.3142797648906708,1.1452759504318237,0.9426229508196721,observed
5
+ 2013-14,0.692,0.104,35.1,False,1.0,0.9233312010765076,0.7889097332954407,1.106455683708191,0.9899829709949206,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.3624316155910492,1.599363923072815,0.8224512338638306,0.3660134604472793,observed
7
+ 2015-16,0.545,0.154,31.4,False,0.24735122919082642,0.0,0.6321468949317932,0.4179324805736542,0.19285610859656707,observed
8
+ 2016-17,0.024,0.744,62.0,False,1.0,0.20797677338123322,1.615738868713379,0.5692030191421509,0.23272749921306968,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.2806800901889801,0.6855232119560242,0.6795734167098999,0.9165433049201965,0.622534890323245,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.2683354616165161,0.8694515824317932,0.6635074019432068,1.050322413444519,0.5369192602786612,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.21788422763347626,0.9902704358100891,0.5978471636772156,1.1381992101669312,0.2732475747230586,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.24649177491664886,0.756912112236023,0.6350787281990051,1.1520018577575684,0.7543368330366316,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.3952478766441345,0.29455506801605225,0.8286787271499634,0.7035982012748718,0.3254142638734391,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.08233048021793365,0.5973102450370789,0.42142951488494873,0.9972165822982788,0.26797071586702476,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.18349719047546387,0.6847606301307678,0.5530938506126404,1.082027792930603,0.4182797447405955,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.3817109167575836,0.7308135032653809,0.811060905456543,1.1266908645629883,0.688647684873253,observed
results_new/drift_merged_tvae.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.0,0.0,0.08079483360052109,0.320244699716568,0.0
3
- 2011-12,,,8.7,False,0.21383173763751984,0.0,0.17818517982959747,0.12218787521123886,0.0
4
- 2012-13,,,44.0,False,0.7733900547027588,0.43146035075187683,0.43303781747817993,0.24581404030323029,0.0
5
- 2013-14,,,35.1,False,0.5718334317207336,0.337878942489624,0.34123820066452026,0.2190001904964447,0.0
6
- 2014-15,,,64.1,False,1.0,0.0,0.9574033617973328,0.022658227011561394,0.0
7
- 2015-16,0.545,0.154,31.4,False,1.0,0.29587820172309875,1.0173341035842896,0.13688474893569946,0.5905652430653573
8
- 2016-17,0.024,0.744,62.0,False,0.08112185448408127,0.08684959262609482,0.15676863491535187,0.05618731305003166,0.0665630214214325
9
- 2017-18,0.11,0.597,102.9,False,0.16338147222995758,0.42963555455207825,0.2338080108165741,0.18852300941944122,0.27446438801288603
10
- 2018-19,0.52,0.42,63.6,False,0.0,0.07815849781036377,0.03403310850262642,0.05283203721046448,0.03282656908035278
11
- 2019-20,0.531,0.041,66.0,False,0.09114177525043488,0.05713794752955437,0.12365290522575378,0.044716861099004745,0.05073893850669265
12
- 2021-22,0.005,0.986,17.5,False,0.5637027621269226,0.033023394644260406,0.5883225798606873,0.043643608689308167,0.03537958092987538
13
- 2022-23,0.289,0.654,62.4,False,0.15211695432662964,0.0019688101019710302,0.18360985815525055,0.023909347131848335,0.045249401607085016
14
- 2023-24,0.479,0.27,83.5,False,0.04300299659371376,0.010120192542672157,0.07631799578666687,0.02908930741250515,0.023330887354910373
15
- 2024-25,0.496,0.437,126.2,False,0.06481684744358063,0.0956893041729927,0.09776757657527924,0.08346592634916306,0.0739653822556138
16
- 2025-26,0.111,0.808,78.2,False,0.1349097639322281,0.1895759403705597,0.16669000685214996,0.14312808215618134,0.16815234361588957
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.0,0.0,0.35501471161842346,0.46753638982772827,0.0,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.04289328679442406,0.0,0.3890373706817627,0.13859784603118896,0.011099823240689713,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.0,0.051429908722639084,0.2717462480068207,0.16807648539543152,0.048479012320520445,observed
5
+ 2013-14,0.692,0.104,35.1,False,0.020836766809225082,0.0,0.29000887274742126,0.07854635268449783,0.01811437516580874,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.13129432499408722,2.4673211574554443,0.16168616712093353,0.13617469395479462,observed
7
+ 2015-16,0.545,0.154,31.4,False,1.0,0.23941874504089355,2.5533716678619385,0.23015403747558594,0.8324327421120137,observed
8
+ 2016-17,0.024,0.744,62.0,False,0.0,0.2948969006538391,0.26654085516929626,0.26528459787368774,0.28568137250840664,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.010814533568918705,0.0023064441047608852,0.2912718653678894,0.08000686764717102,0.003630192111914153,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.08535809069871902,1.0,0.4617403745651245,1.4809356927871704,0.4940278799609935,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.05742301419377327,1.0,0.39785757660865784,2.0120773315429688,0.12498535058897484,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.2550591230392456,0.0,0.8498179912567139,0.05180566385388374,0.0012868775128115318,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.47112905979156494,0.0052385637536644936,1.343933343887329,0.06207467243075371,0.14801942627217268,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.0654539167881012,0.016710402444005013,0.4162229001522064,0.08456259220838547,0.04788282349984223,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.0,0.07253000140190125,0.12287173420190811,0.19398416578769684,0.03397171555480262,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.36367014050483704,0.04128657281398773,1.0067720413208008,0.13273856043815613,0.08022517565804027,observed
results_new/drift_merged_tvae_lag2.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.5,0.5,0.5056044459342957,0.13971289992332458,0.0
3
- 2011-12,,,8.7,False,0.0,1.0,0.12553001940250397,0.28015580773353577,0.0
4
- 2012-13,,,44.0,False,0.4559493064880371,0.9528692364692688,0.2988246977329254,0.2735366225242615,0.0
5
- 2013-14,,,35.1,False,0.23055991530418396,0.0,0.2131599485874176,0.08889779448509216,0.0
6
- 2014-15,,,64.1,False,1.0,0.7059916257858276,0.9414147138595581,0.22392435371875763,0.0
7
- 2015-16,0.545,0.154,31.4,False,0.0,0.16588278114795685,0.10051466524600983,0.12062420696020126,0.025545948296785356
8
- 2016-17,0.024,0.744,62.0,False,1.0,0.3445604145526886,0.9701524376869202,0.1547977328300476,0.2803529484272003
9
- 2017-18,0.11,0.597,102.9,False,0.2871667444705963,0.41392672061920166,0.35024571418762207,0.16806459426879883,0.27870259410142895
10
- 2018-19,0.52,0.42,63.6,False,0.1701364517211914,0.36577433347702026,0.24847175180912018,0.15885506570339203,0.24209617495536806
11
- 2019-20,0.531,0.041,66.0,False,0.03521346300840378,0.0,0.13113762438297272,0.04299630969762802,0.018698348857462407
12
- 2021-22,0.005,0.986,17.5,False,1.0,1.0,1.0426045656204224,0.6996221542358398,0.991
13
- 2022-23,0.289,0.654,62.4,False,0.6128271222114563,0.0,0.6778529286384583,0.04089906066656113,0.17710703831911087
14
- 2023-24,0.479,0.27,83.5,False,0.056875184178352356,0.0,0.15409620106220245,0.01642473228275776,0.02724321322143078
15
- 2024-25,0.496,0.437,126.2,False,0.044452518224716187,0.10983920842409134,0.14239293336868286,0.09146659821271896,0.07004818312078714
16
- 2025-26,0.111,0.808,78.2,False,0.026521535590291023,0.29856252670288086,0.12550033628940582,0.22040188312530518,0.24418241202645005
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.5,0.5,0.943859338760376,0.9320234656333923,0.49999999999999994,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.0,0.0,0.07298730313777924,0.3954015076160431,0.0,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.3090376555919647,0.0,0.3421195447444916,0.10816680639982224,0.017731668763473388,observed
5
+ 2013-14,0.692,0.104,35.1,False,0.12249349802732468,0.0008573999512009323,0.17966346442699432,0.10887318104505539,0.10660134450984117,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.12333148717880249,2.559713125228882,0.20977427065372467,0.12825659118341595,observed
7
+ 2015-16,0.545,0.154,31.4,False,0.040531907230615616,0.017864609137177467,0.17377904057502747,0.12288468331098557,0.03553796745037316,observed
8
+ 2016-17,0.024,0.744,62.0,False,1.0,0.22697067260742188,2.636544704437256,0.29515811800956726,0.25112783908843994,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.002679097233340144,0.2213534116744995,0.07985532283782959,0.2905302941799164,0.18733053389723284,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.24490569531917572,1.0,0.7008171081542969,1.5323008298873901,0.582288256985076,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.008481855504214764,0.5082032084465027,0.09473102539777756,0.831916332244873,0.0443010433899382,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.5066662430763245,0.06270900368690491,1.37185537815094,0.24140788614749908,0.06494894939522691,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.8171880841255188,0.0,2.167895793914795,0.05589928850531578,0.2504425835761134,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.3711435794830322,0.0125954020768404,1.0244351625442505,0.08331972360610962,0.24189390271444505,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.17963097989559174,0.08645566552877426,0.5334816575050354,0.244114950299263,0.1359893803475754,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.32584071159362793,0.03302031755447388,0.908298671245575,0.12778516113758087,0.06838817798792991,observed
results_new/drift_merged_vae.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.0,1.0,0.476488322019577,1.8258570432662964,0.0
3
- 2011-12,,,8.7,False,0.7770040035247803,0.0,1.2336010932922363,0.6962480545043945,0.0
4
- 2012-13,,,44.0,False,0.861312747001648,0.7928884625434875,1.315751552581787,1.5919020175933838,0.0
5
- 2013-14,,,35.1,False,0.4213981330394745,0.0,0.8870986700057983,0.6545810103416443,0.0
6
- 2014-15,,,64.1,False,1.0,0.006791088730096817,3.2299582958221436,0.6625352501869202,0.0
7
- 2015-16,0.545,0.154,31.4,False,1.0,0.20741674304008484,3.283143997192383,0.8975232839584351,0.5769421784281731
8
- 2016-17,0.024,0.744,62.0,False,0.0,0.17912256717681885,0.4732435941696167,0.8643829822540283,0.13326718997955322
9
- 2017-18,0.11,0.597,102.9,False,0.13598857820034027,0.5260452628135681,0.8553579449653625,1.2707252502441406,0.32900776550173755
10
- 2018-19,0.52,0.42,63.6,False,0.027668969705700874,1.0,0.550990641117096,2.76682710647583,0.43438786424696446
11
- 2019-20,0.531,0.041,66.0,False,0.20609280467033386,0.913719117641449,1.0523438453674316,2.584580659866333,0.1468977631032467
12
- 2021-22,0.005,0.986,17.5,False,0.3879867196083069,0.0,1.5634475946426392,0.4437234699726105,0.0019399335980415345
13
- 2022-23,0.289,0.654,62.4,False,0.11232626438140869,0.5009061694145203,0.7888692021369934,1.6073803901672363,0.3600549252033234
14
- 2023-24,0.479,0.27,83.5,False,0.005798465106636286,0.8240612745285034,0.48953670263290405,2.3581032752990723,0.22527400890877472
15
- 2024-25,0.496,0.437,126.2,False,0.1600038856267929,0.046174898743629456,0.922838568687439,0.5509925484657288,0.09954035802185535
16
- 2025-26,0.111,0.808,78.2,False,0.16457200050354004,0.7662527561187744,0.9356744885444641,2.2238080501556396,0.6373997189998627
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.0,1.0,0.47648876905441284,1.8258576393127441,0.6188340807174887,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.7770022749900818,0.0,1.2336009740829468,0.6962475180625916,0.20107080978286906,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.861311137676239,0.7928885221481323,1.3157516717910767,1.5919023752212524,0.7968144099243352,observed
5
+ 2013-14,0.692,0.104,35.1,False,0.42139726877212524,0.0,0.8870989084243774,0.6545788049697876,0.3663403391838074,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.006793617270886898,3.2299582958221436,0.6625360250473022,0.0123734284098145,observed
7
+ 2015-16,0.545,0.154,31.4,False,1.0,0.20741651952266693,3.2831437587738037,0.8975213766098022,0.8253821802667963,observed
8
+ 2016-17,0.024,0.744,62.0,False,0.0,0.17912127077579498,0.4732450544834137,0.8643797636032104,0.1735237310640514,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.13598860800266266,0.5260477662086487,0.8553592562675476,1.2707273960113525,0.46535963692624627,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.027668148279190063,1.0,0.5509897470474243,2.7668256759643555,0.46211429479274346,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.20609280467033386,0.9137200117111206,1.0523449182510376,2.584581136703491,0.2568143352449357,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.3879864513874054,0.0,1.5634475946426392,0.4437234699726105,0.0019575502088163745,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.11232580989599228,0.5009064674377441,0.7888692021369934,1.6073803901672363,0.38181865192388803,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.0057979486882686615,0.8240618109703064,0.48953670263290405,2.3581032752990723,0.3007662301517536,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.16000346839427948,0.04617492854595184,0.922838568687439,0.5509925484657288,0.10668827877614531,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.16457156836986542,0.7662532329559326,0.9356744885444641,2.2238080501556396,0.6935800395184425,observed
results_new/drift_merged_vae_lag2.csv CHANGED
@@ -1,16 +1,16 @@
1
- season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended
2
- 2010-11,,,21.5,False,0.5,0.5,1.6838973760604858,1.978998064994812,0.0
3
- 2011-12,,,8.7,False,0.0,0.0,1.3985306024551392,1.709227204322815,0.0
4
- 2012-13,,,44.0,False,0.0,0.49838268756866455,0.6572085022926331,1.8436763286590576,0.0
5
- 2013-14,,,35.1,False,1.0,0.37862053513526917,1.6867097616195679,1.8113679885864258,0.0
6
- 2014-15,,,64.1,False,1.0,0.0,3.275761365890503,1.0837401151657104,0.0
7
- 2015-16,0.545,0.154,31.4,False,0.41470545530319214,0.0,1.7431367635726929,0.7172863483428955,0.22601447314023973
8
- 2016-17,0.024,0.744,62.0,False,1.0,0.3215678632259369,3.3538360595703125,1.1230123043060303,0.26324649024009705
9
- 2017-18,0.11,0.597,102.9,False,0.14222688972949982,0.6185199022293091,1.0407414436340332,1.4976801872253418,0.3849013395011425
10
- 2018-19,0.52,0.42,63.6,False,0.0958743691444397,1.0,0.9157459735870361,2.315122604370117,0.4698546719551086
11
- 2019-20,0.531,0.041,66.0,False,0.26432496309280396,0.9182058572769165,1.3699945211410522,2.1844289302825928,0.17800299555063248
12
- 2021-22,0.005,0.986,17.5,False,0.43359997868537903,0.8200694918632507,1.8264662027359009,2.4169564247131348,0.8107565188705921
13
- 2022-23,0.289,0.654,62.4,False,0.5711405873298645,0.36288025975227356,2.197361946105957,1.4693893194198608,0.40238331961631774
14
- 2023-24,0.479,0.27,83.5,False,0.04119563475251198,0.7947002649307251,0.7682977914810181,2.3643763065338135,0.23430178057774903
15
- 2024-25,0.496,0.437,126.2,False,0.11070064455270767,0.8125025629997253,0.9557269215583801,2.401273250579834,0.409971139729023
16
- 2025-26,0.111,0.808,78.2,False,0.2990052103996277,0.8088775873184204,1.4635142087936401,2.3937602043151855,0.6867626689076424
 
1
+ season,pct_h1n1,pct_h3n2,hosp_rate_overall,covid_excluded,drift_h1n1,drift_h3n2,drift_h1n1_raw,drift_h3n2_raw,drift_blended,blend_method
2
+ 2010-11,0.255,0.414,21.5,False,0.5,0.5,1.6839003562927246,1.9789979457855225,0.49999999999999994,observed
3
+ 2011-12,0.199,0.57,8.7,False,0.0,0.0,1.3985308408737183,1.709227204322815,0.0,observed
4
+ 2012-13,0.035,0.575,44.0,False,0.0,0.4983859956264496,0.657209038734436,1.8436771631240845,0.4697900778446041,observed
5
+ 2013-14,0.692,0.104,35.1,False,1.0,0.3786175847053528,1.6867096424102783,1.811367154121399,0.9188143578006993,observed
6
+ 2014-15,0.004,0.708,64.1,False,1.0,0.0,3.275761365890503,1.083741307258606,0.005617977528089888,observed
7
+ 2015-16,0.545,0.154,31.4,False,0.4147048890590668,0.0,1.7431354522705078,0.7172882556915283,0.32333929118339255,observed
8
+ 2016-17,0.024,0.744,62.0,False,1.0,0.32156500220298767,3.353834867477417,1.1230099201202393,0.3427660958841443,observed
9
+ 2017-18,0.11,0.597,102.9,False,0.14222797751426697,0.6185196042060852,1.040744662284851,1.497680425643921,0.5444148249471036,observed
10
+ 2018-19,0.52,0.42,63.6,False,0.09587472677230835,1.0,0.9157472848892212,2.3151185512542725,0.4998455935336174,observed
11
+ 2019-20,0.531,0.041,66.0,False,0.26432499289512634,0.9182080626487732,1.3699946403503418,2.1844289302825928,0.31119423390893663,observed
12
+ 2021-22,0.005,0.986,17.5,False,0.4336002767086029,0.8200695514678955,1.826466679573059,2.416956901550293,0.8181196560352049,observed
13
+ 2022-23,0.289,0.654,62.4,False,0.5711407661437988,0.3628796637058258,2.197361946105957,1.4693893194198608,0.42670517654206563,observed
14
+ 2023-24,0.479,0.27,83.5,False,0.04119546711444855,0.7947000861167908,0.7682977914810181,2.3643763065338135,0.3128192950592181,observed
15
+ 2024-25,0.496,0.437,126.2,False,0.11070052534341812,0.812502384185791,0.9557269215583801,2.401273250579834,0.4394115781988489,observed
16
+ 2025-26,0.111,0.808,78.2,False,0.2990052103996277,0.8088774085044861,1.4635142087936401,2.3937602043151855,0.7472932801153247,observed
results_new/drift_scores_diffae_h1n1.csv CHANGED
@@ -1,18 +1,18 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2009-10,0.77142936,646,0.5,H1N1
3
- 2010-11,0.2480335,134,0.0,H1N1
4
- 2011-12,0.47171882,42,0.42737308144569397,H1N1
5
- 2012-13,0.3335715,34,0.1634288728237152,H1N1
6
- 2013-14,0.50378764,112,0.4886437654495239,H1N1
7
- 2014-15,1.3686156,140,1.0,H1N1
8
  2015-16,1.6669637,1524,1.0,H1N1
9
- 2016-17,0.22882867,548,0.0,H1N1
10
- 2017-18,0.5731173,1146,0.23939938843250275,H1N1
11
- 2018-19,0.2553005,2432,0.018407050520181656,H1N1
12
- 2019-20,0.4323611,2032,0.1415252536535263,H1N1
13
- 2020-21,0.30452573,12,0.05263557657599449,H1N1
14
- 2021-22,0.5452242,105,0.22000403702259064,H1N1
15
- 2022-23,0.36801317,2158,0.09678124636411667,H1N1
16
  2023-24,0.2231203,6766,0.0,H1N1
17
  2024-25,0.5080023,6155,0.19730809330940247,H1N1
18
  2025-26,0.5233228,89,0.20791903138160706,H1N1
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2009-10,0.7714298,646,0.5,H1N1
3
+ 2010-11,0.24803342,134,0.0,H1N1
4
+ 2011-12,0.47171873,42,0.42737266421318054,H1N1
5
+ 2012-13,0.3335715,34,0.16342885792255402,H1N1
6
+ 2013-14,0.50378764,112,0.48864349722862244,H1N1
7
+ 2014-15,1.3686155,140,1.0,H1N1
8
  2015-16,1.6669637,1524,1.0,H1N1
9
+ 2016-17,0.22882858,548,0.0,H1N1
10
+ 2017-18,0.5731173,1146,0.23939943313598633,H1N1
11
+ 2018-19,0.25530037,2432,0.018407028168439865,H1N1
12
+ 2019-20,0.432361,2032,0.1415252387523651,H1N1
13
+ 2020-21,0.30452573,12,0.05263563245534897,H1N1
14
+ 2021-22,0.5452242,105,0.22000408172607422,H1N1
15
+ 2022-23,0.36801317,2158,0.09678130596876144,H1N1
16
  2023-24,0.2231203,6766,0.0,H1N1
17
  2024-25,0.5080023,6155,0.19730809330940247,H1N1
18
  2025-26,0.5233228,89,0.20791903138160706,H1N1
results_new/drift_scores_diffae_h1n1_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2010-11,0.7833125,134,0.5,H1N1
3
- 2011-12,0.6248018,42,0.0,H1N1
4
- 2012-13,0.3142798,34,0.0,H1N1
5
  2013-14,0.78890973,112,1.0,H1N1
6
- 2014-15,1.599364,140,1.0,H1N1
7
- 2015-16,0.6321468,1524,0.24735108017921448,H1N1
8
  2016-17,1.6157389,548,1.0,H1N1
9
- 2017-18,0.67957354,1146,0.2806801497936249,H1N1
10
- 2018-19,0.6635075,2432,0.2683355510234833,H1N1
11
- 2019-20,0.5978472,2032,0.21788424253463745,H1N1
12
- 2020-21,0.62997675,12,0.24257156252861023,H1N1
13
- 2021-22,0.6350787,105,0.24649176001548767,H1N1
14
  2022-23,0.8286787,2158,0.3952478766441345,H1N1
15
- 2023-24,0.4214295,6766,0.08233045786619186,H1N1
16
- 2024-25,0.55309385,6155,0.18349717557430267,H1N1
17
- 2025-26,0.8110609,89,0.38171088695526123,H1N1
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2010-11,0.7833129,134,0.5,H1N1
3
+ 2011-12,0.6248017,42,0.0,H1N1
4
+ 2012-13,0.31427976,34,0.0,H1N1
5
  2013-14,0.78890973,112,1.0,H1N1
6
+ 2014-15,1.5993639,140,1.0,H1N1
7
+ 2015-16,0.6321469,1524,0.24735122919082642,H1N1
8
  2016-17,1.6157389,548,1.0,H1N1
9
+ 2017-18,0.6795734,1146,0.2806800901889801,H1N1
10
+ 2018-19,0.6635074,2432,0.2683354616165161,H1N1
11
+ 2019-20,0.59784716,2032,0.21788422763347626,H1N1
12
+ 2020-21,0.6299767,12,0.24257153272628784,H1N1
13
+ 2021-22,0.6350787,105,0.24649177491664886,H1N1
14
  2022-23,0.8286787,2158,0.3952478766441345,H1N1
15
+ 2023-24,0.4214295,6766,0.08233048021793365,H1N1
16
+ 2024-25,0.55309385,6155,0.18349719047546387,H1N1
17
+ 2025-26,0.8110609,89,0.3817109167575836,H1N1
results_new/drift_scores_diffae_h3n2.csv CHANGED
@@ -1,15 +1,15 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
  2009-10,0.84775805,7,0.5,H3N2
3
  2010-11,0.6334458,143,0.0,H3N2
4
- 2011-12,0.35185498,73,0.0,H3N2
5
- 2012-13,0.87254596,1091,1.0,H3N2
6
- 2013-14,0.4933189,86,0.2716849446296692,H3N2
7
- 2014-15,0.42631748,1432,0.1430070996284485,H3N2
8
- 2015-16,0.43482277,1238,0.1593417078256607,H3N2
9
- 2016-17,0.5364425,2591,0.3545049726963043,H3N2
10
- 2017-18,0.7152294,2414,0.697869598865509,H3N2
11
- 2018-19,1.0809413,3758,1.0,H3N2
12
- 2019-20,1.0485995,929,0.9556406140327454,H3N2
13
  2020-21,1.0846297,82,1.0,H3N2
14
  2021-22,0.13374482,5129,0.0,H3N2
15
  2022-23,0.72480357,3827,0.6215881705284119,H3N2
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
  2009-10,0.84775805,7,0.5,H3N2
3
  2010-11,0.6334458,143,0.0,H3N2
4
+ 2011-12,0.35185507,73,0.0,H3N2
5
+ 2012-13,0.8725457,1091,1.0,H3N2
6
+ 2013-14,0.49331892,86,0.27168500423431396,H3N2
7
+ 2014-15,0.42631736,1432,0.14300677180290222,H3N2
8
+ 2015-16,0.4348226,1238,0.15934127569198608,H3N2
9
+ 2016-17,0.53644246,2591,0.35450488328933716,H3N2
10
+ 2017-18,0.7152295,2414,0.6978700757026672,H3N2
11
+ 2018-19,1.0809416,3758,1.0,H3N2
12
+ 2019-20,1.0485994,929,0.9556401371955872,H3N2
13
  2020-21,1.0846297,82,1.0,H3N2
14
  2021-22,0.13374482,5129,0.0,H3N2
15
  2022-23,0.72480357,3827,0.6215881705284119,H3N2
results_new/drift_scores_diffae_h3n2_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2010-11,0.84960216,143,0.5,H3N2
3
  2011-12,0.63893855,73,0.0,H3N2
4
- 2012-13,1.1452761,1091,1.0,H3N2
5
- 2013-14,1.1064557,86,0.9233310222625732,H3N2
6
- 2014-15,0.8224513,1432,0.3624316453933716,H3N2
7
- 2015-16,0.4179324,1238,0.0,H3N2
8
- 2016-17,0.5692032,2591,0.2079770714044571,H3N2
9
- 2017-18,0.916543,2414,0.685522735118866,H3N2
10
- 2018-19,1.0503225,3758,0.869451642036438,H3N2
11
- 2019-20,1.1381989,929,0.9902697801589966,H3N2
12
- 2020-21,1.3877537,82,1.0,H3N2
13
- 2021-22,1.1520017,5129,0.7569119334220886,H3N2
14
- 2022-23,0.7035982,3827,0.29455509781837463,H3N2
15
  2023-24,0.9972166,5038,0.5973102450370789,H3N2
16
- 2024-25,1.0820278,6957,0.684760570526123,H3N2
17
- 2025-26,1.1266909,520,0.7308134436607361,H3N2
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2010-11,0.8496021,143,0.5,H3N2
3
  2011-12,0.63893855,73,0.0,H3N2
4
+ 2012-13,1.145276,1091,1.0,H3N2
5
+ 2013-14,1.1064557,86,0.9233312010765076,H3N2
6
+ 2014-15,0.82245123,1432,0.3624316155910492,H3N2
7
+ 2015-16,0.41793248,1238,0.0,H3N2
8
+ 2016-17,0.569203,2591,0.20797677338123322,H3N2
9
+ 2017-18,0.9165433,2414,0.6855232119560242,H3N2
10
+ 2018-19,1.0503224,3758,0.8694515824317932,H3N2
11
+ 2019-20,1.1381992,929,0.9902704358100891,H3N2
12
+ 2020-21,1.3877536,82,1.0,H3N2
13
+ 2021-22,1.1520019,5129,0.756912112236023,H3N2
14
+ 2022-23,0.7035982,3827,0.29455506801605225,H3N2
15
  2023-24,0.9972166,5038,0.5973102450370789,H3N2
16
+ 2024-25,1.0820278,6957,0.6847606301307678,H3N2
17
+ 2025-26,1.1266909,520,0.7308135032653809,H3N2
results_new/drift_scores_tvae_h1n1.csv CHANGED
@@ -1,18 +1,18 @@
1
  season,drift_raw,n_sequences,drift_norm
2
- 2009-10,0.536248,646,0.5
3
- 2010-11,0.08079483,134,0.0
4
- 2011-12,0.17818518,42,0.21383173763751984
5
- 2012-13,0.43303782,34,0.7733900547027588
6
- 2013-14,0.3412382,112,0.5718334317207336
7
- 2014-15,0.95740336,140,1.0
8
- 2015-16,1.0173341,1524,1.0
9
- 2016-17,0.15676863,548,0.08112185448408127
10
- 2017-18,0.23380801,1146,0.16338147222995758
11
- 2018-19,0.03403311,2432,0.0
12
- 2019-20,0.123652905,2032,0.09114177525043488
13
- 2020-21,0.4903989,12,0.46411606669425964
14
- 2021-22,0.5883226,105,0.5637027621269226
15
- 2022-23,0.18360986,2158,0.15211695432662964
16
- 2023-24,0.076317996,6766,0.04300299659371376
17
- 2024-25,0.09776758,6155,0.06481684744358063
18
- 2025-26,0.16669,89,0.1349097639322281
 
1
  season,drift_raw,n_sequences,drift_norm
2
+ 2009-10,1.1482078,646,0.5
3
+ 2010-11,0.3550147,134,0.0
4
+ 2011-12,0.38903737,42,0.04289328679442406
5
+ 2012-13,0.27174625,34,0.0
6
+ 2013-14,0.29000887,112,0.020836766809225082
7
+ 2014-15,2.4673212,140,1.0
8
+ 2015-16,2.5533717,1524,1.0
9
+ 2016-17,0.26654086,548,0.0
10
+ 2017-18,0.29127187,1146,0.010814533568918705
11
+ 2018-19,0.46174037,2432,0.08535809069871902
12
+ 2019-20,0.39785758,2032,0.05742301419377327
13
+ 2020-21,0.54190904,12,0.12041475623846054
14
+ 2021-22,0.849818,105,0.2550591230392456
15
+ 2022-23,1.3439333,2158,0.47112905979156494
16
+ 2023-24,0.4162229,6766,0.0654539167881012
17
+ 2024-25,0.122871734,6155,0.0
18
+ 2025-26,1.006772,89,0.36367014050483704
results_new/drift_scores_tvae_h1n1_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm
2
- 2010-11,0.50560445,134,0.5
3
- 2011-12,0.12553002,42,0.0
4
- 2012-13,0.2988247,34,0.4559493064880371
5
- 2013-14,0.21315995,112,0.23055991530418396
6
- 2014-15,0.9414147,140,1.0
7
- 2015-16,0.100514665,1524,0.0
8
- 2016-17,0.97015244,548,1.0
9
- 2017-18,0.3502457,1146,0.2871667444705963
10
- 2018-19,0.24847175,2432,0.1701364517211914
11
- 2019-20,0.13113762,2032,0.03521346300840378
12
- 2020-21,0.45181143,12,0.4039575755596161
13
- 2021-22,1.0426046,105,1.0
14
- 2022-23,0.6778529,2158,0.6128271222114563
15
- 2023-24,0.1540962,6766,0.056875184178352356
16
- 2024-25,0.14239293,6155,0.044452518224716187
17
- 2025-26,0.12550034,89,0.026521535590291023
 
1
  season,drift_raw,n_sequences,drift_norm
2
+ 2010-11,0.94385934,134,0.5
3
+ 2011-12,0.0729873,42,0.0
4
+ 2012-13,0.34211954,34,0.3090376555919647
5
+ 2013-14,0.17966346,112,0.12249349802732468
6
+ 2014-15,2.5597131,140,1.0
7
+ 2015-16,0.17377904,1524,0.040531907230615616
8
+ 2016-17,2.6365447,548,1.0
9
+ 2017-18,0.07985532,1146,0.002679097233340144
10
+ 2018-19,0.7008171,2432,0.24490569531917572
11
+ 2019-20,0.094731025,2032,0.008481855504214764
12
+ 2020-21,0.17919162,12,0.04142849147319794
13
+ 2021-22,1.3718554,105,0.5066662430763245
14
+ 2022-23,2.1678958,2158,0.8171880841255188
15
+ 2023-24,1.0244352,6766,0.3711435794830322
16
+ 2024-25,0.53348166,6155,0.17963097989559174
17
+ 2025-26,0.9082987,89,0.32584071159362793
results_new/drift_scores_tvae_h3n2.csv CHANGED
@@ -1,18 +1,18 @@
1
  season,drift_raw,n_sequences,drift_norm
2
- 2009-10,0.40871748,7,0.5
3
- 2010-11,0.3202447,143,0.0
4
- 2011-12,0.122187875,73,0.0
5
- 2012-13,0.24581404,1091,0.43146035075187683
6
- 2013-14,0.21900019,86,0.337878942489624
7
- 2014-15,0.022658227,1432,0.0
8
- 2015-16,0.13688475,1238,0.29587820172309875
9
- 2016-17,0.056187313,2591,0.08684959262609482
10
- 2017-18,0.18852301,2414,0.42963555455207825
11
- 2018-19,0.052832037,3758,0.07815849781036377
12
- 2019-20,0.04471686,929,0.05713794752955437
13
- 2020-21,0.6581284,82,1.0
14
- 2021-22,0.04364361,5129,0.033023394644260406
15
- 2022-23,0.023909347,3827,0.0019688101019710302
16
- 2023-24,0.029089307,5038,0.010120192542672157
17
- 2024-25,0.08346593,6957,0.0956893041729927
18
- 2025-26,0.14312808,520,0.1895759403705597
 
1
  season,drift_raw,n_sequences,drift_norm
2
+ 2009-10,0.7117787,7,0.5
3
+ 2010-11,0.4675364,143,0.0
4
+ 2011-12,0.13859785,73,0.0
5
+ 2012-13,0.16807649,1091,0.051429908722639084
6
+ 2013-14,0.07854635,86,0.0
7
+ 2014-15,0.16168617,1432,0.13129432499408722
8
+ 2015-16,0.23015404,1238,0.23941874504089355
9
+ 2016-17,0.2652846,2591,0.2948969006538391
10
+ 2017-18,0.08000687,2414,0.0023064441047608852
11
+ 2018-19,1.4809357,3758,1.0
12
+ 2019-20,2.0120773,929,1.0
13
+ 2020-21,0.22781412,82,0.07719957083463669
14
+ 2021-22,0.051805664,5129,0.0
15
+ 2022-23,0.062074672,3827,0.0052385637536644936
16
+ 2023-24,0.08456259,5038,0.016710402444005013
17
+ 2024-25,0.19398417,6957,0.07253000140190125
18
+ 2025-26,0.13273856,520,0.04128657281398773
results_new/drift_scores_tvae_h3n2_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm
2
- 2010-11,0.1397129,143,0.5
3
- 2011-12,0.2801558,73,1.0
4
- 2012-13,0.27353662,1091,0.9528692364692688
5
- 2013-14,0.088897794,86,0.0
6
- 2014-15,0.22392435,1432,0.7059916257858276
7
- 2015-16,0.12062421,1238,0.16588278114795685
8
- 2016-17,0.15479773,2591,0.3445604145526886
9
- 2017-18,0.1680646,2414,0.41392672061920166
10
- 2018-19,0.15885507,3758,0.36577433347702026
11
- 2019-20,0.04299631,929,0.0
12
- 2020-21,0.6902948,82,1.0
13
- 2021-22,0.69962215,5129,1.0
14
- 2022-23,0.04089906,3827,0.0
15
- 2023-24,0.016424732,5038,0.0
16
- 2024-25,0.0914666,6957,0.10983920842409134
17
- 2025-26,0.22040188,520,0.29856252670288086
 
1
  season,drift_raw,n_sequences,drift_norm
2
+ 2010-11,0.93202347,143,0.5
3
+ 2011-12,0.3954015,73,0.0
4
+ 2012-13,0.10816681,1091,0.0
5
+ 2013-14,0.10887318,86,0.0008573999512009323
6
+ 2014-15,0.20977427,1432,0.12333148717880249
7
+ 2015-16,0.12288468,1238,0.017864609137177467
8
+ 2016-17,0.29515812,2591,0.22697067260742188
9
+ 2017-18,0.2905303,2414,0.2213534116744995
10
+ 2018-19,1.5323008,3758,1.0
11
+ 2019-20,0.83191633,929,0.5082032084465027
12
+ 2020-21,2.2329187,82,1.0
13
+ 2021-22,0.24140789,5129,0.06270900368690491
14
+ 2022-23,0.05589929,3827,0.0
15
+ 2023-24,0.08331972,5038,0.0125954020768404
16
+ 2024-25,0.24411495,6957,0.08645566552877426
17
+ 2025-26,0.12778516,520,0.03302031755447388
results_new/drift_scores_vae_h1n1.csv CHANGED
@@ -1,18 +1,18 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2009-10,1.4508884,646,0.5,H1N1
3
- 2010-11,0.47648832,134,0.0,H1N1
4
- 2011-12,1.2336011,42,0.7770040035247803,H1N1
5
- 2012-13,1.3157516,34,0.861312747001648,H1N1
6
- 2013-14,0.88709867,112,0.4213981330394745,H1N1
7
  2014-15,3.2299583,140,1.0,H1N1
8
- 2015-16,3.283144,1524,1.0,H1N1
9
- 2016-17,0.4732436,548,0.0,H1N1
10
- 2017-18,0.85535794,1146,0.13598857820034027,H1N1
11
- 2018-19,0.55099064,2432,0.027668969705700874,H1N1
12
- 2019-20,1.0523438,2032,0.20609280467033386,H1N1
13
- 2020-21,1.080398,12,0.2160768359899521,H1N1
14
- 2021-22,1.5634476,105,0.3879867196083069,H1N1
15
- 2022-23,0.7888692,2158,0.11232626438140869,H1N1
16
- 2023-24,0.4895367,6766,0.005798465106636286,H1N1
17
- 2024-25,0.92283857,6155,0.1600038856267929,H1N1
18
- 2025-26,0.9356745,89,0.16457200050354004,H1N1
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2009-10,1.4508903,646,0.5,H1N1
3
+ 2010-11,0.47648877,134,0.0,H1N1
4
+ 2011-12,1.233601,42,0.7770022749900818,H1N1
5
+ 2012-13,1.3157517,34,0.861311137676239,H1N1
6
+ 2013-14,0.8870989,112,0.42139726877212524,H1N1
7
  2014-15,3.2299583,140,1.0,H1N1
8
+ 2015-16,3.2831438,1524,1.0,H1N1
9
+ 2016-17,0.47324505,548,0.0,H1N1
10
+ 2017-18,0.85535926,1146,0.13598860800266266,H1N1
11
+ 2018-19,0.55098975,2432,0.027668148279190063,H1N1
12
+ 2019-20,1.0523449,2032,0.20609280467033386,H1N1
13
+ 2020-21,1.0803984,12,0.21607662737369537,H1N1
14
+ 2021-22,1.5634476,105,0.3879864513874054,H1N1
15
+ 2022-23,0.7888692,2158,0.11232580989599228,H1N1
16
+ 2023-24,0.4895367,6766,0.0057979486882686615,H1N1
17
+ 2024-25,0.92283857,6155,0.16000346839427948,H1N1
18
+ 2025-26,0.9356745,89,0.16457156836986542,H1N1
results_new/drift_scores_vae_h1n1_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2010-11,1.6838974,134,0.5,H1N1
3
- 2011-12,1.3985306,42,0.0,H1N1
4
- 2012-13,0.6572085,34,0.0,H1N1
5
- 2013-14,1.6867098,112,1.0,H1N1
6
  2014-15,3.2757614,140,1.0,H1N1
7
- 2015-16,1.7431368,1524,0.41470545530319214,H1N1
8
- 2016-17,3.353836,548,1.0,H1N1
9
- 2017-18,1.0407414,1146,0.14222688972949982,H1N1
10
- 2018-19,0.915746,2432,0.0958743691444397,H1N1
11
- 2019-20,1.3699945,2032,0.26432496309280396,H1N1
12
- 2020-21,1.694672,12,0.38472625613212585,H1N1
13
- 2021-22,1.8264662,105,0.43359997868537903,H1N1
14
- 2022-23,2.197362,2158,0.5711405873298645,H1N1
15
- 2023-24,0.7682978,6766,0.04119563475251198,H1N1
16
- 2024-25,0.9557269,6155,0.11070064455270767,H1N1
17
  2025-26,1.4635142,89,0.2990052103996277,H1N1
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2010-11,1.6839004,134,0.5,H1N1
3
+ 2011-12,1.3985308,42,0.0,H1N1
4
+ 2012-13,0.65720904,34,0.0,H1N1
5
+ 2013-14,1.6867096,112,1.0,H1N1
6
  2014-15,3.2757614,140,1.0,H1N1
7
+ 2015-16,1.7431355,1524,0.4147048890590668,H1N1
8
+ 2016-17,3.3538349,548,1.0,H1N1
9
+ 2017-18,1.0407447,1146,0.14222797751426697,H1N1
10
+ 2018-19,0.9157473,2432,0.09587472677230835,H1N1
11
+ 2019-20,1.3699946,2032,0.26432499289512634,H1N1
12
+ 2020-21,1.6946733,12,0.3847268223762512,H1N1
13
+ 2021-22,1.8264667,105,0.4336002767086029,H1N1
14
+ 2022-23,2.197362,2158,0.5711407661437988,H1N1
15
+ 2023-24,0.7682978,6766,0.04119546711444855,H1N1
16
+ 2024-25,0.9557269,6155,0.11070052534341812,H1N1
17
  2025-26,1.4635142,89,0.2990052103996277,H1N1
results_new/drift_scores_vae_h3n2.csv CHANGED
@@ -1,18 +1,18 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2009-10,1.4049138,7,0.5,H3N2
3
- 2010-11,1.825857,143,1.0,H3N2
4
- 2011-12,0.69624805,73,0.0,H3N2
5
- 2012-13,1.591902,1091,0.7928884625434875,H3N2
6
- 2013-14,0.654581,86,0.0,H3N2
7
- 2014-15,0.66253525,1432,0.006791088730096817,H3N2
8
- 2015-16,0.8975233,1238,0.20741674304008484,H3N2
9
- 2016-17,0.864383,2591,0.17912256717681885,H3N2
10
- 2017-18,1.2707253,2414,0.5260452628135681,H3N2
11
- 2018-19,2.766827,3758,1.0,H3N2
12
- 2019-20,2.5845807,929,0.913719117641449,H3N2
13
- 2020-21,2.179455,82,0.7219206094741821,H3N2
14
  2021-22,0.44372347,5129,0.0,H3N2
15
- 2022-23,1.6073804,3827,0.5009061694145203,H3N2
16
- 2023-24,2.3581033,5038,0.8240612745285034,H3N2
17
- 2024-25,0.55099255,6957,0.046174898743629456,H3N2
18
- 2025-26,2.223808,520,0.7662527561187744,H3N2
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2009-10,1.4049128,7,0.5,H3N2
3
+ 2010-11,1.8258576,143,1.0,H3N2
4
+ 2011-12,0.6962475,73,0.0,H3N2
5
+ 2012-13,1.5919024,1091,0.7928885221481323,H3N2
6
+ 2013-14,0.6545788,86,0.0,H3N2
7
+ 2014-15,0.662536,1432,0.006793617270886898,H3N2
8
+ 2015-16,0.8975214,1238,0.20741651952266693,H3N2
9
+ 2016-17,0.86437976,2591,0.17912127077579498,H3N2
10
+ 2017-18,1.2707274,2414,0.5260477662086487,H3N2
11
+ 2018-19,2.7668257,3758,1.0,H3N2
12
+ 2019-20,2.5845811,929,0.9137200117111206,H3N2
13
+ 2020-21,2.1794555,82,0.7219216227531433,H3N2
14
  2021-22,0.44372347,5129,0.0,H3N2
15
+ 2022-23,1.6073804,3827,0.5009064674377441,H3N2
16
+ 2023-24,2.3581033,5038,0.8240618109703064,H3N2
17
+ 2024-25,0.55099255,6957,0.04617492854595184,H3N2
18
+ 2025-26,2.223808,520,0.7662532329559326,H3N2
results_new/drift_scores_vae_h3n2_lag2.csv CHANGED
@@ -1,17 +1,17 @@
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
- 2010-11,1.9789981,143,0.5,H3N2
3
  2011-12,1.7092272,73,0.0,H3N2
4
- 2012-13,1.8436763,1091,0.49838268756866455,H3N2
5
- 2013-14,1.811368,86,0.37862053513526917,H3N2
6
- 2014-15,1.0837401,1432,0.0,H3N2
7
- 2015-16,0.71728635,1238,0.0,H3N2
8
- 2016-17,1.1230123,2591,0.3215678632259369,H3N2
9
- 2017-18,1.4976802,2414,0.6185199022293091,H3N2
10
- 2018-19,2.3151226,3758,1.0,H3N2
11
- 2019-20,2.184429,929,0.9182058572769165,H3N2
12
  2020-21,2.789879,82,1.0,H3N2
13
- 2021-22,2.4169564,5129,0.8200694918632507,H3N2
14
- 2022-23,1.4693893,3827,0.36288025975227356,H3N2
15
- 2023-24,2.3643763,5038,0.7947002649307251,H3N2
16
- 2024-25,2.4012733,6957,0.8125025629997253,H3N2
17
- 2025-26,2.3937602,520,0.8088775873184204,H3N2
 
1
  season,drift_raw,n_sequences,drift_norm,subtype
2
+ 2010-11,1.978998,143,0.5,H3N2
3
  2011-12,1.7092272,73,0.0,H3N2
4
+ 2012-13,1.8436772,1091,0.4983859956264496,H3N2
5
+ 2013-14,1.8113672,86,0.3786175847053528,H3N2
6
+ 2014-15,1.0837413,1432,0.0,H3N2
7
+ 2015-16,0.71728826,1238,0.0,H3N2
8
+ 2016-17,1.1230099,2591,0.32156500220298767,H3N2
9
+ 2017-18,1.4976804,2414,0.6185196042060852,H3N2
10
+ 2018-19,2.3151186,3758,1.0,H3N2
11
+ 2019-20,2.184429,929,0.9182080626487732,H3N2
12
  2020-21,2.789879,82,1.0,H3N2
13
+ 2021-22,2.416957,5129,0.8200695514678955,H3N2
14
+ 2022-23,1.4693893,3827,0.3628796637058258,H3N2
15
+ 2023-24,2.3643763,5038,0.7947000861167908,H3N2
16
+ 2024-25,2.4012733,6957,0.812502384185791,H3N2
17
+ 2025-26,2.3937602,520,0.8088774085044861,H3N2
results_new/latent_diversity_diffae_h3n2.csv CHANGED
@@ -1,16 +1,16 @@
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
- 2008-09,0.3479869,0.17535543,0.1524878694887088,237
3
  2009-10,0.9072131,0.46394446,1.2113266381031922,7
4
- 2010-11,0.5297071,0.48135176,0.5158967894301155,143
5
- 2011-12,0.6694304,0.45950183,0.6684356466002415,73
6
- 2012-13,0.58300686,0.3053392,0.4335263997504738,1091
7
- 2013-14,0.54057443,0.13682966,0.3146012149692702,86
8
- 2014-15,0.5508577,0.30058625,0.3940715170041662,1432
9
- 2015-16,0.8517246,0.17398384,0.7563161179383423,1238
10
- 2016-17,0.7739091,0.28207156,0.6787616335959384,2591
11
- 2017-18,0.6439013,0.42344782,0.5941629999069,2414
12
- 2018-19,0.81923133,0.33510625,0.7836446966697295,3758
13
- 2019-20,0.81788504,0.2505409,0.7324951709220148,929
14
  2020-21,0.4543805,0.1872162,0.24449315948622538,82
15
  2021-22,0.5339615,0.2853101,0.3665882131894259,5129
16
  2022-23,0.5956991,0.27208915,0.42900196133832713,3827
 
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
+ 2008-09,0.347987,0.1753554,0.15248786948870877,237
3
  2009-10,0.9072131,0.46394446,1.2113266381031922,7
4
+ 2010-11,0.5297071,0.48135173,0.5158967894301156,143
5
+ 2011-12,0.6694304,0.45950186,0.6684356236475963,73
6
+ 2012-13,0.5830069,0.3053392,0.43352639922300734,1091
7
+ 2013-14,0.54057443,0.13682967,0.314601230369456,86
8
+ 2014-15,0.5508578,0.3005862,0.39407152253077615,1432
9
+ 2015-16,0.8517246,0.17398387,0.7563161218299403,1238
10
+ 2016-17,0.7739091,0.28207153,0.6787616304327753,2591
11
+ 2017-18,0.64390105,0.42344803,0.5941629975365846,2414
12
+ 2018-19,0.8192314,0.33510616,0.7836446935191879,3758
13
+ 2019-20,0.81788504,0.2505409,0.7324951699050217,929
14
  2020-21,0.4543805,0.1872162,0.24449315948622538,82
15
  2021-22,0.5339615,0.2853101,0.3665882131894259,5129
16
  2022-23,0.5956991,0.27208915,0.42900196133832713,3827
results_new/latent_diversity_tvae_h3n2.csv CHANGED
@@ -1,19 +1,19 @@
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
- 2008-09,0.1899764,0.19351427,0.07385040583798541,237
3
- 2009-10,0.5922931,0.4404251,0.6355828654668045,7
4
- 2010-11,0.20078479,0.9103973,0.875258329948087,143
5
- 2011-12,0.26957983,0.4062723,0.24103226877451583,73
6
- 2012-13,0.4275964,0.62010306,0.5678870001493532,1091
7
- 2013-14,0.13375627,0.32071406,0.12216881250179627,86
8
- 2014-15,0.07714817,0.23228972,0.059952215957067914,1432
9
- 2015-16,0.31921768,0.3100089,0.19816552347615943,1238
10
- 2016-17,0.37609914,0.5024158,0.39402427606994095,2591
11
- 2017-18,0.10600445,0.51372564,0.27526502915460127,2414
12
- 2018-19,0.064659216,0.16585153,0.031695980192220724,3758
13
- 2019-20,0.103144124,0.2695105,0.08336435446274423,929
14
- 2020-21,0.0961059,0.14732282,0.03132233933810927,82
15
- 2021-22,0.049744286,0.17980039,0.03480946393661324,5129
16
- 2022-23,0.07566522,0.22994825,0.05861674037382261,3827
17
- 2023-24,0.04411942,0.2841048,0.08267847937216721,5038
18
- 2024-25,0.19573814,0.48494548,0.27352485445850283,6957
19
- 2025-26,0.3271324,0.48455364,0.34246640710653276,520
 
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
+ 2008-09,1.6537397,0.37151822,2.8850539922038534,237
3
+ 2009-10,1.2646475,0.92195624,2.8575587716609525,7
4
+ 2010-11,0.35285586,1.1953982,1.5644237966034296,143
5
+ 2011-12,0.368961,0.66224605,0.5826840342070079,73
6
+ 2012-13,0.13855629,0.7472789,0.5781535725722062,1091
7
+ 2013-14,0.24614343,0.55346566,0.37122739889773504,86
8
+ 2014-15,0.40473434,0.5134933,0.4277840004647341,1432
9
+ 2015-16,0.35883474,0.6207421,0.5144986901556052,1238
10
+ 2016-17,0.71190625,0.9503668,1.4105519268804643,2591
11
+ 2017-18,0.71085143,1.0493188,1.6070452271812425,2414
12
+ 2018-19,1.3003029,0.805797,2.3407190437846923,3758
13
+ 2019-20,0.5340246,0.7918565,0.9132020223120527,929
14
+ 2020-21,0.17399631,0.4483117,0.23411307375258433,82
15
+ 2021-22,0.12723126,0.4848493,0.25131563332678664,5129
16
+ 2022-23,0.21149032,0.6304738,0.4423409478432372,3827
17
+ 2023-24,0.15579787,0.57114977,0.350554616313835,5038
18
+ 2024-25,0.4722596,0.674696,0.6783413859895628,6957
19
+ 2025-26,0.27597228,0.4480527,0.27744549307598737,520
results_new/latent_diversity_vae_h3n2.csv CHANGED
@@ -1,16 +1,16 @@
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
- 2008-09,1.1181064,0.4525268,1.461107117649001,237
3
- 2009-10,2.789356,1.1115388,10.51869599741131,7
4
- 2010-11,2.154007,0.7788693,5.283329682528248,143
5
- 2011-12,2.0851161,0.9446519,5.312853754055158,73
6
- 2012-13,1.4297533,0.6199536,2.4307650245629553,1091
7
- 2013-14,1.3447422,0.4823158,2.0649712012284365,86
8
- 2014-15,1.2799011,0.5707754,1.9653036164503788,1432
9
- 2015-16,1.7439564,0.3955747,3.2004481696948806,1238
10
- 2016-17,1.6629968,0.5196129,3.036727824554738,2591
11
- 2017-18,1.5631881,0.8057993,3.094151298636868,2414
12
- 2018-19,1.9605098,0.80830324,4.4981494967124025,3758
13
- 2019-20,1.7020738,0.6248811,3.2910740769374645,929
14
  2020-21,1.409919,0.53167903,2.298585792477243,82
15
  2021-22,1.4070408,0.5941305,2.333209929302637,5129
16
  2022-23,1.6019987,0.5715492,2.8938246012376405,3827
 
1
  season,latent_spread,latent_spread_std,latent_var_trace,n_sequences
2
+ 2008-09,1.1181062,0.45252678,1.4611071498365873,237
3
+ 2009-10,2.7893558,1.1115389,10.51869599741131,7
4
+ 2010-11,2.154007,0.7788695,5.283329738606205,143
5
+ 2011-12,2.085116,0.94465184,5.312853754055158,73
6
+ 2012-13,1.4297533,0.6199537,2.430765018352434,1091
7
+ 2013-14,1.3447422,0.48231563,2.064971358539198,86
8
+ 2014-15,1.2799008,0.57077587,1.9653036148443528,1432
9
+ 2015-16,1.7439561,0.39557567,3.2004482006807837,1238
10
+ 2016-17,1.6629968,0.5196128,3.0367278644029154,2591
11
+ 2017-18,1.5631877,0.8057999,3.094151290099152,2414
12
+ 2018-19,1.9605098,0.8083032,4.498149503380878,3758
13
+ 2019-20,1.7020738,0.6248812,3.2910740821217215,929
14
  2020-21,1.409919,0.53167903,2.298585792477243,82
15
  2021-22,1.4070408,0.5941305,2.333209929302637,5129
16
  2022-23,1.6019987,0.5715492,2.8938246012376405,3827
results_new/sirc_params_diffae.csv CHANGED
@@ -1,11 +1,11 @@
1
  ,0
2
- beta,0.48389822244644165
3
- sigma_inv,147.46902465820312
4
- delta_min,0.011883496306836605
5
- delta_max,0.04333692789077759
6
- k_map,2.7173585891723633
7
- S0_base,0.4452793598175049
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
- sigma,0.0067810850605254476
11
- calib_rmse,22.323917388916016
 
1
  ,0
2
+ sigma_inv,120.66049194335938
3
+ delta_min,0.004767056088894606
4
+ delta_max,0.022077595815062523
5
+ k_map,2.8775570392608643
6
+ S0_base,0.34441810846328735
7
+ beta,0.3
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
+ sigma,0.008287716914575662
11
+ calib_rmse,183.01434326171875
results_new/sirc_params_diffae_combined.csv CHANGED
@@ -1,8 +1,11 @@
1
  ,0
2
- beta,0.5424662232398987
3
- sigma_inv,150.30841064453125
4
- delta_min,0.0120062455534935
5
- delta_max,0.0357445552945137
6
- k_map,2.2547366619110107
7
- S0_base,0.4623242914676666
8
- calib_rmse,22.680747985839844
 
 
 
 
1
  ,0
2
+ sigma_inv,121.69593048095703
3
+ delta_min,0.0052040256559848785
4
+ delta_max,0.022494088858366013
5
+ k_map,2.8574392795562744
6
+ S0_base,0.3535463809967041
7
+ beta,0.3
8
+ gamma,0.2
9
+ mu,3.6529680365296805e-05
10
+ sigma,0.008217201643866636
11
+ calib_rmse,193.81369018554688
results_new/sirc_params_diffae_lag2.csv CHANGED
@@ -1,8 +1,11 @@
1
  ,0
2
- beta,0.5816060304641724
3
- sigma_inv,129.8426971435547
4
- delta_min,0.010107808746397495
5
- delta_max,0.052520036697387695
6
- k_map,2.1105055809020996
7
- S0_base,0.4578218162059784
8
- calib_rmse,16.686077117919922
 
 
 
 
1
  ,0
2
+ sigma_inv,125.69410705566406
3
+ delta_min,0.006260720081627369
4
+ delta_max,0.02229289337992668
5
+ k_map,2.8199195861816406
6
+ S0_base,0.3550183176994324
7
+ beta,0.3
8
+ gamma,0.2
9
+ mu,3.6529680365296805e-05
10
+ sigma,0.007955822459975365
11
+ calib_rmse,295.9768981933594
results_new/sirc_params_tvae.csv CHANGED
@@ -1,11 +1,11 @@
1
  ,0
2
- beta,0.49641501903533936
3
- sigma_inv,139.9803924560547
4
- delta_min,0.010710853151977062
5
- delta_max,0.05030184984207153
6
- k_map,2.850681781768799
7
- S0_base,0.44433867931365967
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
- sigma,0.007143857667879729
11
- calib_rmse,21.054658889770508
 
1
  ,0
2
+ sigma_inv,116.19398498535156
3
+ delta_min,0.0050865840166807175
4
+ delta_max,0.021768905222415924
5
+ k_map,2.9306821823120117
6
+ S0_base,0.3508189022541046
7
+ beta,0.3
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
+ sigma,0.00860629747853186
11
+ calib_rmse,63.387779235839844
results_new/sirc_params_vae.csv CHANGED
@@ -1,11 +1,11 @@
1
  ,0
2
- beta,0.49291330575942993
3
- sigma_inv,139.94635009765625
4
- delta_min,0.010888866148889065
5
- delta_max,0.0468725860118866
6
- k_map,2.8331964015960693
7
- S0_base,0.4437076449394226
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
- sigma,0.007145595432122295
11
- calib_rmse,20.994186401367188
 
1
  ,0
2
+ sigma_inv,111.22029876708984
3
+ delta_min,0.003884353209286928
4
+ delta_max,0.022361744195222855
5
+ k_map,2.9007091522216797
6
+ S0_base,0.3455941379070282
7
+ beta,0.3
8
  gamma,0.2
9
  mu,3.6529680365296805e-05
10
+ sigma,0.008991164482430798
11
+ calib_rmse,55.91606140136719
results_new/sirc_simulation_diffae.csv CHANGED
@@ -1,14 +1,14 @@
1
  season,drift_blended,hosp_obs,hosp_sim,delta_used,S0_used
2
- 2010-11,0.0,21.5,36.69405,0.011883496306836605,0.4452793598175049
3
- 2011-12,0.0,8.7,36.69405,0.011883496306836605,0.4452793598175049
4
- 2012-13,0.0,44.0,36.69405,0.011883496306836605,0.4452793598175049
5
- 2013-14,0.0,35.1,36.69405,0.011883496306836605,0.4452793598175049
6
- 2014-15,0.0,64.1,36.69405,0.011883496306836605,0.4452793598175049
7
- 2015-16,0.5695386230051518,31.4,57.39029,0.018696472162488542,0.5307101532682776
8
- 2016-17,0.2637516996860504,62.0,65.05264,0.01272459705927206,0.48484211477041245
9
- 2017-18,0.44296208325028413,102.9,64.42255,0.015324769484394068,0.5117236723050476
10
- 2018-19,0.4295716662704944,63.6,64.97025,0.015049374832349936,0.509715109758079
11
- 2019-20,0.11433117486536504,66.0,52.420242,0.01197026512866699,0.4624290360473096
12
- 2021-22,0.0011000201851129531,17.5,36.855877,0.01188349659397594,0.44544436284527184
13
- 2022-23,0.4344884437248111,62.4,64.77615,0.015148811187068706,0.5104526263762266
14
- 2023-24,0.2393365252017975,83.5,63.810066,0.012529466912195381,0.4811798385977745
 
1
  season,drift_blended,hosp_obs,hosp_sim,delta_used,S0_used
2
+ 2010-11,0.0,21.5,0.21017258,0.004767056088894606,0.34441810846328735
3
+ 2011-12,0.1105944865779232,8.7,0.21084577,0.0047977179946010525,0.34441810846328735
4
+ 2012-13,0.9520000164381792,44.0,538.29407,0.01979284318744411,0.34441810846328735
5
+ 2013-14,0.46029716146052185,35.1,0.3061344,0.006623509640751151,0.34441810846328735
6
+ 2014-15,0.14782134050063875,64.1,0.21174435,0.004837717427612706,0.34441810846328735
7
+ 2015-16,0.8147904956460169,31.4,92.842804,0.01436858223543187,0.34441810846328735
8
+ 2016-17,0.34342660568654537,62.0,0.2337408,0.005566239183130585,0.34441810846328735
9
+ 2017-18,0.626538009673905,102.9,1.8210133,0.009275381304205433,0.34441810846328735
10
+ 2018-19,0.45699112196551994,63.6,0.30199662,0.006585399045066428,0.34441810846328735
11
+ 2019-20,0.19987962832609255,66.0,0.21404438,0.004935413477054279,0.34441810846328735
12
+ 2021-22,0.0011100105031588002,17.5,0.21017258,0.004767056143353745,0.34441810846328735
13
+ 2022-23,0.46075128414692834,62.4,0.30672425,0.006628784915667802,0.34441810846328735
14
+ 2023-24,0.31954142216528375,83.5,0.22812559,0.0054165263373097735,0.34441810846328735
results_new/sirc_simulation_diffae_combined.csv CHANGED
@@ -1,14 +1,14 @@
1
  season,drift_combined,hosp_obs,hosp_sim
2
- 2010-11,0.0,21.5,32.590313
3
- 2011-12,0.0,8.7,32.590313
4
- 2012-13,0.0,44.0,32.590313
5
- 2013-14,0.0,35.1,32.590313
6
- 2014-15,0.0,64.1,32.590313
7
- 2015-16,0.35217248085141184,31.4,69.9926
8
- 2016-17,0.22124332040548322,62.0,61.218067
9
- 2017-18,0.4415469862967729,102.9,74.576004
10
- 2018-19,0.4671379212290049,63.6,75.94362
11
- 2019-20,0.1353143843188882,66.0,52.433834
12
- 2021-22,0.37432382266968484,17.5,71.15288
13
- 2022-23,0.3706770570240915,62.4,70.96472
14
- 2023-24,0.22002329033985735,83.5,61.11297
 
1
  season,drift_combined,hosp_obs,hosp_sim
2
+ 2010-11,0.24999999999999997,21.5,0.25230765
3
+ 2011-12,0.0552972432889616,8.7,0.238782
4
+ 2012-13,0.9473114836289256,44.0,574.1969
5
+ 2013-14,0.7251400662277212,35.1,24.35521
6
+ 2014-15,0.256917400473959,64.1,0.2536003
7
+ 2015-16,0.503823302121292,31.4,0.59684235
8
+ 2016-17,0.2880770524498075,62.0,0.26078865
9
+ 2017-18,0.624536449998575,102.9,3.2852228
10
+ 2018-19,0.4969551911220906,63.6,0.5609885
11
+ 2019-20,0.23656360152457556,66.0,0.25005746
12
+ 2021-22,0.3777234217698952,17.5,0.3036628
13
+ 2022-23,0.3930827740101837,62.4,0.31711856
14
+ 2023-24,0.29375606901615425,83.5,0.26238257
results_new/sirc_simulation_diffae_lag2.csv CHANGED
@@ -1,14 +1,14 @@
1
  season,drift_blended,hosp_obs,hosp_sim
2
- 2010-11,0.0,21.5,33.4235
3
- 2011-12,0.0,8.7,33.4235
4
- 2012-13,0.0,44.0,33.4235
5
- 2013-14,0.0,35.1,33.4235
6
- 2014-15,0.0,64.1,33.4235
7
- 2015-16,0.1348063386976719,31.4,48.56613
8
- 2016-17,0.17873494112491606,62.0,50.884365
9
- 2017-18,0.4401318893432617,102.9,103.06214
10
- 2018-19,0.5047041761875153,63.6,139.7638
11
- 2019-20,0.15629759377241137,66.0,49.771606
12
- 2021-22,0.7475476251542568,17.5,312.52707
13
- 2022-23,0.30686567032337186,62.4,61.38915
14
- 2023-24,0.2007100554779172,83.5,51.947327
 
1
  season,drift_blended,hosp_obs,hosp_sim
2
+ 2010-11,0.49999999999999994,21.5,1.2129798
3
+ 2011-12,0.0,8.7,0.30763108
4
+ 2012-13,0.9426229508196721,44.0,564.8262
5
+ 2013-14,0.9899829709949206,35.1,676.1854
6
+ 2014-15,0.3660134604472793,64.1,0.46632507
7
+ 2015-16,0.19285610859656707,31.4,0.3243254
8
+ 2016-17,0.23272749921306968,62.0,0.3376678
9
+ 2017-18,0.622534890323245,102.9,6.655662
10
+ 2018-19,0.5369192602786612,63.6,1.8727243
11
+ 2019-20,0.2732475747230586,66.0,0.35888928
12
+ 2021-22,0.7543368330366316,17.5,65.97541
13
+ 2022-23,0.3254142638734391,62.4,0.40497705
14
+ 2023-24,0.26797071586702476,83.5,0.35555848
results_new/sirc_simulation_tvae.csv CHANGED
@@ -1,14 +1,14 @@
1
  season,drift_blended,hosp_obs,hosp_sim
2
- 2010-11,0.0,21.5,42.16406
3
- 2011-12,0.0,8.7,42.16406
4
- 2012-13,0.0,44.0,42.16406
5
- 2013-14,0.0,35.1,42.16406
6
- 2014-15,0.0,64.1,42.16406
7
- 2015-16,0.5905652430653573,31.4,40.69233
8
- 2016-17,0.0665630214214325,62.0,51.481964
9
- 2017-18,0.27446438801288603,102.9,67.289474
10
- 2018-19,0.03282656908035278,63.6,46.84572
11
- 2019-20,0.05073893850669265,66.0,49.341515
12
- 2021-22,0.03537958092987538,17.5,47.205223
13
- 2022-23,0.045249401607085016,62.4,48.583523
14
- 2023-24,0.023330887354910373,83.5,45.50059
 
1
  season,drift_blended,hosp_obs,hosp_sim
2
+ 2010-11,0.0,21.5,0.22939785
3
+ 2011-12,0.011099823240689713,8.7,0.22939856
4
+ 2012-13,0.048479012320520445,44.0,0.22947073
5
+ 2013-14,0.01811437516580874,35.1,0.22940202
6
+ 2014-15,0.13617469395479462,64.1,0.23092468
7
+ 2015-16,0.8324327421120137,31.4,131.66814
8
+ 2016-17,0.28568137250840664,62.0,0.2450852
9
+ 2017-18,0.003630192111914153,102.9,0.22939798
10
+ 2018-19,0.4940278799609935,63.6,0.43453512
11
+ 2019-20,0.12498535058897484,66.0,0.23058057
12
+ 2021-22,0.0012868775128115318,17.5,0.22939785
13
+ 2022-23,0.14801942627217268,62.4,0.23135751
14
+ 2023-24,0.04788282349984223,83.5,0.22946824
results_new/sirc_simulation_vae.csv CHANGED
@@ -1,14 +1,14 @@
1
  season,drift_blended,hosp_obs,hosp_sim
2
- 2010-11,0.0,21.5,40.215836
3
- 2011-12,0.0,8.7,40.215836
4
- 2012-13,0.0,44.0,40.215836
5
- 2013-14,0.0,35.1,40.215836
6
- 2014-15,0.0,64.1,40.215836
7
- 2015-16,0.5769421784281731,31.4,45.54793
8
- 2016-17,0.13326718997955322,62.0,57.597935
9
- 2017-18,0.32900776550173755,102.9,66.13004
10
- 2018-19,0.43438786424696446,63.6,59.976025
11
- 2019-20,0.1468977631032467,66.0,58.998672
12
- 2021-22,0.0019399335980415345,17.5,40.493042
13
- 2022-23,0.3600549252033234,62.4,65.010574
14
- 2023-24,0.22527400890877472,83.5,64.89587
 
1
  season,drift_blended,hosp_obs,hosp_sim
2
+ 2010-11,0.6188340807174887,21.5,0.9488138
3
+ 2011-12,0.20107080978286906,8.7,0.1991696
4
+ 2012-13,0.7968144099243352,44.0,53.823067
5
+ 2013-14,0.3663403391838074,35.1,0.21482955
6
+ 2014-15,0.0123734284098145,64.1,0.19661433
7
+ 2015-16,0.8253821802667963,31.4,100.42861
8
+ 2016-17,0.1735237310640514,62.0,0.19825841
9
+ 2017-18,0.46535963692624627,102.9,0.25179455
10
+ 2018-19,0.46211429479274346,63.6,0.24960531
11
+ 2019-20,0.2568143352449357,66.0,0.2020343
12
+ 2021-22,0.0019575502088163745,17.5,0.19661354
13
+ 2022-23,0.38181865192388803,62.4,0.2180572
14
+ 2023-24,0.3007662301517536,83.5,0.20564897