Training the model
After you transform the dataset and apply the algorithm, a trained model is output.
Usually before training, the Split data preprocessing activity is used to split the dataset into training and testing part in a desired ratio. These observations provide a first glance in the correctness of the trained model, based on common logic perception.