sdtaylor / phenology_estimators

3 stars 0 forks source link

time to run things #10

Closed sdtaylor closed 5 years ago

sdtaylor commented 5 years ago

to run thru the full analysis on serenity with the following config, 15 min

population_num_bootstraps = 15
individual_num_bootstraps = 3
sdtaylor commented 5 years ago

on serenity to run thru the actual analysis: 16 hours

population_num_bootstraps = 1000
individual_num_bootstraps = 20
sdtaylor commented 5 years ago

for notes in the readme: #9

sdtaylor commented 5 years ago

After implementing different probability thresholds for gam/logistic methods

26 hours

population_num_bootstraps = 1000
individual_num_bootstraps = 20
sdtaylor commented 5 years ago

After implementing different probability thresholds for gam/logistic methods

25 min

population_num_bootstraps = 10
individual_num_bootstraps = 2