frouros
frouros copied to clipboard
Frouros: an open-source Python library for drift detection in machine learning systems.
Results
27
frouros issues
Sort by
recently updated
recently updated
newest added
### Describe the bug Incorrect result when using MMD with some chunk_size argument values. For many chunk_size values there is a difference between the MMD² with `chunk_size=None` and `chunk_size!=None`. For...
bug
needs triage
Add parallel (Optimistic version) ADWIN algorithm, according to [Scalable Detection of Concept Drifts on Data Streams with Parallel Adaptive Windowing](https://openproceedings.org/2018/conf/edbt/paper-318.pdf).
enhancement