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