Implementation of the automated filter selection method
2023-08-11
- added the parameter
axis=1
to thepandas.DataFrame.drop
methods - added the parameters
sampling_strategy='auto'
andreplacement=False
to prevent a future change inimblearn.ensemble.BalancedRandomForestClassifier
- measure the dataset shift
- identify the type of dataset shift