Package org.encog.ml.data

This package contains classes to provide data to the Machine Learning Methods.

See:
          Description

Interface Summary
MLComplexData This class implements a data object that can hold complex numbers.
MLData Defines an array of data.
MLDataPair Training data is stored in two ways, depending on if the data is for supervised, or unsupervised training.
MLDataSet An interface designed to abstract classes that store machine learning data.
 

Exception Summary
MLDataError Used by the machine learning methods classes to indicate a data error.
 

Package org.encog.ml.data Description

This package contains classes to provide data to the Machine Learning Methods.



Copyright © 2011. All Rights Reserved.