Callbacks#

Callbacks init.

Batch#

Batch callbacks init.

PermutationTestOnBatchData(num_permutations)

Permutation test on batch data callback class.

ResetOnBatchDataDrift(alpha[, name])

Reset on batch data drift callback class.

Streaming#

Streaming callbacks init.

History([name])

History callback class.

mSPRT([alpha, sigma, tau, truncation, name])

mSPRT (mixing Sequentially Probability Ratio Test) callback class.

WarningSamplesBuffer([name])

Store warning samples as a buffer callback class.