Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue In FS for different datasets #9

Open
preetikamra opened this issue Jul 23, 2022 · 1 comment
Open

Issue In FS for different datasets #9

preetikamra opened this issue Jul 23, 2022 · 1 comment

Comments

@preetikamra
Copy link

HI,
I have used your code and picked 10 SI algos to find FS accuracy on 4 different datasets(all our textual categorical datasets with binary output, having different number of attributes)
Now my issue is the for each dataset different algorithm is giving highest accuracy. I want that same algorithm should give highest accuracy for all 4 datasets . Please help
Thanks
Preeti
[email protected]

@sumbulazeem04
Copy link

for this you should adjust random seed rng().
further you can add a loop to run the code multile times with different seeds and then choose the one with highest accuracy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants