org.encog.neural.data
Interface NeuralDataSet
-
- All Superinterfaces:
- java.lang.Iterable<MLDataPair>, MLDataSet
- All Known Implementing Classes:
- BasicNeuralDataSet, MarketMLDataSet, TemporalMLDataSet
public interface NeuralDataSet extends MLDataSet
This is an alias class for Encog 2.5 compatibility. This class aliases MLDataSet. Newer code should use MLDataSet in place of this class.
-
-
Method Summary
-
Methods inherited from interface org.encog.ml.data.MLDataSet
add, add, add, close, get, getIdealSize, getInputSize, getRecord, getRecordCount, isSupervised, openAdditional, size
-
-
DMelt 3.0 © DataMelt by jWork.ORG