﻿OverBoostClassifier
============================================================================

.. currentmodule:: imbalanced_ensemble.ensemble.over_sampling

.. autoclass:: OverBoostClassifier

   

   
   .. rubric:: Methods

   .. autosummary::
   
      
      
        ~OverBoostClassifier.decision_function
      
      
        ~OverBoostClassifier.fit
      
      
        ~OverBoostClassifier.get_params
      
      
        ~OverBoostClassifier.predict
      
      
        ~OverBoostClassifier.predict_log_proba
      
      
        ~OverBoostClassifier.predict_proba
      
      
        ~OverBoostClassifier.score
      
      
        ~OverBoostClassifier.set_params
      
      
        ~OverBoostClassifier.staged_decision_function
      
      
        ~OverBoostClassifier.staged_predict
      
      
        ~OverBoostClassifier.staged_predict_proba
      
      
        ~OverBoostClassifier.staged_score
      
   
   

.. include:: ../../../back_references/imbalanced_ensemble.ensemble.over_sampling.OverBoostClassifier.examples

.. raw:: html

    <div style='clear:both'></div>