Releases: remisultan/java-ml
Releases · remisultan/java-ml
3.0.0
2.2.1
Misc
- Refactor Extended isolation forest to be synchronous during predict as default behaviour
2.2.0
What's new !
- Extended isolation forests
2.1.3
What's new ?
- provide sources in build
- protected fields for isolation forests
- make PCA raw trainable
2.1.2
Fixes
- More String number format handled
2.1.0
What's new
- Isolation Forest implementation
- TPR Threshold evaluation for Isolation Forests
- Dataframe Writer to Csv
2.0.0
What's new
- Bump to JDK 16
1.4.0
What's New
- DBSCAN clustering
Misc
- Maven multimodule project
- Archiva repository
1.3.0
What's new ?
- Serialisation / Deserialisation of models
Fixes
- Logic on decision tree learning
1.2.1
Fixes
- Eighenvector selection by descending eighenvalues