helpers
=======

.. automodule:: skrough.predict.helpers
   
   
   









.. rubric:: Functions

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

   check_reference_data
   get_group_ids_for_reference_and_predict_data
   get_predictions_from_proba
   no_answer_strategy_missing
   no_answer_strategy_most_frequent
   predict_ensemble
   predict_single
   predict_strategy_majority
   predict_strategy_original_order
   predict_strategy_randomized_order






.. rubric:: Classes

.. autosummary::
   :toctree: helpers
   :template: custom-class.rst.j2

   NoAnswerStrategyRunner
   PredictStrategyRunner
   PredictionResultPreparer











