Skip to main contentModule common
Source - Budget
- The limits one pass of the anytime search runs under.
- FitOutcome
- The result of a fit.
- PassReport
- What a finished pass tells the schedule.
- ScheduleBounds
- The largest budget that can matter on a given problem. A pass at this
budget is the unrestricted search.
- SearchConfig
- Settings of a search, and the per-node state derived from them.
- Statistics
- Counters collected during a search.
- PointSelector
- Which candidate threshold the search evaluates next inside an interval of
candidates.
- ScheduleKind
- The schedules available, as a parameter.
- SearchError
- A fit that could not start.
- SearchStatus
- Why the search stopped.
- BudgetSchedule
- Produces the budget of each pass.
- classification_error
(misclassifications, majority class) of a leaf with the given class
counts. Ties go to the highest class index.