Hello everyone,
I ran a random forest classifier for a region and when I am adding the layer to map, I am getting the error of object being too large. The problem gets resolved when I don't resample the bands. And if I don't resample the bands, I get low training and validation accuracy.
Here's the link to my code:
Is there a way to resolve the problem keeping in mind to resample the bands?
Thanks in advance,
Jyoti