public interface ILabeledAttributeArrayDataset<L> extends AILabeledAttributeArrayDataset<ILabeledAttributeArrayInstance<L>,L>
| Modifier and Type | Method and Description |
|---|---|
ILabeledAttributeArrayDataset<L> |
createEmpty()
Creates an empty copy with the same attribute types as this IDataset.
|
getAttributeTypes, getNumberOfAttributes, getTargetTypeILabeledAttributeArrayDataset<L> createEmpty()
createEmpty in interface IDataset<ILabeledAttributeArrayInstance<L>>