Uses of Class
de.tudarmstadt.ukp.inception.recommendation.imls.external.Metadata
-
-
Uses of Metadata in de.tudarmstadt.ukp.inception.recommendation.imls.external
Methods in de.tudarmstadt.ukp.inception.recommendation.imls.external that return Metadata Modifier and Type Method Description Metadata
PredictionRequest. getMetadata()
Metadata
TrainingRequest. getMetadata()
Methods in de.tudarmstadt.ukp.inception.recommendation.imls.external with parameters of type Metadata Modifier and Type Method Description void
PredictionRequest. setMetadata(Metadata aMetadata)
void
TrainingRequest. setMetadata(Metadata aMetadata)
-