Evaluator

trait Evaluator extends PmmlElement

A common super-trait that accepts a series, then evaluates a single value.

trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

def eval(series: Series): Any

Inherited methods

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