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

Static Public Attributes | List of all members
ResultsToComputeId Class Reference

Available computation flag identifiers for the decision forest result. More...

Static Public Attributes

static final long computeOutOfBagError = 0x0000000000000001L
 
static final long computeOutOfBagErrorPerObservation = 0x0000000000000002L
 

Detailed Description

Member Data Documentation

final long computeOutOfBagError = 0x0000000000000001L
static

Compute out-of-bag error

final long computeOutOfBagErrorPerObservation = 0x0000000000000002L
static

Compute out-of-bag error per observation


The documentation for this class was generated from the following file:

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