Fit Texts

../../../../_images/fit_text.svg

Fits a model using lists of texts. Use “Create Input Port > Y” for supervised training

Definition

Input ports

in-model
Type: model
Description: Input model
X
Type: [text]
Description: X
Y0
Type: table
Description: Y
Optional number of ports: 0–1 (default: 1)

Output ports

out-model
Type: model
Description: Output model

Examples

The node can be found in:

Implementation

class node_application.FitText[source]