Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrislgarry/greedy-feature-selection

A greedy feature selection algorithm for my supervised digit classifier using a bounded information gain. This code indicates which n features are the best for predicting the class labels in the digits dataset.
https://github.com/chrislgarry/greedy-feature-selection

Last synced: about 6 hours ago
JSON representation

A greedy feature selection algorithm for my supervised digit classifier using a bounded information gain. This code indicates which n features are the best for predicting the class labels in the digits dataset.

Awesome Lists containing this project