Uses of Class
ai.vespa.models.evaluation.Model
Packages that use Model
-
Uses of Model in ai.vespa.models.evaluation
Methods in ai.vespa.models.evaluation that return ModelModifier and TypeMethodDescriptionModelsEvaluator.requireModel(String name) Returns the given model, or throws a IllegalArgumentException if it does not existMethods in ai.vespa.models.evaluation that return types with arguments of type ModelModifier and TypeMethodDescriptionRankProfilesConfigImporter.importFrom(com.yahoo.vespa.config.search.RankProfilesConfig config, com.yahoo.vespa.config.search.core.RankingConstantsConfig constantsConfig, com.yahoo.vespa.config.search.core.RankingExpressionsConfig expressionsConfig, com.yahoo.vespa.config.search.core.OnnxModelsConfig onnxModelsConfig) Returns a map of the models contained in this config, indexed on name.ModelsEvaluator.models()Returns the models of this as an immutable mapConstructor parameters in ai.vespa.models.evaluation with type arguments of type Model