rapids/src/models/workflow_example
Meng Li 5bad3eb8b5
Data cleaning (#166)
* Refactor data cleaning module: move it from example workflow to main directory

* Replace NAs with 0 in selected event-based features

* Add one step to drop highly correlated features

Co-authored-by: Weiyu <weiyuhuang7@gmail.com>
2021-11-19 10:34:36 -05:00
..
baselines.py Rename modeling.py to modelling.py & Update example_config.yaml 2020-11-25 22:35:38 -05:00
merge_features_and_targets_for_individual_model.py Add analysis example workflow 2020-11-25 16:34:05 -05:00
merge_features_and_targets_for_population_model.py Add analysis example workflow 2020-11-25 16:34:05 -05:00
modelling.py Rename modeling.py to modelling.py & Update example_config.yaml 2020-11-25 22:35:38 -05:00
modelling_utils.py Rename modeling.py to modelling.py & Update example_config.yaml 2020-11-25 22:35:38 -05:00
parse_targets.py Fix the bug of Analysis Workflows while parsing targets with updated segments 2021-03-30 16:41:50 -04:00