About:
User Guide:
run_search()
run_search_in_folder()
run_exhaustive()
run_ga()
run_skopt()
run_downhill()
Template
Model
Model.genotype()
Model.to_dict()
Model.from_dict()
ModelCode
ModelCode.from_full_binary()
ModelCode.from_min_binary()
ModelCode.from_int()
ModelResults
ModelResults.to_dict()
ModelResults.from_dict()
ModelResults.calc_fitness()
ModelRun
ModelRun.is_duplicate()
ModelRun.started()
ModelRun.to_dict()
ModelRun.from_dict()
ModelRun.check_files_present_impl()
ModelRun.run_model()
ModelRun.cleanup()
ModelRun.output_results()
write_best_model_files()
run_to_json()
json_to_run()
Population
Population.__init__()
Population.from_codes()
Population.add_model_run()
Population.get_best_run()
Population.get_best_runs()
Population.run()
ModelCache
ModelCache.store_model_run()
ModelCache.find_model_run()
ModelCache.load()
ModelCache.dump()
ModelCache.finalize()
set_model_cache()
get_model_cache()
register_model_cache()
create_model_cache()
MemoryModelCache
MemoryModelCache.store_model_run()
MemoryModelCache.find_model_run()
MemoryModelCache.load()
MemoryModelCache.dump()
AsyncMemoryModelCache
AsyncMemoryModelCache.finalize()
AsyncMemoryModelCache.dump()
register()
Index
Module Index
Search Page