summaryrefslogtreecommitdiffstats
path: root/model-evaluation
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-09-04 16:14:11 +0200
committerJon Bratseth <bratseth@oath.com>2018-09-04 16:14:11 +0200
commit3bab3400da2467bda5c06785c3ac2c8d6d154c12 (patch)
tree3c4a6e7c7b50350db07faf2ec30eaa3dc11a6174 /model-evaluation
parentb9969856ad8941e3e9f98e2f1408909191a5bbbd (diff)
Align text lines
Diffstat (limited to 'model-evaluation')
-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).