malt.agents.assayer.Assayer

class malt.agents.assayer.Assayer[source]

Bases: malt.agents.agent.Agent

Assayer. Takes a point and annotates y field as well as (optionally) extra.

assay(dataset)[source]

Annotate y in the dataset.

__init__()[source]

Methods

__init__()

assay(*args, **kwargs)