This operator is used to train the dataset in KNN model. There are two modes for this operator, which are KNN classifier and regressor, and they have same input ports, output ports, and parameter. This operator aims to train the model, and pass the model information to the next operator.
Required packages
KNN
This operator is used to train the dataset in KNN model. There are two modes for this operator, which are KNN classifier and regressor, and they have same input ports, output ports, and parameter. This operator aims to train the model, and pass the model information to the next operator.
Properties
Input port
Dataset
Training dataset
Parameter
Parameter of model
Output port
Trained Model
Demo