Skip to content

Releases: SoftwareAG/nyoka

Release version 1.5.1

19 Dec 10:37
Compare
Choose a tag to compare

Minor bug fix

  • Bug fix to the OutputField of PMML.
  • Added modelName to all the models.

Release version 1.5.0

18 Dec 09:30
Compare
Choose a tag to compare

Minor Update

  • LinearSVC
  • LinearSVR

Release Version 1.4.2

14 Dec 09:02
Compare
Choose a tag to compare

Minor bug fix

  • Bug fix for Anomaly Detection Model

Release version 1.4.1

22 Nov 07:47
Compare
Choose a tag to compare

Minor bug fix

  • Extra derived field generated by Label Binarizer
  • lxml was not in the dependency list

Release version 1.4.0

19 Nov 09:05
Compare
Choose a tag to compare

New Feature : Anomaly Detection models to scikit-learn exporters

  • Isolation Forests
  • OneClassSVM