Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

ModelBuilder Member List

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

addLeafNode(long treeId, long parentId, long position, double response)ModelBuilder
addSplitNode(long treeId, long parentId, long position, long featureIndex, double featureValue)ModelBuilder
changeContext(DaalContext context)ContextClient
checkCObject()SerializableBase
ContextClient()ContextClient
ContextClient(DaalContext context)ContextClient
createTree(long nNodes, long classLabel)ModelBuilder
dispose()SerializableBase
getCObject()SerializableBase
getContext()ContextClient
getModel()ModelBuilder
ModelBuilder(DaalContext context, long nFeatures, long nIterations, long nClasses)ModelBuilder
pack()SerializableBase
SerializableBase(DaalContext context)SerializableBase
unpack(DaalContext context)SerializableBase

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