MCPcopy Create free account

hub / github.com/COVIDAnalytics/DELPHI / functions

Functions675 in github.com/COVIDAnalytics/DELPHI

Functioncompute_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
Connecticut/DELPHI_utils_CT_static.py:2039
Functioncompute_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
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1924
Functioncompute_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
archive/V3 Model/DELPHI_utils_V3_static.py:1920
Functioncompute_sign_mape
Compute the sign of the Mean Percentage Error, mainly to know if we're constantly over or undershooting :param y_true: list of true historica
DELPHI_utils_V4_static.py:1946
Functioncompute_sign_mape
Compute the sign of the Mean Percentage Error, mainly to know if we're constantly over or undershooting :param y_true: list of true historica
Connecticut/DELPHI_utils_CT_static.py:2025
Functioncompute_sign_mape
Compute the sign of the Mean Percentage Error, mainly to know if we're constantly over or undershooting :param y_true: list of true historica
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1910
Functioncompute_sign_mape
Compute the sign of the Mean Percentage Error, mainly to know if we're constantly over or undershooting :param y_true: list of true historica
archive/V3 Model/DELPHI_utils_V3_static.py:1906
Functionconvert_dates_us_policies
Converts dates from the dataframe with raw policies implemented in the US :param raw_date: a certain date string in a raw format :return:
DELPHI_utils_V4_dynamic.py:175
Functionconvert_dates_us_policies
Converts dates from the dataframe with raw policies implemented in the US :param raw_date: a certain date string in a raw format :return:
Connecticut/DELPHI_utils_CT_dynamic.py:184
Functionconvert_dates_us_policies
(x)
KIT/DELPHI_utils_KIT.py:576
Functionconvert_dates_us_policies
(x)
CDC/DELPHI_utils_CDC.py:575
Functionconvert_dates_us_policies
(x)
archive/V1 - No Jump/DELPHI_utils.py:646
Functionconvert_dates_us_policies
(x)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:603
Functionconvert_dates_us_policies
(x)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:793
Functionconvert_dates_us_policies
(x)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:603
Functionconvert_dates_us_policies
(x)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:601
Functionconvert_dates_us_policies
Converts dates from the dataframe with raw policies implemented in the US :param raw_date: a certain date string in a raw format :return:
archive/V3 Model/DELPHI_utils_V3_dynamic.py:166
Functionconvert_dates_us_policies
(x)
archive/Other Analyses/DELPHI_utils_secondwave.py:648
Functionconvert_dates_us_policies
(x)
archive/Other Analyses/DELPHI_utils_new.py:598
Methodcreate_dataset_parameters
Creates the parameters dataset with the results from the optimization and the pre-computed MAPE :param mape: MAPE on the last 15 days
DELPHI_utils_V4_static.py:274
Methodcreate_dataset_parameters
(self, mape)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:164
Methodcreate_dataset_parameters
Creates the parameters dataset with the results from the optimization and the pre-computed MAPE :param mape: MAPE on the last 15 days
archive/V3 Model/DELPHI_utils_V3_static_serology.py:242
Methodcreate_dataset_parameters
(self, mape)
archive/Other Analyses/DELPHI_utils_secondwave.py:194
Methodcreate_datasets_predictions
Creates two dataframes with the predictions of the DELPHI model, the first one since the day of the prediction, the second since the
DELPHI_utils_V4_static.py:308
Methodcreate_datasets_predictions
Creates two dataframes with the predictions of the DELPHI model, the first one since the day of the prediction, the second since the
Connecticut/DELPHI_utils_CT_static.py:377
Methodcreate_datasets_predictions
(self)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:255
Methodcreate_datasets_predictions
Creates two dataframes with the predictions of the DELPHI model, the first one since the day of the prediction, the second since the
archive/V3 Model/DELPHI_utils_V3_static_serology.py:280
Methodcreate_datasets_predictions
(self)
archive/Other Analyses/DELPHI_utils_secondwave.py:300
Methodcreate_datasets_predictions_scenario
( self, policy: str = "Lockdown", time: int = 0, totalcases=None )
DELPHI_utils_V4_static.py:1062
Methodcreate_datasets_predictions_scenario
( self, policy: str = "Lockdown", time: int = 0, totalcases=None )
Connecticut/DELPHI_utils_CT_static.py:1131
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
CDC/DELPHI_utils_CDC.py:285
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:312
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:511
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:312
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:310
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:327
Methodcreate_datasets_predictions_scenario
( self, policy: str = "Lockdown", time: int = 0, totalcases=None )
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1034
Methodcreate_datasets_predictions_scenario
( self, policy="Lockdown", time=0, totalcases=None, )
archive/Other Analyses/DELPHI_utils_secondwave.py:355
Methodcreate_datasets_raw
Creates a dataset in the right format (with values for all 16 states of the DELPHI model) for the Optimal Vaccine Allocation team
Connecticut/DELPHI_utils_CT_static.py:455
Methodcreate_datasets_raw
(self)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:310
Methodcreate_datasets_raw
Creates a dataset in the right format (with values for all 16 states of the DELPHI model) for the Optimal Vaccine Allocation team
archive/V3 Model/DELPHI_utils_V3_static_serology.py:358
Methodcreate_datasets_raw
Creates a dataset in the right format (with values for all 16 states of the DELPHI model) for the Optimal Vaccine Allocation team
archive/V3 Model/DELPHI_utils_V3_static.py:353
Methodcreate_datasets_with_confidence_intervals
Generates the prediction datasets from the date with 100 cases and from the day of running, including columns containing Confidence I
Connecticut/DELPHI_utils_CT_static.py:544
Methodcreate_datasets_with_confidence_intervals
(self, fitcasesnd, fitcasesd, past_prediction_file = "I://covid19orc//danger_map//predicted//Global_V2_2020072
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:352
Methodcreate_datasets_with_confidence_intervals
Generates the prediction datasets from the date with 100 cases and from the day of running, including columns containing Confidence I
archive/V3 Model/DELPHI_utils_V3_static_serology.py:447
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
KIT/DELPHI_utils_KIT.py:154
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
CDC/DELPHI_utils_CDC.py:154
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/V1 - No Jump/DELPHI_utils.py:207
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:181
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:179
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:181
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:179
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Other Analyses/DELPHI_utils_secondwave.py:207
Methodcreate_df_backtest_performance_tuple
( self, fitcasesnd, fitcasesd, testcasesnd, testca
archive/Other Analyses/DELPHI_utils_new.py:176
Functioncreate_df_policy_change_tracking
()
KIT/DELPHI_utils_KIT.py:1034
Functioncreate_df_policy_change_tracking
()
CDC/DELPHI_utils_CDC.py:1033
Functioncreate_df_policy_change_tracking
()
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:1061
Functioncreate_df_policy_change_tracking
()
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:1282
Functioncreate_df_policy_change_tracking
()
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:1061
Functioncreate_df_policy_change_tracking
()
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:1059
Functioncreate_df_policy_change_tracking
()
archive/Other Analyses/DELPHI_utils_new.py:1056
Functioncreate_fitting_data_from_validcases
(validcases)
KIT/DELPHI_utils_KIT.py:531
Functioncreate_fitting_data_from_validcases
(validcases)
CDC/DELPHI_utils_CDC.py:530
Functioncreate_fitting_data_from_validcases
(validcases)
archive/V1 - No Jump/DELPHI_utils.py:601
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:558
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:748
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:558
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:556
Functioncreate_fitting_data_from_validcases
(validcases)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:637
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Other Analyses/DELPHI_utils_secondwave.py:603
Functioncreate_fitting_data_from_validcases
(validcases)
archive/Other Analyses/DELPHI_utils_new.py:553
Methodgenerate_empty_metrics_dict
Generates the format of the dictionary that will compose the dataframe with all backtest metrics based on the get_mae and get_mse fla
Connecticut/DELPHI_utils_CT_static.py:1780
Methodgenerate_empty_metrics_dict
Generates the format of the dictionary that will compose the dataframe with all backtest metrics based on the get_mae and get_mse fla
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1682
Methodgenerate_empty_metrics_dict
Generates the format of the dictionary that will compose the dataframe with all backtest metrics based on the get_mae and get_mse fla
archive/V3 Model/DELPHI_utils_V3_static.py:1678
Methodget_aggregation_per_continent
Aggregates policy predictions at the continent level from the predictions dataframe :param df_policy_predictions: DELPHI policy predi
DELPHI_utils_V4_static.py:1556
Methodget_aggregation_per_continent
Aggregates policy predictions at the continent level from the predictions dataframe :param df_policy_predictions: DELPHI policy predi
Connecticut/DELPHI_utils_CT_static.py:1625
Methodget_aggregation_per_continent
(df: pd.DataFrame)
KIT/DELPHI_utils_KIT.py:435
Methodget_aggregation_per_continent
(df: pd.DataFrame)
CDC/DELPHI_utils_CDC.py:435
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/V1 - No Jump/DELPHI_utils.py:505
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:462
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:652
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:462
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:460
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:539
Methodget_aggregation_per_continent
Aggregates policy predictions at the continent level from the predictions dataframe :param df_policy_predictions: DELPHI policy predi
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1527
Methodget_aggregation_per_continent
Aggregates policy predictions at the continent level from the predictions dataframe :param df_policy_predictions: DELPHI policy predi
archive/V3 Model/DELPHI_utils_V3_static.py:1523
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_secondwave.py:507
Methodget_aggregation_per_continent
(df: pd.DataFrame)
archive/Other Analyses/DELPHI_utils_new.py:457
Methodget_aggregation_per_country
Aggregates policy predictions at the country level from the predictions dataframe :param df_policy_predictions: DELPHI policy predict
DELPHI_utils_V4_static.py:1536
Methodget_aggregation_per_country
Aggregates policy predictions at the country level from the predictions dataframe :param df_policy_predictions: DELPHI policy predict
Connecticut/DELPHI_utils_CT_static.py:1605
Methodget_aggregation_per_country
(df: pd.DataFrame)
KIT/DELPHI_utils_KIT.py:424
Methodget_aggregation_per_country
(df: pd.DataFrame)
CDC/DELPHI_utils_CDC.py:424
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/V1 - No Jump/DELPHI_utils.py:494
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_trust.py:451
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/Test Models for V3/Normal Jump + Trust Solver/DELPHI_utils_V3_annealing.py:641
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/Test Models for V3/ArcTan Jump/DELPHI_utils_V4.py:451
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/Test Models for V3/Discrete Jump/DELPHI_utils_V2.py:449
Methodget_aggregation_per_country
(df: pd.DataFrame)
archive/backtesting_archived/DELPHI_backtest_utils_ventilator.py:528
Methodget_aggregation_per_country
Aggregates policy predictions at the country level from the predictions dataframe :param df_policy_predictions: DELPHI policy predict
archive/V3 Model/DELPHI_utils_V3_static_serology.py:1507
Methodget_aggregation_per_country
Aggregates policy predictions at the country level from the predictions dataframe :param df_policy_predictions: DELPHI policy predict
archive/V3 Model/DELPHI_utils_V3_static.py:1503
← previousnext →401–500 of 675, ranked by callers