Ruby Script 

This node implements Ruby scripts. jRuby-based.

String Widget 

Creates a text input widget for use in components views. Outputs an string flow variable with a given value.

XGBoost Linear Model Learner 

Learns a linear model based XGBoost model.

ReverseGeocoder StreamableDeprecated

Allows to reverse geocode coordiantes to logical addresses using the Mapzen geocoder service.

Boolean Widget 

Creates a boolean widget for use in components views. Outputs an integer flow variable with a given value (boolean).

XGBoost Linear Ensemble Learner (Regression) Deprecated

Learns a linear model based XGBoost model.

Slider Widget 

Creates a slider input widget for use in components views. Outputs a string flow variable with a given value.

Date&Time Widget 

Creates a calendar input widget for use in components views. Outputs a string flow variable with a given value.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.