v0.3.0
Improve
- Add extra trees #28
- Add Slice sampling #34
- Make it possible to choose the method of AR model #36
- Add Monothetic Clustering #38
- Add HLLE #40
Breaking changes
- Remove init_args from EnsembleBinaryModel #43
Minor changes
- Remove dependency of Tree class in IsolationForest #30
- Use DFT in lowpass filter #32
- Use substring instead of substr #42
Full Changelog: v0.2.0...v0.3.0