9.14. Prepare#

Prepare and validate the input data and parameters for the pipeline.

Functions#

prepare_input_data(X, y, df, pos_labels, ...)

Prepare the input data and variables for the pipeline.

check_consistency(y, cv, groups, problem_type)

Check the consistency of the parameters/input.