.. _`Fit`: .. _`org.sysess.sympathy.machinelearning.fit`: Fit ~~~ .. image:: fit.svg :width: 48 Trains a model. Use "Create Input Port > Y" for supervised training :Configuration: :Inputs: **in-model** : model Input model **X** : table X **Y0** : table Y **sample_weights** : table sample_weights :Outputs: **out-model** : model Output model *Ports*: **Inputs**: :in-model: model Input model :X: table X :Y0: table Y :sample_weights: table sample_weights **Outputs**: :out-model: model Output model *Configuration*: .. automodule:: node_application .. class:: Fit