Skip to main content Skip to complementary content

Exporting model training data

You can export the data used in detailed model analysis in the Compare and Analyze tabs in an experiment. Exporting the data exports it to the Qlik Cloud platform in the dedicated space, where you can further analyze it in Qlik Sense apps.

After the data is exported, you can import it into Qlik Sense apps in the following ways:

  • Load the datasets into apps using the Data manager and Data catalog interfaces.

  • Use Data load editor in the app to load the data using scripting.

  • Create scripts to further transform and store the data to new files, which can be loaded into Qlik Sense apps.

Available formats

The model training data can be exported in the following formats:

  • Parquet (default)

  • CSV

  • QVD

Exporting analysis data for the entire experiment

The following is available:

  • Model metrics: Exports performance metrics for all models trained in the experiment. The performance metrics are generated by testing the trained models against the automatic holdout data. The dataset also includes performance metrics generated by testing the trained models against the training data itself.

  • Hyperparameters: Exports data for the hyperparameters that were used when training the model.

  1. Open the Compare tab in an ML experiment.

  2. Click Export data to catalog above the embedded analysis.

  3. Use the check boxes to select or clear the options to define exactly what you want.

  4. Use the drop down menu to select the output format for the data.

  5. Select a space where the exported data will be stored.

  6. Click the button to export the datasets.

Exporting analysis data for an individual model

The following is available:

  • Prediction data: Exports the prediction data for the predictions the model has created on the automatic holdout data. For classification models, probabilities for each class are included.
  • SHAP and test data: Exports the SHAP data calculated by the model on the automatic holdout data. The actual feature values for the automatic holdout data are also included in the dataset.

  • Feature metadata: Exports a dataset with the date type and feature type for each feature used to train the model.

  1. In the Analyze tab in an ML experiment, select a specific model, or click Analyze next to a model from another view.

  2. Click Export data to catalog above the embedded analysis.

  3. Use the check boxes to select or clear the options to define exactly what you want.

  4. Use the drop down menu to select the output format for the data.

  5. Select a space where the exported data will be stored.

  6. Click the button to export the datasets.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!