aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--model-evaluation/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/model-evaluation/README b/model-evaluation/README
index 42b618bdf6f..0bf143a2804 100644
--- a/model-evaluation/README
+++ b/model-evaluation/README
@@ -1,6 +1,6 @@
Provides
- an injectable component (ai.vespa.models.evaluation.ModelsEvaluator) which allows direct, stateless evaluation of
-any machine learned models added to the models/ directory in any container.
+ any machine learned models added to the models/ directory in any container.
- a handler (turned on with the <models-evaluation> tag in <container>) which provides the models-evaluation REST
-API which provides stateless (single data point) model evaluation over HTTP(S).
+ API which provides stateless (single data point) model evaluation over HTTP(S).