Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes that represent a dictionary of a data set and provide methods to work with the data dictionary. More...
Packages | |
package | com.intel.daal.data_management.data |
Contains classes that implement the data management component responsible for representaion of the data in numerical format. | |
Classes | |
class | DataDictionary |
Class that represents the data set dictionary and provides methods to work with the data dictionary. Methods of the class use the com.intel.daal.data.DataFeature structure. More... | |
class | DataDictionary.FeaturesEqual |
class | DataFeature |
Class used to describe a feature. The structure is used in the com.intel.daal.data.DataDictionary class. More... | |
class | DataFeatureUtils |
Class that provides different feature types. More... | |
enum | DataFeatureUtils.IndexNumType |
enum | DataFeatureUtils.InternalNumType |
enum | DataFeatureUtils.PMMLNumType |
enum | DataFeatureUtils.FeatureType |
For more complete information about compiler optimizations, see our Optimization Notice.