Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | Static Public Attributes | List of all members
Parameter Class Reference

Parameters of the prediction algorithm. More...

Public Member Functions

def __init__
 
- Public Member Functions inherited from Parameter
def __init__
 
def check
 
- Public Member Functions inherited from Parameter
def __init__
 
def check
 

Static Public Attributes

 nIterations = ...
 
- Static Public Attributes inherited from Parameter
 nClasses = ...
 

Detailed Description

Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

def __init__ (   self,
  args 
)

Member Data Documentation

nIterations = ...
static

Number of iterations of the trained model to be used for prediction


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

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