TLDR: What is causing the pixels in the examples to be labeled as NO_DATA, and how are these pixels used? If they are not used, how did you exclude them from the data without doing some sort of resizing?
Hello, I have another question that has been troubling me. Specifically in the SI_LULUC_pipeline and also in the eoflow example one of the labels is NO-DATA. I am wondering where this comes from. What is causing these pixels to be labeled as no data? Are they being used for prediction or are they being simply ignored in some way? How do the NO-Data pixels differ from NaNs in these examples? Sorry have just been confused about this.
