Releases: bartongroup/yanocomp
Releases · bartongroup/yanocomp
Yanocomp version 0.2
This version introduces several new functionalities:
- KS testing only mode (i.e. no modelling with GMMs)
- DBScan outlier detection method (this is not currently performing as well as MAD in my hands)
- some tweaks to Kmeans initialisation which improve speed and performance.
- change default window size from 5 to 3 as this is performing better in my hands.
Yanocomp version 0.1
This is the first release of Yanocomp. It has been tested on Python 3.8. There are still likely to be issues that need resolving.