User Tools

Site Tools


en:courses:training:element-01:worksheets:lc-ws-05-1

W05-1: Accuracy Assessment

At the end of each Land cover classification (or of each predictive modeling in general) must be an assessment of the accuracy of the model. Though you might have the feeling that the hardest part of the task is done, the accuracy assessment is actually a challenging and very important part of the process.

Things you need for this worksheet

  • R — the interpreter can be installed on any operation system. For Linux, you should use the r-cran packages supplied for your Linux distribution. If you use Ubuntu, this is one of many starting points. If you use Windows, you could install R from the official CRAN web page.

  • R Studio — we recommend to use R Studio for (interactive) programming with R. You can download R Studio from the official web page.

Learning log assignments

In this worksheet we will assess the performance of our classification using an independent test dataset.

Eyeball verification of map-type figures generally gives a very good (first) impression. For a quantitative description however, a more “objective” index might be requested by others. Regarding classification accuracies, Cohen's Kappa index of agreement might likely be the most commonly used index (see e.g. [Kuhnert2005] for a short overview and calculation information). Although Kappa is certainly not a one fits all purposes index, we will start with this one for today.

:-\ Do a visual validation of your land cover map

:-\ Use the testing data set that you held back from the classification to statistically test the performance of the model on independent data.

  • Calculate the overall accuracy
  • Calculate the Kappa index
en/courses/training/element-01/worksheets/lc-ws-05-1.txt · Last modified: 2022/03/13 19:16 by 127.0.0.1