VectorDictionary

class VectorDictionary(val vectorFields: VectorFields, val vectorInstances: Array[VectorInstance]) extends PmmlElement

Contains the set of support vectors which are of the typeVectorInstance.

trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(id: String): VectorInstance

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions