Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 575 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 575 Bytes

Feature selection

slides author date

Topics Covered

  • The problem with too many dimensions
  • Ways to avoid the curse of dimensionality
  • Feature selection strategies and examples
    • Filter methods
    • Wrapper methods
    • Embedded methods