7ossam81 / EvoloPy

EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.
Apache License 2.0
449 stars 224 forks source link

Regarding Evolopy framework #50

Open rskeerthana opened 4 years ago

rskeerthana commented 4 years ago

Sir/Madam,

How to apply our own dataset to the Evolopy framework If I want to use the framework for feature selection.Fitness of the feature selection based on the Filter and Wrapper methods?How can customize the framework?

Thanks in advance.

RaneemQaddoura commented 4 years ago

Dear rskeerthana,

A customizable framework for Evolopy for feature selection is already implemented: Github: https://github.com/aljarrahcs/EvoloPy-FS Paper: Ruba Abu Khurma, Ibrahim Aljarah, Ahmad Sharieh, and Seyedali Mirjalili. Evolopy-fs: An open-source nature-inspired optimization framework in python for feature selection. In Evolutionary Machine Learning Techniques, pages 131–173. Springer, 2020

rskeerthana commented 4 years ago

Dear Mam/Sir,

I am not able to get the output for feature selection using Wrapper method using [Evolopy-FS]. Is any other video available or any other way . Kindly Provide the solution.

On Mon, Jul 13, 2020 at 3:37 PM Raneem Qaddoura notifications@github.com wrote:

Dear rskeerthana,

A customizable framework for Evolopy for feature selection is already implemented: Github: https://github.com/aljarrahcs/EvoloPy-FS Paper: Ruba Abu Khurma, Ibrahim Aljarah, Ahmad Sharieh, and Seyedali Mirjalili. Evolopy-fs: An open-source nature-inspired optimization framework in python for feature selection. In Evolutionary Machine Learning Techniques, pages 131–173. Springer, 2020

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/7ossam81/EvoloPy/issues/50#issuecomment-657464535, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMK35EDJLQTSMVDM4EII3U3R3LMFNANCNFSM4ONPIHPQ .

RaneemQaddoura commented 4 years ago

Hi Rskeerthana,

We are working on providing a video tutorial for Evolopy-FS. We'll let you know once it is available online.