McqMate
Aisha Kumar
1 week ago
I'm using Sentinel-2 imagery and a random forest classifier in R, but the mixed pixels between crops and soil are causing misclassification. I've tried increasing training samples and adjusting bands, but it's not solving the problem. Any practical tips or methods to handle this would be really helpful.
To handle mixed pixels in agricultural remote sensing, you can try these approaches:
For resources, check out the Sentinel-2 User Guide and tutorials on caret package in R for machine learning implementation.