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

Updating the implementations of DDM and PageHinckleyDM #225

Closed
wants to merge 2 commits into from
Closed

Updating the implementations of DDM and PageHinckleyDM #225

wants to merge 2 commits into from

Conversation

michaelchiucw
Copy link
Contributor

Updating the implementations of DDM and PageHinckleyDM to follow the description in their original papers.

Correct the calculation in PageHinckleyDM.java according to the description from the survey paper by Gama et al. (Page 15) [1].
The original PageHinckleyDM.java is not entirely follow the description but following the description of CUSUM.

[1] João Gama, Indrė Žliobaitė, Albert Bifet, Mykola Pechenizkiy, and Abdelhamid Bouchachia. 2014. A survey on concept drift adaptation. <i>ACM Comput. Surv.</i> 46, 4, Article 44 (April 2014), 37 pages. DOI:https://doi.org/10.1145/2523813
Correct drift detection conditions in DDM based on the original paper of DDM [1].

[1] Gama, João & Medas, Pedro & Castillo, Gladys & Rodrigues, Pedro. (2004). Learning with Drift Detection. Intelligent Data Analysis. 8. 286-295. 10.1007/978-3-540-28645-5_29.
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

Successfully merging this pull request may close these issues.

None yet

1 participant