Skip to content

Releases: gmrukwa/divik

v2.2.0

08 Dec 12:20
d271321
Compare
Choose a tag to compare
  • Introduce OutlierSelector that uses Huberta's outlier detection method to filter out the features with outlier characteristic (OutlierAbundanceAndVarianceSelector)
  • Introduce NoSelector that allows to disable feature filtering in DiviK script
  • Generalize output type of DivikResult to contain the StatSelectorMixin instead of HighAbundanceAndVarianceSelector