Releases: linkedin/isolation-forest
Releases · linkedin/isolation-forest
v4.0.7
Changelog generated by Shipkit Changelog Gradle Plugin
4.0.7
- 2025-11-13 - 1 commit(s) by Brendan Walsh
- Add support for Spark 4.0 (#72)
v4.0.6
Changelog generated by Shipkit Changelog Gradle Plugin
4.0.6
- 2025-07-03 - 2 commit(s) by James Verbus
- Remove outdated TODO (#69)
- Update CITATION (#68)
v4.0.4
Changelog generated by Shipkit Changelog Gradle Plugin
4.0.4
- 2025-07-03 - 3 commit(s) by James Verbus, dependabot[bot]
- build(ci): migrate publishing off EOL OSSRH; bump ORT wheel (#67)
- Bump protobuf from 5.26.1 to 5.29.5 in /isolation-forest-onnx (#66)
v4.0.1
Changelog generated by Shipkit Changelog Gradle Plugin
4.0.1
- 2025-03-25 - 1 commit(s) by James Verbus
- Add pre-commit hooks for Python & Scala, configure Black/Ruff/Flake8/scalafmt, and reformat code (#65)
v4.0.0
Changelog generated by Shipkit Changelog Gradle Plugin
4.0.0
- 2025-03-08 - 1 commit(s) by James Verbus
- Refactor for eif (#64)
v3.2.14
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.14
- 2025-03-06 - 1 commit(s) by James Verbus
- Refactor distribution usage in BaggedPoint and add new edge-case tests (#63)
v3.2.13
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.13
- 2025-03-06 - 1 commit(s) by James Verbus
- No notable improvements. No pull requests (issues) were referenced from commits.
v3.2.12
Changelog generated by Shipkit Changelog Gradle Plugin
3.2.12
- 2025-03-06 - 2 commit(s) by James Verbus
- Refactor IsolationForest fit() for clarity and maintainability (#62)
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)