Releases: SoftwareAG/nyoka
Releases · SoftwareAG/nyoka
Release version 3.0.8
Bug Fix
- Bug fix for PCA. Changed variable
n_components
ton_components_
Release version 3.0.7
Bug Fix
- Removed dependencies from statsmodels exporter due to which
import nyoka
failed.
Release version 3.0.6
Bug Fix
- Bug fix for Extension class
Release version 3.0.3
Bug Fix
- Aadded missing required attribute
type_
in Exponential Smoothing Exporter
Release version 3.0.2
Bug fix
- Bug fix for Extension tag in nyoka library
Release version 3.0.1
Major Update
- Added SARIMAX Exporter
Bug Fix
- Bug fix in ARIMA exporter
- Added missing required attribute in sklearn exporter
Release version 2.0.0
Major update
- Added support for Sequential model in Keras Exporter
- PMML43Ext.xsd is updated with new attributes for LayerParameter
Release version 1.5.4
Bug fix
- Bug fix for RegressionModel
Release version 1.5.3
Bug fix
- Bug fix for LinearSVC and LinearSVR
Release version 1.5.2
Minor bug fix
- Bug fix for
OutputField
in PMML specifically for XGBoost and LightGBM