Skip to content

Releases: remisultan/java-ml

3.0.0

16 Jan 19:28

Choose a tag to compare

What's new ?

  • Log4J12 is replaced by a SimpleLogger from SLF4J
  • ND4J new milestone version

2.2.1

12 Dec 22:20

Choose a tag to compare

Misc

  • Refactor Extended isolation forest to be synchronous during predict as default behaviour

2.2.0

08 Dec 22:06

Choose a tag to compare

What's new !

  • Extended isolation forests

2.1.3

31 Oct 21:49

Choose a tag to compare

What's new ?

  • provide sources in build
  • protected fields for isolation forests
  • make PCA raw trainable

2.1.2

12 Oct 20:05

Choose a tag to compare

Fixes

  • More String number format handled

2.1.0

11 Oct 19:04

Choose a tag to compare

What's new

  • Isolation Forest implementation
  • TPR Threshold evaluation for Isolation Forests
  • Dataframe Writer to Csv

2.0.0

20 Sep 20:27

Choose a tag to compare

What's new

  • Bump to JDK 16

1.4.0

19 Aug 14:35

Choose a tag to compare

What's New

  • DBSCAN clustering

Misc

  • Maven multimodule project
  • Archiva repository

1.3.0

08 Jun 20:31

Choose a tag to compare

What's new ?

  • Serialisation / Deserialisation of models

Fixes

  • Logic on decision tree learning

1.2.1

27 May 12:34

Choose a tag to compare

Fixes

  • Eighenvector selection by descending eighenvalues