Skip to content

Releases: bartongroup/yanocomp

Yanocomp version 0.2

13 Jul 10:24
afda4b5
Compare
Choose a tag to compare
Yanocomp version 0.2 Pre-release
Pre-release

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

15 Jun 11:20
Compare
Choose a tag to compare
Yanocomp version 0.1 Pre-release
Pre-release

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.