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

Packages | Classes
Data Sources

Specifies methods to access data. More...

Detailed Description

Packages

package  com.intel.daal.data_management.data_source
 Contains classes that implement the data source component responsible for representation of the data in a raw format.
 

Classes

class  ColumnFilter
 
class  DataSource
 Abstract class that defines the interface for the data management component responsible for the representation of the data in a raw format. This class declares the most generic methods for data access. More...
 
class  DataSource.DataSourceStatus
 
class  DataSource.DictionaryCreationFlag
 
class  DataSource.NumericTableAllocationFlag
 
class  DistributedDataSet
 Abstract class that defines the interface for the data management component responsible for representation of the data in the distributed raw format. More...
 
class  FeatureManager
 
class  FileDataSource
 Specifies the methods for accessing the data stored in files. More...
 
class  MakeCategorical
 
class  ModifierIface
 
class  OneHotEncoder
 
class  StringDataSource
 Specifies the methods for accessing the data stored as a text in java.io.Strings format. More...
 

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