Random-Forest classifier predictor
Predict table labels using a trained Random forest classifier model
Predictor of a random forest classifier. Predict class labels of a table with a trained random forest classifier.
See https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result