Skip to content

Implementation of the automated filter selection method

Notifications You must be signed in to change notification settings

ecostadelle/auto_filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.0%
  • Python 5.2%
  • HTML 3.8%