Module convenience

Module convenience 

Source
Expand description

Convenience functions for ML pipeline integration

Functionsยง

create_experiment
Create a simple ML experiment
cv_split
Generate cross-validation folds
prepare_for_ml
Prepare dataset for ML with standard preprocessing
train_test_split
Quick train/test split with default configuration