Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
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 | 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.