JingweiToo / Wrapper-Feature-Selection-Toolbox

This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.
BSD 3-Clause "New" or "Revised" License
165 stars 36 forks source link

About the use of the toolbox #10

Open Ruiruiz30 opened 1 year ago

Ruiruiz30 commented 1 year ago

Can you tell me more about how to use this toolbox? I am engaged in a relevant research on "Application of meta-heuristic algorithm in feature selection", thank you.

Ruiruiz30 commented 1 year ago

May I ask how to calculate F-measure in the code, thank you!