Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 07:44
· 12 commits to master since this release

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.