8  Exercises

8.2 Phenology modelling

  • How can you improve the model used to regionally scale the results in Chapter 6?
    • Provide at least three (3) ways to improve the model used.
  • Implement at least one of these methods
  • Statistically compare the results with the MODIS MCD12Q2 phenology product
    • compare the data spatially
    • describe why you might or might not see the same patterns
    • consider that 2010 was a ‘special’ year for the north east of the US

8.3 Land-Use and Land-Cover modelling

  • How can you improve the model used to map LULC?
    • Provide at least four (4) ways to improve the model used.
  • Implement at least two of these methods yourself
  • Demonstrate improved model skill by submitting your model results to our internal leaderboard
    • the leaderboard requires you to submit a CSV file with labels
      • training data can be downloaded here
      • unlabelled out-of-sample test data can be downloaded here
      • submissions should be made as a pull request to the AGDS2 course repository
      • your CSV file with labels should be stored in data/leaderboard/fall_2023
      • the file should be named xyz_results.csv (replace xyz with your github handle)
Note

Use the appropriate APIs to download the required data.