Regressor performance reportΒΆ

Evaluates regressor performance.

Parameters

Regressor [file]
Regressor pickle file.
Test dataset [file]
Test dataset pickle file used for assessing the regressor performance.
Number of cross-validation folds [number]
The number of folds used for assessing cross-validation performance. If not specified (default), simple test performance is assessed.
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:RegressorPerformanceReport:

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

regressor: Regressor
    Argument type:  file
    Acceptable values:
            - Path to a file
dataset: Test dataset
    Argument type:  file
    Acceptable values:
            - Path to a file
nfold: Number of cross-validation folds (optional)
    Argument type:  number
    Acceptable values:
            - A numeric value
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
outputRegressorPerformance: Output report
    Argument type:  fileDestination
    Acceptable values:
            - Path for new file

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

outputRegressorPerformance: <outputHtml>
    Output report