Skip to content

Commit 2053772

Browse files
authored
Update README.md
1 parent 57a669a commit 2053772

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Wrapper-Feature-Selection-Toolbox
1+
# Metaheuristic / Wrapper Feature Selection Toolbox
2+
23
This toolbox offers more than 40 wrapper feature selection methods
34

45
The < A_Main.m file > provides the demostration of some methods on feature selection problems.
56

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+
612
%---List of available wrapper FS methods------------------------------
713

814
% 2020

0 commit comments

Comments
 (0)