Scaling algorithms

Use scaling algorithms to reduce the data values to a specific range using a mathematical transformation. For example, the DCPY.MAXABSSCALER algorithm reduces the absolute data values to the [0, 1] range by dividing each value by the largest absolute value in the column. Data scaling is a recommended pre-processing step when working with many machine learning algorithms.те

The following algorithms are available:

The SCRIPT function can be used to run your custom algorithm based on the available AI connection. For details, see Add script calculations.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.