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

genetic-algorithm-band-selection #1

Open
radhesyam opened this issue Aug 5, 2020 · 1 comment
Open

genetic-algorithm-band-selection #1

radhesyam opened this issue Aug 5, 2020 · 1 comment

Comments

@radhesyam
Copy link

Researcher
This code is taking longer time to execute
Also with some warnings
Even tried with google colab also
please give some execution tips

@aldiak
Copy link

aldiak commented Jun 9, 2021

Hi, the code is running fine you just need to change the y shape like this: y_data = np.reshape(y, (42776,)), but my is how do we convert the band selected to training data X?

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