RandomSamplingGenerator ======================= .. currentmodule:: optimas.generators .. autoclass:: RandomSamplingGenerator .. rubric:: Methods .. autosummary:: :toctree: ~RandomSamplingGenerator.ask ~RandomSamplingGenerator.attach_trials ~RandomSamplingGenerator.get_gen_specs ~RandomSamplingGenerator.get_libe_specs ~RandomSamplingGenerator.get_trial ~RandomSamplingGenerator.incorporate_history ~RandomSamplingGenerator.mark_trial_as_failed ~RandomSamplingGenerator.save_model_to_file ~RandomSamplingGenerator.tell ~RandomSamplingGenerator.update_parameter .. rubric:: Attributes .. autosummary:: :toctree: ~RandomSamplingGenerator.analyzed_parameters ~RandomSamplingGenerator.constraints ~RandomSamplingGenerator.dedicated_resources ~RandomSamplingGenerator.gpu_id ~RandomSamplingGenerator.n_completed_trials ~RandomSamplingGenerator.n_evaluated_trials ~RandomSamplingGenerator.n_failed_trials ~RandomSamplingGenerator.n_given_trials ~RandomSamplingGenerator.n_queued_trials ~RandomSamplingGenerator.objectives ~RandomSamplingGenerator.use_cuda ~RandomSamplingGenerator.varying_parameters