Releases: linkedin/isolation-forest
Releases · linkedin/isolation-forest
v3.2.10
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.10
- 2024-12-17 - 1 commit(s) by James Verbus
- Made minor edits to match the proposed Estimator transformSchema mehtod to the existing Model transformSchema method. (#61)
v3.2.9
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.9
- 2024-12-17 - 2 commit(s) by James Verbus, Marcus Rosti
- Appends prediction columns to transform schema (#60)
v3.2.7
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.7
- 2024-11-19 - 2 commit(s) by James Verbus
- Fixed issue with setup.py not including src files. (#59)
- [skip release] Added logo to README.md and fixed broken link. (#57)
v3.2.5
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.5
- 2024-10-24 - 2 commit(s) by James Verbus, dependabot[bot]
- Bump onnx from 1.16.0 to 1.17.0 in /isolation-forest-onnx (#56)
- [skip release] Updated README.md with instructions for ONNX conversion. (#55)
v3.2.3
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.3
- 2024-09-04 - 1 commit(s) by dependabot[bot]
- Bump wheel from 0.37.0 to 0.38.1 in /isolation-forest-onnx (#54)
v3.2.2
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.2
- 2024-09-04 - 1 commit(s) by James Verbus
- No notable improvements. No pull requests (issues) were referenced from commits.
v3.2.1
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.1
- 2024-09-04 - 1 commit(s) by James Verbus
- No notable improvements. No pull requests (issues) were referenced from commits.
v3.2.0
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.0
- 2024-09-04 - 7 commit(s) by James Verbus
- Added Python module isolation-forest-onnx which can convert an isolation forest model to ONNX format. (#53)
v3.1.2
Changelog generated by Shipkit Changelog Gradle Plugin
3.1.2
- 2024-05-30 - 1 commit(s) by James Verbus
- Fixed 39 build warnings due to upcoming Scala 3 changes and previously deprecated methods. (#52)
v3.1.1
Changelog generated by Shipkit Changelog Gradle Plugin
3.1.1
- 2024-05-30 - 1 commit(s) by James Verbus
- Updated readme to reflect new library versions. (#51)