Java* 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.

changeContext(DaalContext context)ContextClient
check()Parameter
cObjectParameter
ContextClient()ContextClient
ContextClient(DaalContext context)ContextClient
dispose()Parameter
getAccuracyThreshold()Parameter
getContext()ContextClient
getMaxIterations()Parameter
getNClasses()Parameter
getResponsesDegenerateCasesThreshold()Parameter
getWeakLearnerPrediction()Parameter
getWeakLearnerTraining()Parameter
getWeightsDegenerateCasesThreshold()Parameter
com::intel::daal::algorithms::classifier::Parameter.Parameter(DaalContext context)Parameter
setAccuracyThreshold(double accuracyThreshold)Parameter
setMaxIterations(long maxIterations)Parameter
setNClasses(long nClasses)Parameter
setResponsesDegenerateCasesThreshold(double responsesDegenerateCasesThreshold)Parameter
setWeakLearnerPrediction(PredictionBatch weakLearnerPrediction)Parameter
setWeakLearnerTraining(TrainingBatch weakLearnerTraining)Parameter
setWeightsDegenerateCasesThreshold(double weightsDegenerateCasesThreshold)Parameter

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