Can solve using:
- Forward Selection
- Backward Elimination
- Original Algorithm
Uses nearest neighbor algorithm to find which feature is the best indicator for a certain class attribute
Repository from Github https://github.comnnguy072/Feature-Selection
Can solve using:
Uses nearest neighbor algorithm to find which feature is the best indicator for a certain class attribute