Interface ILabeledInstanceSchema
-
- All Superinterfaces:
IInstanceSchema
public interface ILabeledInstanceSchema extends IInstanceSchema
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAttributegetLabelAttribute()-
Methods inherited from interface org.api4.java.ai.ml.core.dataset.schema.IInstanceSchema
getAttribute, getNumAttributes
-
-
-
-
Method Detail
-
getLabelAttribute
IAttribute getLabelAttribute()
-
-