:mod:`capreolus.task.rank` ========================== .. py:module:: capreolus.task.rank Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: capreolus.task.rank.RankTask .. data:: logger .. py:class:: RankTask Bases: :class:`capreolus.task.Task` .. attribute:: module_name :annotation: = rank .. attribute:: requires_random_seed :annotation: = False .. attribute:: config_spec .. attribute:: config_keys_not_in_path :annotation: = ['optimize'] .. attribute:: dependencies .. attribute:: commands .. attribute:: default_command :annotation: = describe .. method:: searcheval(self) .. method:: search(self) .. method:: evaluate(self)