Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classification of Sklearn Drift Detection Methods Based on Drift Types #325

Open
RafiullahOmar opened this issue Dec 1, 2023 · 0 comments

Comments

@RafiullahOmar
Copy link

There are seven drift detection methods in scikit-multiflow: ADWIN, DDM, EDDM, HDDM_A, HDDM_W, KSWIN, PageHinkley. I have some concerns:

  1. Can we use all of them for concept drift?
  2. Can we use all of them for both abrupt and gradual concept drift?
    I did not find something in the documentation to distinguish between the methods based on the type of drift (Abrupt or gradual)
@RafiullahOmar RafiullahOmar changed the title Questions and Concerns Regarding Sklearn Drift Detection Methods for Concept Drift Classification of Sklearn Drift Detection Methods Based on Drift Types Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant