Skip to content

Anti drift clustering

Peter Lünenschloß requested to merge antiDriftClustering into develop

Implements a function to solve the first of Corinnas 3 given drift problems. In general, data is flagged, when it drifts away too far from a group of data that qualifies as "normal".

The function is tested and documented.

See the wiki for some more informations on the algorithm and some result pictures.

Merge request reports