[][src]Module kurobako_problems::surrogate

A problem that uses a random forest surrogate model to evaluate parameters.

References

Structs

SurrogateEvaluator

Evaluator of SurrogateProblem.

SurrogateProblem

Problem that uses a random forest surrogate model to evaluate parameters.

SurrogateProblemFactory

Factory of SurrogateProblem.

SurrogateProblemRecipe

Recipe of SurrogateProblem.