Open radhesyam opened 4 years ago
Researcher This code is taking longer time to execute Also with some warnings Even tried with google colab also please give some execution tips
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?
Researcher This code is taking longer time to execute Also with some warnings Even tried with google colab also please give some execution tips