Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

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
getContext()ContextClient
getFeaturesPerNode()Parameter
getImpurityThreshold()Parameter
getMaxTreeDepth()Parameter
getMinObservationsInLeafNode()Parameter
getNTrees()Parameter
getObservationsPerTreeFraction()Parameter
getResultsToCompute()Parameter
getSeed()Parameter
getVariableImportanceMode()Parameter
com::intel::daal::algorithms::Parameter.Parameter(DaalContext context)Parameterprotected
setEngine(com.intel.daal.algorithms.engines.BatchBase engine)Parameter
setFeaturesPerNode(long value)Parameter
setImpurityThreshold(double value)Parameter
setMaxTreeDepth(long value)Parameter
setMinObservationsInLeafNode(long value)Parameter
setNTrees(long nTrees)Parameter
setObservationsPerTreeFraction(double value)Parameter
setResultsToCompute(long resultsToCompute)Parameter
setSeed(int seed)Parameter
setVariableImportanceMode(VariableImportanceModeId value)Parameter

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