- 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.
- Fixed a bug in the computation of low-count/range/singularity thresholds' mean.
- Fixed conversion bug when generating boolean microdata.