Skip to content

Design of poset forest-based algorithms for the U-curve optimization problem

Notifications You must be signed in to change notification settings

gustavoem/ucurve-pfs

Repository files navigation

alt text


featsel is a framework especially designed for benchmarking of feature selection algorithms and cost functions. Through a clean object-oriented structure and coded in C++, this framework allows the user to easily include new algorithms and/or cost functions and to carry out fast computational experiments.

Moreover, featsel allows the user to take advantage of the fact that the search space of a feature selection procedure can be organized into a Boolean lattice; to this end, several methods are included in this framework especially for Boolean manipulation of feature subsets.

featsel is also accompained by several scripts to assist the user in the inclusion and removal of algorithms and cost functions, to carry out benchmarking experiments and to create tables and graphs with the obtained results.

Please refer to our user's guide, which is continually improved, to get information on how to install and use featsel.


About

Design of poset forest-based algorithms for the U-curve optimization problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published