- Parameter preprocessing for class OptunaSearchCV. This allows passing pre-processing objects, for example an imputer or normalizer, and create an internal pipeline to use them (within the cross validation logic) - Examples related to the preprocessing in the examples.ipynb notebook