Skip to main content

Stepwise Selection on Steroids

  • Chapter
  • First Online:
Modern Data Mining Algorithms in C++ and CUDA C
  • 1628 Accesses

Abstract

It’s likely that everyone reading this book is familiar with stepwise selection. Typically, you have a large set of candidates for some task, often prediction or classification. You test each individual candidate and select the one candidate that performs the task best. Then you test the remaining candidates, seeking the one that, in conjunction with the one already selected, performs best. This is repeated as desired. It is a fast, efficient, and usually fairly effective way of selecting a respectable subset of features from a potentially large population.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Timothy Masters

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Masters, T. (2020). Stepwise Selection on Steroids. In: Modern Data Mining Algorithms in C++ and CUDA C. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5988-7_5

Download citation

Publish with us

Policies and ethics