vespa-engine/vespa

Support a properties-file (available during runtime) for ml-models (Stateless evaluation in container)

Open

#9,552 opened on May 24, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (561 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (4,948 stars)
PR merge metrics
 (Avg merge 1d 22h) (209 merged PRs in 30d)

Description

Hello Vespa Team, Can you please consider support a properties-file which is available during run-time along with the model ? So some meta-data e.g. threshold/label, etc can be associated with the model. This is for the stateless evaluation of the models like (XGBoost, TensorFlow, Onnx, etc) which is supported in vespa.

Thank you, Pinank

Contributor guide