nipreps / mriqc-learn

Learning on MRIQC-generated image quality metrics (IQMs).
Apache License 2.0
6 stars 6 forks source link

ENH: implement two other pipelines one running `DummyRegressor`, one running `XGBRegressor` #22

Open celprov opened 7 months ago

celprov commented 7 months ago

enh: implement a pipeline running xgboost regression enh: implement a pipeline running dummy regressor that predicts average or median of target values fix: make load_data more flexible by enabling pd.dataframe as input