PredictionResultPreparer
========================

.. currentmodule:: skrough.predict.helpers

.. autoclass:: PredictionResultPreparer
   :show-inheritance:
   
   






.. rubric:: Methods

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~PredictionResultPreparer.__init__
   ~PredictionResultPreparer.determine_dtype
   ~PredictionResultPreparer.from_reference_data_y
   ~PredictionResultPreparer.prepare






.. rubric:: Attributes

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~PredictionResultPreparer.reference_data_y
   ~PredictionResultPreparer.raw_mode
   ~PredictionResultPreparer.y
   ~PredictionResultPreparer.y_uniques
   ~PredictionResultPreparer.fill_missing
   ~PredictionResultPreparer.preferred_prediction_dtype

