Rule OptimisationΒΆ

Used for optimising the thresholds of each rule in a set.

BayesianOptimiser

Optimises a set of rules (given in the standard Iguanas lambda expression format) using Bayesian Optimisation.

DirectSearchOptimiser

Optimises a set of rules (given in the standard Iguanas lambda expression format) using Direct Search-type algorithms.