﻿CADETProcess.optimization.BotorchModular
========================================

.. currentmodule:: CADETProcess.optimization

.. autoclass:: BotorchModular
   :no-members:
   :no-inherited-members:
   :no-special-members:

  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         BotorchModular.check_optimization_problem
         BotorchModular.check_required_parameters
         BotorchModular.check_x0
         BotorchModular.load_results
         BotorchModular.optimize
         BotorchModular.run_final_processing
         BotorchModular.run_post_processing
         BotorchModular.train_model
      
  

  
  
   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         BotorchModular.acquisition_fn
         BotorchModular.aggregated_parameters
         BotorchModular.cv_bounds_tol
         BotorchModular.cv_lincon_tol
         BotorchModular.cv_lineqcon_tol
         BotorchModular.cv_nonlincon_tol
         BotorchModular.early_stopping_improvement_bar
         BotorchModular.early_stopping_improvement_window
         BotorchModular.f_tol
         BotorchModular.ignore_linear_constraints_config
         BotorchModular.is_population_based
         BotorchModular.missing_parameters
         BotorchModular.n_cores
         BotorchModular.n_init_evals
         BotorchModular.n_max_evals
         BotorchModular.n_max_iter
         BotorchModular.options
         BotorchModular.parallelization_backend
         BotorchModular.parameters
         BotorchModular.polynomial_parameters
         BotorchModular.progress_frequency
         BotorchModular.required_parameters
         BotorchModular.seed
         BotorchModular.similarity_tol
         BotorchModular.sized_parameters
         BotorchModular.specific_options
         BotorchModular.supports_bounds
         BotorchModular.supports_linear_constraints
         BotorchModular.supports_linear_equality_constraints
         BotorchModular.supports_multi_objective
         BotorchModular.supports_nonlinear_constraints
         BotorchModular.supports_single_objective
         BotorchModular.surrogate_model
         BotorchModular.x_tol
  
  