Skip to content
/ baggingds Public

Repository for the Python code for the algorithms in the article "An investigation into the effects of label noise on Dynamic Selection algorithms".

Notifications You must be signed in to change notification settings

fnw/baggingds

Repository files navigation

baggingds

Repository for the Python code for the algorithms in the Information Fusion article "An investigation into the effects of label noise on Dynamic Selection algorithms".

Using the code

An example is provided in the file example_msds.py. The main file of interest for understanding the proposed method is in DynamicSelection/BaggingDS.py.

Requirements

  • scikit-learn (and its dependencies, e.g. numpy, scipy)
  • deslib

About

Repository for the Python code for the algorithms in the article "An investigation into the effects of label noise on Dynamic Selection algorithms".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages