deephyper.hpo.CBO
=================

.. currentmodule:: deephyper.hpo

.. autoclass:: CBO
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~CBO.ask
      ~CBO.check_evaluator
      ~CBO.dump_jobs_done_to_csv
      ~CBO.fit_generative_model
      ~CBO.fit_search_space
      ~CBO.fit_surrogate
      ~CBO.get_params
      ~CBO.reload_checkpoint
      ~CBO.save_params
      ~CBO.search
      ~CBO.tell
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CBO.search_id
   
   