Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Model is the base class for the classes that represent the models, such as linear regression or Support Vector Machine classifier. More...
|
protected |
Constructs the model for the algorithm
| context | Context to manage the model for the algorithm |
| Model | ( | DaalContext | context, |
| long | cModel | ||
| ) |
| context | Context to manage the model |
| cModel | pointer to C++ model |
For more complete information about compiler optimizations, see our Optimization Notice.