This directory contains 5 workflows.
Demo developed in respose to a forum query showing the use of a Python Script to read data from an HDF5 file and present the embeded data on multiple […]
Implements Gaussian Mixture Model clustering using Python Scikit-Learn. The configuration allows selection of columns containing numeric data for […]
Converts selected numeric columns to formatted strings. The strings are formatted in accordance with the Python Format Specification […]
Trims a percentage of values from the top and bottom of the data and calculates mean on the remaining values. Workflow implemented in KNIME.
Trims a percentage of values from the top and bottom of the data and calculates mean on the remaining values. Workflow implemented in Python.