-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Marcelo S. Reis edited this page Jul 10, 2017
·
27 revisions

This is the user's guide of featsel, a framework for benchmarking of feature selection algorithms and cost functions. In this wiki, the user has information regarding this software requirements, installation and testing, as well as how to use its functionalities.
...- Compiling the main program and the unit tests
...- The Extended Markup Language (XML) parser
...- Updating 'featsel.cpp' and 'featselTest.cpp' files
...- Compiling the help man page
...- Compiling everything at once
...- Cleaning objects and binaries
...- Unit tests
...- Performance tests
...- Adding a new algorithm ...- Adding a new cost function ...- Removing an algorithm ...- Removing a cost function