rapids/src/models
Meng Li 34ffe4abaf Add the rule to merge population model results 2020-05-15 18:49:14 -04:00
..
.gitkeep First commit 2019-10-22 13:11:01 -04:00
__init__.py First commit 2019-10-22 13:11:01 -04:00
baseline.py Add baseline 2020-05-15 18:45:45 -04:00
clean_features_for_model.R Fix bug of clean_features_for_model 2020-05-15 17:53:43 -04:00
merge_data_for_population_model.py Add merge module for demographic features and target 2020-04-16 14:20:16 -04:00
merge_features_and_targets.py Split modeling module into two rules; Add RandomOverSampler for resampling; Add log; Fix bug of AUC 2020-05-15 18:42:03 -04:00
merge_features_for_individual_model.R Replace packrat with renv 2020-05-01 19:46:04 -04:00
merge_features_for_population_model.R Replace packrat with renv 2020-05-01 19:46:04 -04:00
merge_population_model_results.py Add the rule to merge population model results 2020-05-15 18:49:14 -04:00
modeling.py Split modeling module into two rules; Add RandomOverSampler for resampling; Add log; Fix bug of AUC 2020-05-15 18:42:03 -04:00
modeling_utils.py Split modeling module into two rules; Add RandomOverSampler for resampling; Add log; Fix bug of AUC 2020-05-15 18:42:03 -04:00
nan_cells_ratio_of_cleaned_features.py Add one rule to calculate the ratio of cells with missing values for cleaned features 2020-05-15 18:25:07 -04:00
select_days_to_analyse.py Split days threshold of data cleaning into days_before_surgery and days_after_discharge 2020-04-29 14:37:40 -04:00
targets.py Add demographic_features and targets module; refactor analysis code 2020-04-16 12:38:28 -04:00