autofit.SearchGridSearch#

autofit.SearchGridSearch#

Methods

fit

Fit an analysis with a set of grid priors.

job_for_analysis_grid_priors_and_values

make_arguments

make_jobs

make_lists

Produces a list of lists of floats, where each list of floats represents the values in each dimension for one step of the grid search.

make_physical_lists

model_mappers

save_metadata

search_instance

Attributes

logger

parallel

Should this grid search run in parallel?

paths

step_size

returns: step_size -- The size of a step in any given dimension in hyper space.

alias of GridSearch