configure datareport
The configure datareport
command launches the data-report wizard to configure a data-quality, data-drift, or target-drift report.
Syntax
Parameters
From the Data Reports drop-down list, select New.
Specify a name for the report.
Select a report type: data-quality, data-drift, or target-drift.
For a data-quality report:
Select either Dataset or Datasink for the current data.
Select the name of the dataset or data sink from the drop-down list.
If the current data has a timestamp feature, select it from the DateTime Column drop-down list.
For a data-drift report:
Select either Dataset or Datasink for the current data.
Select the name of the dataset or data sink from the drop-down list.
Select the type of reference data: dataset or prediction-log.
Select the reference data name from the drop-down list.
If the current data has a timestamp feature, select it from the DateTime Column drop-down list.
For a target-drift report:
Select the prediction-log table that stores the results of the prediction.
Select the type of reference data: dataset or another prediction-log.
Select the reference data name from the drop-down list.
If the current data has a timestamp feature, select it from the DateTime Column drop-down list.
Specify the target feature name.
Select the report format (html or pdf).
Save the configuration.
Example
Last updated