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

List of all members

Base class for the parameters of the classification algorithms. More...

Class Constructor

Parameter ( DaalContext  context)

Constructs the parameter of the classification algorithm

Parameters
contextContext to manage the parameter of the classification algorithm

Detailed Description

Member Function Documentation

long getNClasses ( )

Gets the number of classes

Returns
Number of classes
void setNClasses ( long  nClasses)

Sets the number of classes

Parameters
nClassesNumber of classes

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

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