﻿CADETProcess.optimization.NEHVI
===============================

.. currentmodule:: CADETProcess.optimization

.. autoclass:: NEHVI
   :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:
      
         NEHVI.check_optimization_problem
         NEHVI.check_required_parameters
         NEHVI.check_x0
         NEHVI.load_results
         NEHVI.optimize
         NEHVI.run_final_processing
         NEHVI.run_post_processing
         NEHVI.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:
      
         NEHVI.aggregated_parameters
         NEHVI.cv_bounds_tol
         NEHVI.cv_lincon_tol
         NEHVI.cv_lineqcon_tol
         NEHVI.cv_nonlincon_tol
         NEHVI.early_stopping_improvement_bar
         NEHVI.early_stopping_improvement_window
         NEHVI.f_tol
         NEHVI.ignore_linear_constraints_config
         NEHVI.is_population_based
         NEHVI.missing_parameters
         NEHVI.n_cores
         NEHVI.n_init_evals
         NEHVI.n_max_evals
         NEHVI.n_max_iter
         NEHVI.options
         NEHVI.parallelization_backend
         NEHVI.parameters
         NEHVI.polynomial_parameters
         NEHVI.progress_frequency
         NEHVI.required_parameters
         NEHVI.seed
         NEHVI.similarity_tol
         NEHVI.sized_parameters
         NEHVI.specific_options
         NEHVI.supports_bounds
         NEHVI.supports_linear_constraints
         NEHVI.supports_linear_equality_constraints
         NEHVI.supports_multi_objective
         NEHVI.supports_nonlinear_constraints
         NEHVI.supports_single_objective
         NEHVI.x_tol
  
  