C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Contains a class for regression model-based training.
Namespaces | |
interface1 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | InputId { data = 0, dependentVariables = 1, weights = 4 } |
Available identifiers of input objects for regression model-based training. More... | |
enum | ResultId { model } |
Available identifiers of the result of regression model-based training. More... | |
enum InputId |
enum ResultId |
For more complete information about compiler optimizations, see our Optimization Notice.