Feature Selectors
=================

.. currentmodule:: bcselector.variable_selection

DiffVariableSelector
--------------------

.. autoclass:: DiffVariableSelector
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~DiffVariableSelector.fit
      ~DiffVariableSelector.score
      ~DiffVariableSelector.plot_scores
      ~DiffVariableSelector.get_cost_results
      ~DiffVariableSelector.get_no_cost_results

   .. rubric:: Methods Documentation

   .. automethod:: fit
   .. automethod:: score
   .. automethod:: plot_scores
   .. automethod:: get_cost_results
   .. automethod:: get_no_cost_results