| 
               | 
            
              IDataSplitTInput, TOutput Interface | 
          
Namespace: Accord.MachineLearning.Performance
The IDataSplitTInput, TOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| SplitIndex | 
              Gets or sets the index of the split in relation to the original dataset, if applicable.
              | 
| Name | Description | |
|---|---|---|
| GetEnumerator | Returns an enumerator that iterates through a collection.  (Inherited from IEnumerable.) | 
| Name | Description | |
|---|---|---|
| SetEqualsDataSubsetTInput, TOutput | 
              Compares two enumerables for set equality. Two
              enumerables are set equal if they contain the
              same elements, but not necessarily in the same
              order.
              (Defined by Matrix.) |