update with new WIP feature: importance estimation using functional ANOVA (requires optuna, scikit-learn)
use the Analyzer() object to calculate parameter importance on prior batch simulation results.
example uses grid search (see examples/rosenbrock/fanova_rosenbrock within batch tools directory.
update with new WIP feature: importance estimation using functional ANOVA (requires optuna, scikit-learn) use the
Analyzer()
object to calculate parameter importance on prior batch simulation results. example uses grid search (see examples/rosenbrock/fanova_rosenbrock within batch tools directory.