C# (CSharp) QACExperimenter Namespace

Nested Namespaces

QACExperimenter.Approaches
QACExperimenter.Data
QACExperimenter.Evaluation

Classes

Name Description
ApproachFactory Creates the approach and all arguments. Arguments are provided in the format: {collection:[aol|msn|sog]} {prefixLength} {experimentType[bl-a(baseline-all)|bl-w(baseline-window)|ntb(non-temporal-bucket-maxQsum-maxQfrequency)|qlextrapolation(qlextrapolation)|mlreg]} {startDate:yyyy-mm-dd} {param1:e.g.WindowNDays, or comma-separated sliding window model for qlextrapolation} The time window extrapolation model needs to be set in the code already for qlextrapolation
Program
Utilities