What's new in 10.1 release
Predictive Analytics Engine has been updated to Zementis Predictive Analytics 10.1.
Starting with Zementis Predictive Analytics 10.1, the adapa-bundle path will not contain a version number in the library name. That is, the library name will now be adapa-bundle.jar instead of adapa-bundle-<version>.jar.
Projects dependent on ant macros (predictive-analytics-support-macros.xml) should no longer depend on ADAPA_LIB_VER.
Added support for activating and deactivating models in Predictive Analytics plug-in at runtime.
Any errors occurred during scoring of input requests are now forwarded using
PredictiveAnalytics_Error instead of the earlier
ADAPA_Error.
Warnings occurred during scoring of input requests are now forwarded using
PredictiveAnalytics_Warning<N> instead of the earlier
ADAPA_Warning_<N>.