Skip to content

Commit 61cbba7

Browse files
committed
Changelog for 1.1.0
1 parent 1c66ebf commit 61cbba7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## Changelog
22

3+
### Version 1.1.0
4+
5+
- Added `syndiffix.py` python wrapper for ML feature selection.
6+
- Lowered default thresholds for range and singularity nodes to 15 and 5.
7+
- Improved clustering algorithm for main column.
8+
- Added `--output` (`-o`) CLI argument to directly save the CSV file to disk.
9+
- Added `--clustering-mainfeatures <features>` CLI argument to specify main column's ML features.
10+
- Added `--clusters <clusters>` CLI argument which allows defining clusters manually.
11+
312
### Version 1.0.2
413

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

0 commit comments

Comments
 (0)