This directory contains 5 workflows.
This component runs K-means algorithm and outputs the Euclidean distance between every point and the clusters' centroids. In the configuration dialog, you […]
This component identifies equally-sized clusters of homogeneous items in a dataset. First, K-means algorithm is used to derive centers of the clusters. […]
This component calculates Variance Inflation Factor (VIF) across all numeric variables in the input data table. It can be used to remove collinear features […]
This component implements a backward elimination process to remove collinear variables in a regression. It calculates Variance Inflation Factor (VIF) across […]