Interface IClusterableInstance
-
- All Superinterfaces:
org.apache.commons.math3.ml.clustering.Clusterable,org.api4.java.ai.ml.core.dataset.IInstance,org.api4.java.ai.ml.core.dataset.supervised.ILabeledInstance
- All Known Subinterfaces:
ITimeSeriesInstance
- All Known Implementing Classes:
AInstance,DenseInstance,MapInstance,SparseInstance,TimeSeriesInstance
public interface IClusterableInstance extends org.api4.java.ai.ml.core.dataset.supervised.ILabeledInstance, org.apache.commons.math3.ml.clustering.Clusterable