Releases: fmenardo/Treemmer
Releases · fmenardo/Treemmer
Treemmer_v0.3.py
Treemmer_v0.2.py
- Update compatibility to joblib v.0.13.1
- Add two options (-sX and -sRTL) to switch the pruning algorithm during a run
Treemmer_v0.1_beta
- Update compatibility to Joblib 0.12
- Changed the call of the stop options, now it is possible to call -X and -RTL multiple times in the same run. For example "-X 100 50 -RTL .95" will output a reduced tree with 100 leaves, one with 50 leaves and one with 95% of the original tree length in the same run