Package com.yahoo.vespa.model.ml


package com.yahoo.vespa.model.ml
  • Classes
    Class
    Description
    A machine learned model imported from the models/ directory in the application package, for a single rank profile.
    Encapsulates the arguments of a specific model output
    Models used in a rank profile has the rank profile name as name space while global model names have no namespace
    Model information (input and output types) for an ONNX model.
    Defers to 'vespa-analyze-onnx-model' to determine the output type given a set of inputs.