Package ai.libs.jaicore.ml.core.dataset
Interface IModifiableInstance
-
public interface IModifiableInstance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanremoveAttributeValue(int position)Removes an attribute value for the given position.
-