ecostadelle / auto_filter

Implementation of the automated filter selection method

Repository from Github https://github.comecostadelle/auto_filterRepository from Github https://github.comecostadelle/auto_filter

auto_filter

Implementation of the automated filter selection method

Changes:

2023-08-11

  • added the parameter axis=1 to the pandas.DataFrame.drop methods
  • added the parameters sampling_strategy='auto' and replacement=False to prevent a future change in imblearn.ensemble.BalancedRandomForestClassifier

Todo:

  • measure the dataset shift
  • identify the type of dataset shift

About

Implementation of the automated filter selection method


Languages

Language:Jupyter Notebook 91.0%Language:Python 5.2%Language:HTML 3.8%