NPredModel
==========

.. currentmodule:: jolideco.models

.. autoclass:: NPredModel
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NPredModel.shape
      ~NPredModel.shape_upsampled

   .. rubric:: Methods Summary

   .. autosummary::

      ~NPredModel.forward
      ~NPredModel.from_dataset_numpy
      ~NPredModel.from_numpy

   .. rubric:: Attributes Documentation

   .. autoattribute:: shape
   .. autoattribute:: shape_upsampled

   .. rubric:: Methods Documentation

   .. automethod:: forward
   .. automethod:: from_dataset_numpy
   .. automethod:: from_numpy
