BayesOutput

class BayesOutput(val fieldName: Field, val targetValueCounts: TargetValueCounts) extends PmmlElement

Contains the counts associated with the values of the target field.

trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

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