JPython Script 1:1 (Legacy) 

Executes a JPython script, taking 1 input table and returning 1 output table.

EM (3.6) (legacy) 

Simple EM (expectation maximisation) class. EM assigns a probability distribution to each instance which indicates the probability of it belonging to each […]

Backward Feature Elimination Start (1:1) Deprecated

Start node for a backward feature elimination loop

Logistic (3.7) 

Class for building and using a multinomial logistic regression model with a ridge estimator. There are some modifications, however, compared to the paper of […]

Logistic (3.6) (legacy) 

Class for building and using a multinomial logistic regression model with a ridge estimator. There are some modifications, however, compared to the paper […]

Hash Calculator Streamable

Calculate hash values for strings and binary data.

JRip (3.6) (legacy) 

This class implements a propositional rule learner, Repeated Incremental Pruning to Produce Error Reduction (RIPPER), which was proposed by William W. Cohen […]

1D Kernel Density Plot 

Node to generate and draw a 1D Kernel Density Function

2D Kernel Density Plot 

Node to generate and draw a 2D Kernel Density Function