- Type: TableTable to normalizeTable requiring normalization of some or all columns.
Node details
Input ports
Output ports
- Type: TableNormalized tableTable with normalized columns.
- Type: NormalizerNormalize ModelModel containing normalization parameters, which can be used in a "normalize apply" node to normalize test data the same way as the training data has been normalized.
Extension
The Normalizer node is part of this extension:
Related workflows & nodes
-
Clustering with DBSCAN
clustering machine learning data mining +3This workflow performs clustering of the iris dataset using DBSCAN. Notice the Numeric Distances node to feed the DBSCA…knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter7 > 03_DBSCAN -
Breast Cancer Prediction Production Workflow
atanu > Public > Breast Cancer Prediction Production Workflow -
Silhouette
Silhouette coefficient k-means clusteringSilhouette coefficients calculated with different values of k. Applied to a simulated with data with 6 clusterskathrin > Clustering-Lecture-HU-Berlin > Clustering_Exercises > 02_Silhouette_Exercise -
Classification of the iris data using kNN
TheGuideBook kNN k Nearest Neighbor +2This workflow solves a classification problem on the iris dataset using the k-Nearest Neighbor (kNN) algorithm.knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter9 > 01_kNN -
Exercise 5_2-Wine Quality
dataminer_1 > Public > UCI Applications Project > Workflows > Exercise 5_2-Wine Quality -
Hierarchical Clustering
clustering machine learning data mining +3This workflow clusters the iris dataset using Hierarchical Clusteringknime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter7 > 01_HierarchicalClustering -
SVM on iris dataset
TheGuideBook SVM classification +2This workflow solves a classification problem on the iris dataset using Support Vector Machines (SVM).knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter9 > 03_SVM -
SVM on iris dataset
TheGuideBook SVM classification +2This workflow solves a classification problem on the iris dataset using Support Vector Machines (SVM).jessi > Public > 03_SVM -
Hierarchical Clustering
clustering machine learning data mining +3This workflow clusters the iris dataset using Hierarchical Clusteringjjmie > Public > 01_HierarchicalClustering -
KBL: Clustering and Regression
KNIMEPress Education k-means +3Exercise on linear regression and k-means clustering.hayasaka > Public > KNIMEPress > KNIME_Beginners_Luck_4.1_20200423 > BeginnersLuck > Chapter4 > 4. Clustering and Regression