Categories

class Categories(val categories: Array[Category]) extends PmmlElement
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Concrete fields

val categories: Array[Category]
lazy val valueToIndex: Map[Any, Int]