The great news:
scikit-learn/scikit-learn#9012
We won't need conditional imputer anymore.
The equally promising news:
scikit-learn/scikit-learn#11190
Sklearn might be able to select categorical and numeric features itself.
The turn side: We will need two imputation components in our flow, which is not supported by OpenML. How are we going to deal with this. There are some possibilities, but what are your thoughts?
The great news:
scikit-learn/scikit-learn#9012
We won't need conditional imputer anymore.
The equally promising news:
scikit-learn/scikit-learn#11190
Sklearn might be able to select categorical and numeric features itself.
The turn side: We will need two imputation components in our flow, which is not supported by OpenML. How are we going to deal with this. There are some possibilities, but what are your thoughts?