Skip to content

Uses nearest neighbor algorithm to find which feature is the best indicator for a certain class attribute

Notifications You must be signed in to change notification settings

nnguy072/Feature-Selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature-Selection


This requires the SciPy module to run.

Can solve using:

  • Forward Selection
  • Backward Elimination
  • Original Algorithm

About

Uses nearest neighbor algorithm to find which feature is the best indicator for a certain class attribute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published