From the info page we have:
unique_id cocoa rubber oil
From sample submission:
unique_id,crop_type_cocoa,crop_type_oil,crop_type_rubber
Which do we use?
unique_id,crop_type_cocoa,crop_type_oil,crop_type_rubber becuase it matches the platform’s expected input,ensures your file is read correctly during evaluation and lastly it avoids submission errors or misinterpretation of your data.
unique_id,crop_type_cocoa,crop_type_oil,crop_type_rubber becuase it matches the platform’s expected input,ensures your file is read correctly during evaluation and lastly it avoids submission errors or misinterpretation of your data.