C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

Parameter Member List

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

accuracyThresholdParameter
degenerateCasesThresholdParameter
maxIterationsParameter
nClassesParameter
newtonRaphsonAccuracyThresholdParameter
newtonRaphsonMaxIterationsParameter
Parameter()Parameter
Parameter(services::SharedPtr< weak_learner::training::Batch > wlTrainForParameter, services::SharedPtr< weak_learner::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
daal::algorithms::boosting::interface1::Parameter::Parameter(const services::SharedPtr< weak_learner::training::Batch > &wlTrainForParameter, const services::SharedPtr< weak_learner::prediction::Batch > &wlPredictForParameter)Parameter
daal::algorithms::boosting::interface1::Parameter::Parameter(const Parameter &other)Parameterinline
weakLearnerPredictionParameter
weakLearnerTrainingParameter

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