o

com.microsoft.azure.synapse.ml.vw

VowpalWabbitPrediction

object VowpalWabbitPrediction

Provide schemas and accessor functions for almost all VW prediction types.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VowpalWabbitPrediction
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type VowpalWabbitPredictionToSeqFunc = (AnyRef) ⇒ Seq[Any]

Value Members

  1. val PredictionFunctions: Map[String, (AnyRef) ⇒ Seq[Any]]
  2. def getPredictionFunc(vw: VowpalWabbitNative): VowpalWabbitPredictionToSeqFunc
  3. def getSchema(vw: VowpalWabbitNative): StructType