Data transformation

Use these stored procedures to transform your data before passing it to a machine learning algorithm.

About this task

Note: This feature is available starting from Db2® version 11.5.4.

With Db2, you can impute missing values, standardize or normalize your features, and calculate and apply binning logic. These transformations prepare your data to be used by a machine learning algorithm, while also making it easier for the algorithms to discover patterns and make predictions from your data.