Query Decider (Core)#
alts.core.query.query_decider
- class QueryDecider[source]#
Bases:
ExperimentModule
,QueryConstrained
DescriptionThis module decides which best-scoring queries are worth the resources needed to obtain their results.Outside the first learning iteration of the model you can expect the QueryDecider to receive a non-empty list of query candidates.