Python skleran Iterative Imputer – How to impute when i have mixed numerical and categorical features
Say we’ve got a dataframe with a mixture of categorical and numerical features which will be used for binary classification with missing values.
Say we’ve got a dataframe with a mixture of categorical and numerical features which will be used for binary classification with missing values.