ModelBase ========= .. currentmodule:: jinwu.model .. autoclass:: ModelBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelBase.param_names .. rubric:: Methods Summary .. autosummary:: ~ModelBase.__call__ ~ModelBase.evaluate ~ModelBase.set_params .. rubric:: Attributes Documentation .. autoattribute:: param_names .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate .. automethod:: set_params