This Component transforms values of the user selected columns to normalized values by standardizing them across their mean values. The Component uses the Python Extension to perform the normalization with the Python Class “Standard Scaler preprocessing” in the Scikit learn library (https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html). This Component outputs the normalized values along with the Python Pickled Object that contains the parameters used for normalisation.
DATA INPUT REQUIREMENTS
- The input data should have numerical columns which can be transformed.
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!