deephyper.evaluator.RunningJob
==============================

.. currentmodule:: deephyper.evaluator

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~RunningJob.clear
      ~RunningJob.get
      ~RunningJob.items
      ~RunningJob.keys
      ~RunningJob.pop
      ~RunningJob.popitem
      ~RunningJob.record
      ~RunningJob.setdefault
      ~RunningJob.stopped
      ~RunningJob.update
      ~RunningJob.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RunningJob.objective
      ~RunningJob.status
   
   