datadriftR 1.1.0
- Removed
doremi package dependency.
- GOLD algorithm is now implemented internally
(
calculate_gold()).
datadriftR 1.0.0
- Initial CRAN release.
- Added
ProfileDifference method for concept drift
detection.
- Core drift detection methods: DDM, EDDM, HDDM_A, HDDM_W, KSWIN,
ADWIN, PH.