Convert to Table Deprecated

Takes a generic R port as input and converts it into a data table. This requires the content of the genericR port to be a R data-frame. Other […]

Result Streamable

Returns the result of the prediction: true positive, true negative, false positive, false negative.

Labeling to RGB Img Streamable

Converts a labeling to an image with an additional C-dimension containing the color information.

HTML to PDF 

Convert an HTML or ZIP (containing HTML and CSS) to PDF

Random Label Assigner (Data) 

Assigns the labels based on the probabilities to the rows.

Extract Attribute 

Extract attribute values from a WebElement.

Extract Attribute Deprecated

Extract attribute values from a WebElement.

Text Classifier Model Writer 

This node allows serializing a trained Text Classifier model, so that it can be used programmatically within Palladian.

Limma 

This node can detect differential expressed genes using the limma package.

SOTA Predictor 

Predicts classes for rows using the input SOTA model.