We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a669a commit 2053772Copy full SHA for 2053772
README.md
@@ -1,8 +1,14 @@
1
-# Wrapper-Feature-Selection-Toolbox
+# Metaheuristic / Wrapper Feature Selection Toolbox
2
+
3
This toolbox offers more than 40 wrapper feature selection methods
4
5
The < A_Main.m file > provides the demostration of some methods on feature selection problems.
6
7
+* The goals of this framework are:
8
+ * Sharing knowledge of meta-heuristic fields to everyone without a fee
9
+ * Helping other researchers in all field access to optimization algorithms as quickly as possible
10
+ * Implement the classical as well as the state-of-the-art meta-heuristics (The whole history of meta-heuristics)
11
12
%---List of available wrapper FS methods------------------------------
13
14
% 2020
0 commit comments