Skip to content

Releases: SoftwareAG/nyoka

Release version 3.0.8

16 Apr 09:17
Compare
Choose a tag to compare

Bug Fix

  • Bug fix for PCA. Changed variable n_components to n_components_

Release version 3.0.7

02 Apr 09:41
Compare
Choose a tag to compare

Bug Fix

  • Removed dependencies from statsmodels exporter due to which import nyoka failed.

Release version 3.0.6

27 Mar 10:09
Compare
Choose a tag to compare

Bug Fix

  • Bug fix for Extension class

Release version 3.0.3

22 Mar 11:39
Compare
Choose a tag to compare

Bug Fix

  • Aadded missing required attribute type_ in Exponential Smoothing Exporter

Release version 3.0.2

15 Mar 08:39
Compare
Choose a tag to compare

Bug fix

  • Bug fix for Extension tag in nyoka library

Release version 3.0.1

15 Mar 08:00
Compare
Choose a tag to compare

Major Update

  • Added SARIMAX Exporter

Bug Fix

  • Bug fix in ARIMA exporter
  • Added missing required attribute in sklearn exporter

Release version 2.0.0

27 Feb 07:57
Compare
Choose a tag to compare

Major update

  • Added support for Sequential model in Keras Exporter
  • PMML43Ext.xsd is updated with new attributes for LayerParameter

Release version 1.5.4

25 Jan 11:43
Compare
Choose a tag to compare

Bug fix

  • Bug fix for RegressionModel

Release version 1.5.3

31 Dec 09:38
Compare
Choose a tag to compare

Bug fix

  • Bug fix for LinearSVC and LinearSVR

Release version 1.5.2

19 Dec 11:28
Compare
Choose a tag to compare

Minor bug fix

  • Bug fix for OutputField in PMML specifically for XGBoost and LightGBM