Replies: 2 comments 1 reply
-
I was wandering and saw your question. When you say in each run, what exactly do you mean by that? I mean... do you consider the whole process of feature_selection as one run? Also, would it be possible for you to upload the code so that I can check it out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @tandamwa. There may be a few sources of randomness where it is normal that you get different results for the different runs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Prof. Raschka
Thank you for your contribution to the world through online content.
Just an observation, I have implemented a forward sequential feature selection, and the model is working properly with an accuracy of 98%. On each run, the model seems to select different features. Is this OK or is something wrong?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions