JingweiToo / Wrapper-Feature-Selection-Toolbox-Python

This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.
BSD 3-Clause "New" or "Revised" License
244 stars 69 forks source link

code not complete #23

Open aliasgharheidaricom opened 1 year ago

aliasgharheidaricom commented 1 year ago

Where is jfs and where is FS? these not seem in code

SHAOTAO1998 commented 8 months ago

I also encountered this problem. Have you solved it?

JingweiToo commented 8 months ago

Hi, "jfs" is not a file, It was a function inside those algorithm files located in FS folder.

ttamvn commented 8 months ago

Where is jfs and where is FS? these not seem in code

Just download the whole package and run the file, they run perfectly well with FS.