Determine if the dataset is supervised. It is assumed that all pairs are either supervised or not. So we can determine the entire set by looking at the first item. If the set is empty then return false, or unsupervised.
BasicNeuralDataSet Class | Encog.Neural.Data.Basic Namespace