vespa-engine/vespa
Support a properties-file (available during runtime) for ml-models (Stateless evaluation in container)
オープン
#9,552 opened on 2019/05/24
enhancementgood first issue
Repository metrics
- Stars
- (4,948 個のスター)
- PR merge metrics
- (平均マージ 1d 22h) (30d で 209 merged PRs)
説明
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