Recent Releases of com.linkedin.isolation-forest

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] 11 months ago

com.linkedin.isolation-forest - v4.0.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.0.0

- Scala
Published by github-actions[bot] 12 months ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] 12 months ago

com.linkedin.isolation-forest - 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.

- Scala
Published by github-actions[bot] 12 months ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] 12 months ago

com.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)

- Scala
Published by github-actions[bot] about 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] about 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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.

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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.

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - 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)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - v3.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.1.0

  • 2024-05-30 - 1 commit(s) by James Verbus
  • Removed test dependencies from compile classpath. Updated build.gradle dependencies. No longer support Scala 2.11. (#50)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - v3.0.6

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.6

  • 2024-05-29 - 1 commit(s) by James Verbus
  • Removed build for Scala 2.11.12. (#49)

- Scala
Published by github-actions[bot] over 1 year ago

com.linkedin.isolation-forest - v3.0.5

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.5

  • 2024-02-24 - 1 commit(s) by James Verbus
  • Added build for Spark 3.5.0 and Scala 2.12.18. (#45)

- Scala
Published by github-actions[bot] almost 2 years ago

com.linkedin.isolation-forest - v3.0.4

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.4

  • 2024-02-12 - 1 commit(s) by James Verbus
  • Fixed issue with avro r/w. Removed build for Spark 2.3.0. Added build for Spark 3.5.0. (#44)

- Scala
Published by github-actions[bot] about 2 years ago

com.linkedin.isolation-forest - v3.0.3

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.3

  • 2023-09-06 - 1 commit(s) by James Verbus
  • Added support for Spark 3.3.3 and 3.4.1. (#42)

- Scala
Published by github-actions[bot] over 2 years ago

com.linkedin.isolation-forest - v3.0.2

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.2

  • 2023-04-01 - 1 commit(s) by James Verbus
  • No notable improvements. No pull requests (issues) were referenced from commits.

- Scala
Published by github-actions[bot] almost 3 years ago

com.linkedin.isolation-forest - v3.0.1

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.1

  • 2022-12-21 - 1 commit(s) by James Verbus
  • Added build support for scala 2.13. (#37)

- Scala
Published by github-actions[bot] about 3 years ago

com.linkedin.isolation-forest - v3.0.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.0.0

  • 2022-06-07 - 1 commit(s) by James Verbus
  • Added the numFeatures parameter to the IsolationForestModel class (incl. saved model metadata). (#32)

- Scala
Published by github-actions[bot] over 3 years ago

com.linkedin.isolation-forest - v2.0.8

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.8

- Scala
Published by github-actions[bot] about 4 years ago

com.linkedin.isolation-forest - v2.0.7

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.7

  • 2021-08-25 - 3 commit(s) by James Verbus
  • No notable improvements. No pull requests (issues) were referenced from commits.

- Scala
Published by github-actions[bot] over 4 years ago

com.linkedin.isolation-forest - v2.0.4

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.4

  • 2021-04-08 - 4 commit(s) by James Verbus
  • No notable improvements. No pull requests (issues) were referenced from commits.

- Scala
Published by github-actions[bot] almost 5 years ago

com.linkedin.isolation-forest - v2.0.0

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.0

  • 2021-04-08 - 1 commit(s) by James Verbus
  • Added Maven Central release to CI. Bumped IF version to 2.0.*. (#27)

- Scala
Published by github-actions[bot] almost 5 years ago

com.linkedin.isolation-forest - v1.0.3

Changelog generated by Shipkit Changelog Gradle Plugin

1.0.3

  • 2021-04-08 - 2 commit(s) by James Verbus
  • Move off of Bintray / TravisCI to Maven Central / GitHub Actions. (#26)

- Scala
Published by github-actions[bot] almost 5 years ago

com.linkedin.isolation-forest - v1.0.1

Release notes were automatically generated by Shipkit

1.0.1

  • 2020-12-26 - 3 commits by James Verbus - published to Bintray
  • [ci skip-compare-publications] Updated readme to include info re arti… (#24)
  • Added build for Spark version 3.0.0 with Scala 2.12.11. (#23)

- Scala
Published by jverbus about 5 years ago

com.linkedin.isolation-forest - v1.0.0

Release notes were automatically generated by Shipkit

1.0.0

  • 2020-05-27 - 1 commit by James Verbus - published to Bintray
  • No pull requests referenced in commit messages.

- Scala
Published by jverbus over 5 years ago

com.linkedin.isolation-forest - v0.3.6

Release notes were automatically generated by Shipkit

0.3.6

  • 2020-05-27 - 1 commit by James Verbus - published to Bintray
  • No pull requests referenced in commit messages.

- Scala
Published by jverbus over 5 years ago

com.linkedin.isolation-forest - v0.3.5

Release notes were automatically generated by Shipkit

0.3.5

  • 2020-05-27 - 1 commit by James Verbus - published to Bintray
  • No pull requests referenced in commit messages.

- Scala
Published by jverbus over 5 years ago

com.linkedin.isolation-forest - v0.3.4

Release notes were automatically generated by Shipkit

0.3.4

  • 2020-05-27 - 3 commits by James Verbus - published to Bintray
  • [ci skip-compare-publications] Empty commit to trigger release (#21)
  • Added upload Travis CI stage that pushes artifacts for all build variants (#20)
  • Updated Travis CI config to use multiple stages for CI/CD. (#19)

- Scala
Published by jverbus over 5 years ago

com.linkedin.isolation-forest - v0.3.3

Release notes were automatically generated by Shipkit

0.3.3

- Scala
Published by jverbus over 5 years ago

com.linkedin.isolation-forest - v0.3.2

Release notes were automatically generated by Shipkit

0.3.2

  • 2020-01-30 - 3 commits by James Verbus - published to Bintray
  • Upgraded shipkit to 2.3.0. Added team.developers and description to s… (#9)

- Scala
Published by jverbus about 6 years ago

com.linkedin.isolation-forest - v0.3.1

Release notes were automatically generated by Shipkit

0.3.1

- Scala
Published by jverbus about 6 years ago

com.linkedin.isolation-forest - v0.3.0

Release notes were automatically generated by Shipkit

0.3.0

- Scala
Published by jverbus over 6 years ago

com.linkedin.isolation-forest - v0.2.2

Release notes were automatically generated by Shipkit

0.2.2

- Scala
Published by jverbus over 6 years ago

com.linkedin.isolation-forest - v0.2.1

Release notes were automatically generated by Shipkit

0.2.1

  • 2019-08-13 - 3 commits by James Verbus - published to Bintray
  • No pull requests referenced in commit messages.

- Scala
Published by jverbus over 6 years ago