Fit

../../../../_images/fit.svg

Trains a model. Use “Create Input Port > Y” for supervised training

Configuration:

Input ports:
in-model : model
Input model
X : table
X
Y0 : table
Y
sample_weights : table
sample_weights
Output ports:
out-model : model
Output model
class node_application.Fit[source]