Interface IDyadRankingDataSource
-
- All Superinterfaces:
IDataSource<IDyadRankingInstance>,IInstanceSchemaHandler,ILabeledDataSource<IDyadRankingInstance>,ILabeledInstanceSchemaHandler,IRankingDataSource<IDyad,IDyadRankingInstance>,java.lang.Iterable<IDyadRankingInstance>
- All Known Subinterfaces:
IDyadRankingDataset
public interface IDyadRankingDataSource extends IRankingDataSource<IDyad,IDyadRankingInstance>
-
-
Method Summary
-
Methods inherited from interface org.api4.java.ai.ml.core.dataset.IDataSource
createEmptyCopy
-
Methods inherited from interface org.api4.java.ai.ml.core.dataset.schema.IInstanceSchemaHandler
getAttribute, getListOfAttributes, getNumAttributes
-
Methods inherited from interface org.api4.java.ai.ml.core.dataset.schema.ILabeledInstanceSchemaHandler
getInstanceSchema, getLabelAttribute
-
-