Preparing data for a model in Db2 for z/OS
Before creating a ML for IBM z/OS® model, you must prepare your data and engineer data features for model training. For the purpose of practice, consider using the supplied sample data. The sample data is stored in Db2® for z/OS and consists of a single table named TENTDATA. The TENTDATA table contains more than 1000 records.
Before you begin
- Install and configure ML for IBM z/OS as described in .Roadmap for installing and configuring ML for z/OS Core.
- Ensure that you have authority to create tables and load data in a Db2 for z/OS subsystem.
Procedure
To create a test table in Db2 for z/OS and load test data, complete the following steps: