Apply Quantization Function (deprecated)

 

Updated: July 2, 2015

Puts data into bins using numeric values from a column

The Apply Quantization Function module applies a predefined function to a dataset you provide as input, and returns a dataset in which each element has been binned according to the specified mode.

For more information about how to define a quantization function, see Quantize (deprecated).

System_CAPS_noteNote

When you define a quantization function using Quantize (deprecated), the transformation function implicitly saves the column names and column data types. Therefore, you can apply the quantization function only to matching columns of the same names.

System_CAPS_warningWarning

This module is provided for backward compatibility with experiments created using the pre-release version of Azure Machine Learning, and will soon be deprecated. We recommend that you modify your experiments to use Quantize Data instead.

Name

Type

Description

Dataset

Data Table

Input dataset

Binning function

Function

Select a predefined quantization function to apply

Name

Type

Description

Quantized dataset

Data Table

Dataset after quantization is applied

Show: