Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 272 Bytes

hhpy.modelling.Model.rst

File metadata and controls

19 lines (12 loc) · 272 Bytes

Model

.. currentmodule:: hhpy.modelling

.. autoclass:: Model
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Model.fit
      ~Model.predict

   .. rubric:: Methods Documentation

   .. automethod:: fit
   .. automethod:: predict