class documentation

class CategoricalAttribute(Attribute): (source)

View In Hierarchy

A categorical attribute.

Parameters
valuethe attribute value
confidencea confidence in [0, 1] for the value
logitslogits associated with the attribute
Class Variable confidence Undocumented
Class Variable logits Undocumented
Class Variable value Undocumented
confidence: None = (source)

Undocumented

Undocumented