Regression layer accuracy report

Estimates map accuracy.We use the formulas as described in Scikit-Learn Regression metrics user guide. Observed and predicted target variables are matched by name.

Usage:

  1. Start the algorithm from the Processing Toolbox panel.

  2. Select a regression layer and an observed countinous-valued layer, then click run.

    ../../../../_images/regacc.png
  3. The output accuracy report will automatically be opened in your web browser.

Parameters

Regression layer [raster]

A regression layer that is to be assessed.

Observed continuous-valued layer [layer]

A continuous-valued layer representing a (ground truth) observation sample.

Open output report in webbrowser after running algorithm [boolean]

Whether to open the output report in the web browser.

Default: True

Outputs

Output report [fileDestination]

Report file destination.

Command-line usage

>qgis_process help enmapbox:RegressionLayerAccuracyReport:

----------------
Arguments
----------------

regression: Regression layer
    Argument type:  raster
    Acceptable values:
            - Path to a raster layer
reference: Observed continuous-valued layer
    Argument type:  layer
    Acceptable values:
            - Path to a vector, raster or mesh layer
openReport: Open output report in webbrowser after running algorithm
    Default value:  true
    Argument type:  boolean
    Acceptable values:
            - 1 for true/yes
            - 0 for false/no
            - field:FIELD_NAME to use a data defined value taken from the FIELD_NAME field
            - expression:SOME EXPRESSION to use a data defined value calculated using a custom QGIS expression
outRegressionPerformance: Output report
    Argument type:  fileDestination
    Acceptable values:
            - Path for new file

----------------
Outputs
----------------

outRegressionPerformance: <outputHtml>
    Output report