Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 703 Bytes

Changelog

Version 1.1.0

  • Added Python wrapper for auto-detecting column types and main features for ML.
  • Lowered default thresholds for range and singularity nodes and raised default tree depth limit.
  • Improved clustering algorithm for main column.
  • Added --output (-o) CLI argument to directly save the CSV file to disk.
  • Added --clustering-mainfeatures <features> CLI argument to specify main column's ML features.
  • Added --clusters <clusters> CLI argument which allows defining clusters manually.

Version 1.0.2

  • Fixed a bug in the computation of low-count/range/singularity thresholds' mean.

Version 1.0.1

  • Fixed conversion bug when generating boolean microdata.