C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Parameter Member List

This is the complete list of members for Parameter, including all inherited members.

accuracyThresholdParameter
degenerateCasesThresholdParameter
maxIterationsParameter
newtonRaphsonAccuracyThresholdParameter
newtonRaphsonMaxIterationsParameter
Parameter()Parameter
Parameter(services::SharedPtr< classifier::training::Batch > wlTrainForParameter, services::SharedPtr< classifier::prediction::Batch > wlPredictForParameter, double acc=0.3, size_t maxIter=10, double nrAcc=1.0e-3, size_t nrMaxIter=100, double dcThreshold=1.0e-2)Parameter
weakLearnerPredictionParameter
weakLearnerTrainingParameter

For more complete information about compiler optimizations, see our Optimization Notice.