Create regression dataset (from JSON file)ΒΆ

Create a regression dataset from a JSON file and store the result as a pickle file. Example file (regressor.pkl.json) can be found in the EnMAP-Box testdata folder).

Parameters

JSON file [file]
JSON file containing all information.

Outputs

Output dataset [fileDestination]
Pickle file destination.

Command-line usage

>qgis_process help enmapbox:CreateRegressionDatasetFromJsonFile:

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

jsonFile: JSON file
    Argument type:  file
    Acceptable values:
            - Path to a file
outputRegressionDataset: Output dataset
    Argument type:  fileDestination
    Acceptable values:
            - Path for new file

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

outputRegressionDataset: <outputFile>
    Output dataset