Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 5

Usage of Training Alternative

To build a Logistic Regression model using methods of the Model Builder class of Logistic Regression, complete the following steps:

Note

If after calling the getModel method you use the setBeta method to update coefficients, the initial model will be automatically updated with the new β coefficients.

Examples

C++:

Java*:

Python*: