Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVIDAnalytics/DELPHI
/ functions
Functions
675 in github.com/COVIDAnalytics/DELPHI
⨍
Functions
675
◇
Types & classes
63
↓ 1 callers
Method
save_all_datasets
(self, save_since_100_cases=False, website=False)
archive/V1 - No Jump/DELPHI_utils.py:30
↓ 1 callers
Method
save_all_datasets
(self, i, save_since_100_cases=False, website=False)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:42
↓ 1 callers
Method
save_all_datasets_continuous_retraining
(self, save_since_100_cases=False, website=False)
archive/V1 - No Jump/DELPHI_utils.py:61
↓ 1 callers
Method
save_policy_predictions_to_dict_pickle
(self, website=False, local_delphi=False)
archive/V1 - No Jump/DELPHI_utils.py:141
↓ 1 callers
Method
save_policy_predictions_to_json
Saves the policy predictions as a JSON file based on the different flags :param website: boolean, whether or not we want to save the
DELPHI_utils_V4_static.py:129
↓ 1 callers
Method
save_policy_predictions_to_json
Saves the policy predictions as a JSON file based on the different flags :param website: boolean, whether or not we want to save the
archive/V3 Model/DELPHI_utils_V3_static.py:97
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
DELPHI_model_V4_predict.py:246
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
DELPHI_model_V4.py:357
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
DELPHI_model_V4_with_policies.py:257
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
Connecticut/DELPHI_model_HHC.py:299
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
Connecticut/DELPHI_model_CT.py:345
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
KIT/DELPHI_model_KIT.py:270
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
CDC/DELPHI_model_CDC.py:267
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V1 - No Jump/DELPHI_model.py:219
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V1 - No Jump/DELPHI_policy_predictions_international_V1.py:213
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_model_V3_trust.py:244
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_model_V3_annealing.py:267
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Test Models for V3/ArcTan Jump/DELPHI_model_V4.py:258
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Test Models for V3/Discrete Jump/DELPHI_model_V2.py:247
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/backtesting_archived/DELPHI_backtest_old.py:201
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/backtesting_archived/DELPHI_backtest_model_ventilator.py:235
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/backtesting_archived/DELPHI_backtest_scenarios.py:190
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/backtesting_archived/DELPHI_backtest_scenarios_reopening.py:171
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Adaptive Policy Model - Continuous Retraining/DELPHI_model_cr_with_policies.py:949
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Adaptive Policy Model - Continuous Retraining/DELPHI_policy_predictions_international_with_cr.py:567
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V3 Model/DELPHI_model_V3_with_policies.py:261
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V3 Model/DELPHI_model_V3_serology.py:351
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V3 Model/DELPHI_model_V3.py:343
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/V3 Model/DELPHI_model_V3_predict.py:228
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Other Analyses/DELPHI_secondwave.py:246
↓ 1 callers
Function
solve_best_params_and_predict
(optimal_params)
archive/Other Analyses/DELPHI_model_with_testing_US_only.py:269
↓ 1 callers
Function
update_n_params_fitted_without_policy_change
When we do not update the policy (i.e. there hasn't been any change in policy) then both current_policy and last_policy are susceptible to ch
archive/Adaptive Policy Model - Continuous Retraining/DELPHI_policies_utils_cr.py:89
↓ 1 callers
Function
update_tracking_fitted_params
( df_updated: pd.DataFrame, n_policy_shifts_fitted: int, new_best_params_fitted_polici
archive/Adaptive Policy Model - Continuous Retraining/DELPHI_policies_utils_cr.py:289
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str,
DELPHI_utils_V4_static.py:19
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, be
DELPHI_utils_V4_static.py:248
Method
__init__
( self, path_to_folder_danger_map: str, prediction_date: str, n_days_backtest: int, ge
DELPHI_utils_V4_static.py:1620
Method
__init__
( self, path_to_folder_danger_map: str, path_to_folder_data_sandbox: str, glob
DELPHI_utils_V4_dynamic.py:828
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str,
Connecticut/DELPHI_utils_CT_static.py:19
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, be
Connecticut/DELPHI_utils_CT_static.py:248
Method
__init__
( self, path_to_folder_danger_map: str, prediction_date: str, n_days_backtest: int, ge
Connecticut/DELPHI_utils_CT_static.py:1689
Method
__init__
( self, path_to_folder_danger_map: str, path_to_folder_data_sandbox: str, glob
Connecticut/DELPHI_utils_CT_dynamic.py:837
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
KIT/DELPHI_utils_KIT.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
KIT/DELPHI_utils_KIT.py:122
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
CDC/DELPHI_utils_CDC.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
CDC/DELPHI_utils_CDC.py:122
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/V1 - No Jump/DELPHI_utils.py:15
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/V1 - No Jump/DELPHI_utils.py:177
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:149
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:15
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:147
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:149
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:149
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:29
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:157
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str,
archive/V3 Model/DELPHI_utils_V3_static_serology.py:19
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, be
archive/V3 Model/DELPHI_utils_V3_static_serology.py:216
Method
__init__
( self, path_to_folder_danger_map: str, prediction_date: str, n_days_backtest: int, ge
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1591
Method
__init__
( self, path_to_folder_danger_map: str, path_to_folder_data_sandbox: str, glob
archive/V3 Model/DELPHI_utils_V3_dynamic.py:819
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str,
archive/V3 Model/DELPHI_utils_V3_static.py:19
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, be
archive/V3 Model/DELPHI_utils_V3_static.py:216
Method
__init__
( self, path_to_folder_danger_map: str, prediction_date: str, n_days_backtest: int, ge
archive/V3 Model/DELPHI_utils_V3_static.py:1587
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Other Analyses/DELPHI_utils_secondwave.py:15
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Other Analyses/DELPHI_utils_secondwave.py:177
Method
__init__
( self, path_to_folder_danger_map: str, path_to_website_predicted: str, df
archive/Other Analyses/DELPHI_utils_new.py:14
Method
__init__
( self, x_sol_final: np.array, date_day_since100: datetime, best_params: np.array, con
archive/Other Analyses/DELPHI_utils_new.py:145
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
KIT/DELPHI_utils_KIT.py:949
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
CDC/DELPHI_utils_CDC.py:948
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:976
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:1197
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:976
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:974
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:1011
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_secondwave.py:1021
Function
add_aggregations_backtest
(df_backtest_performance: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_new.py:971
Method
append_all_aggregations
Creates and appends all the predictions' aggregations at the country, continent and world levels :param df_predictions: dataframe wit
DELPHI_utils_V4_static.py:1223
Method
append_all_aggregations
Creates and appends all the policy predictions' aggregations at the country, continent and world levels :param df_predictions: datafr
DELPHI_utils_V4_static.py:1595
Method
append_all_aggregations
Creates and appends all the predictions' aggregations at the country, continent and world levels :param df_predictions: dataframe wit
Connecticut/DELPHI_utils_CT_static.py:1292
Method
append_all_aggregations
Creates and appends all the policy predictions' aggregations at the country, continent and world levels :param df_predictions: datafr
Connecticut/DELPHI_utils_CT_static.py:1664
Method
append_all_aggregations
(df: pd.DataFrame)
KIT/DELPHI_utils_KIT.py:458
Method
append_all_aggregations
(df: pd.DataFrame)
CDC/DELPHI_utils_CDC.py:458
Method
append_all_aggregations
(df: pd.DataFrame)
archive/V1 - No Jump/DELPHI_utils.py:528
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:485
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:627
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:675
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:485
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:483
Method
append_all_aggregations
(df: pd.DataFrame)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:562
Method
append_all_aggregations
Creates and appends all the predictions' aggregations at the country, continent and world levels :param df_predictions: dataframe wit
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1195
Method
append_all_aggregations
Creates and appends all the policy predictions' aggregations at the country, continent and world levels :param df_predictions: datafr
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1566
Method
append_all_aggregations
Creates and appends all the policy predictions' aggregations at the country, continent and world levels :param df_predictions: datafr
archive/V3 Model/DELPHI_utils_V3_static.py:1562
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_secondwave.py:482
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_secondwave.py:530
Method
append_all_aggregations
(df: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_new.py:480
Method
append_all_aggregations_cf
Creates and appends all the predictions' aggregations & Confidnece Intervals at the country, continent and world levels :para
Connecticut/DELPHI_utils_CT_static.py:1560
Method
append_all_aggregations_cf
Creates and appends all the predictions' aggregations & Confidnece Intervals at the country, continent and world levels :para
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1462
Method
compare_metric
Computes the given metric for predictions with annealing and tnc and the MAPE for annealing. Returns the metrics along with a flag sh
Connecticut/DELPHI_utils_CT_dynamic.py:910
Function
compute_mape_daily_delta_since_last_train
Computed the Mean Absolute Percentage Error between the daily differences of prediction between a previous train and a current train true/pre
DELPHI_utils_V4_static.py:1960
← previous
next →
301–400 of 675, ranked by callers