0 / 0
Managing training data

Managing training data

You must connect to your training data to configure model evaluations and explainability.

You must use training data to calculate the metrics for your model evaluations and explainability methods. To configure model evaluations and explainability methods, you must prepare and store your training data.

Preparing training data

The format of your training data can determine the results of your model evaluations. To enable model evaluations, you must prepare to store your training data in a format that can be processed. Your training data must contain labeled feature columns and a prediction column as shown in the following example:

CSV file of training data

The training data that you provide is used to create a training data schema to ensure that your training data corresponds with the format that it understands. The schema specifies the feature columns that you provide in your training data and the type of data that the columns contain. The following example shows a training data schema for the German Credit Risk dataset:

Sample training data schema

Storing training data

You can store your training data in a supported Db2 database and connect the data to enable model evaluations. For more information, see Connectors.

You can also store your data in Cloud Object Storage.

If you want to keep the details of your training data location private, you can also connect to your training data by running a custom notebook to upload the configuration file that it generates.

Next steps

You must connect your training data to so that your model is procesed.

Learn more

Sending model transactions

Parent topic: Managing data for model evaluations

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more