Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 506 Bytes

File metadata and controls

9 lines (8 loc) · 506 Bytes

ML_Injury_Prediction_Prevathle_RCT

(We will elaborate more after publication)

  1. code for data preparation (dataset_preparation.py)
  2. code for model development and validation using bootstraping (experiment.py)
  3. code for the analysis of the influence of the number of features in model performance (n_features.py)
  4. code for the analysis of the feature importances (feature_importance.py)
  5. objects of the developed models as pickles (model_objects)
  6. statistical analysis (statistic_analysis.py)