Skip to content

Releases: linkedin/isolation-forest

v4.0.7

13 Nov 04:12
f6c60d0

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

4.0.7

v4.0.6

03 Jul 21:01
77b187b

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

4.0.6

v4.0.4

03 Jul 10:04

Choose a tag to compare

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

25 Mar 04:46
3f9bb5c

Choose a tag to compare

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

08 Mar 20:12
cdc4bf4

Choose a tag to compare

Changelog generated by Shipkit Changelog Gradle Plugin

4.0.0

v3.2.14

06 Mar 20:53
aeea8a2

Choose a tag to compare

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

06 Mar 10:01

Choose a tag to compare

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

06 Mar 06:07

Choose a tag to compare

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

17 Dec 09:30
bd9ed50

Choose a tag to compare

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

17 Dec 08:58
bc58518

Choose a tag to compare

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)