Predict table labels using a trained extra-trees classifier model
Predictor of an extra-trees classifier. Predict class for a table.
See https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html#sklearn.ensemble.ExtraTreesClassifier.fit for more details
Input
Table
The input table
Learned model
The input model
Output
result
The output result