Contents Menu Expand Light mode Dark mode Auto light/dark mode
step-select
step-select

Contents

  • Quickstart
  • step-select
  • steps
    • steps package
  • Github Repo
Back to top

step-select Documentation#

Contents

  • Quickstart
  • step-select
    • Install
    • Use
      • Preliminaries
      • Forward Stepwise Selection
      • Best Subset Selection
      • Comparing the full model
      • Use in Scikit-Learn Pipeline
  • steps
    • steps package
      • Submodules
      • steps.forward module
        • ForwardSelector
      • steps.metrics module
        • get_bic()
        • get_aic()
      • steps.mixin module
        • StepsMixin
      • steps.subset module
        • SubsetSelector
      • Module contents
  • Github Repo

Indices and Tables#

Index Module Index Search Page

Next
Quickstart
Copyright © 2021, Chris Santiago
Made with Sphinx and @pradyunsg's Furo