Skip to content

Commit 323c58a

Browse files
authored
Update README.md
1 parent 06a2899 commit 323c58a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Introduction
1212

13-
* This toolbox offers more than 5 wrapper feature selection methods
13+
* This toolbox offers 7 wrapper feature selection methods
1414
* The Demo_PSO provides an example of how to apply PSO on benchmark dataset
1515
* Source code of these methods are written based on pseudocode & paper
1616

@@ -182,6 +182,7 @@ ax.grid()
182182
plt.show()
183183
```
184184

185+
185186
## Requirement
186187

187188
* Python 3

0 commit comments

Comments
 (0)