kumulant

ClassificationAuditLeaf

Audit leaf tracking per-candidate pos/neg class-count accumulators.

Properties

arm

open override val arm: SeriesStat<ClassCountsResult>(source)

The leaf's class-count accumulator.

candidates

Candidate splits being evaluated at this leaf.

neg

Per-candidate accumulator for observations routing false.

observationsSinceLastCheck

Atomic counter throttling audit work to every Nth observation.

pos

Per-candidate accumulator for observations routing true.

Functions

Link copied to clipboard

Walk to the leaf this row resolves to.