Create Test Classifier (RandomForest)¶
Create a fitted RandomForestClassifier using enmap testdata.
Parameters
Outputs
- Output Classifier [fileDestination]
Specifiy output path for the classifier (.pkl). This file can be used for applying the classifier to an image using ‘Classification -> Predict Classification’ and ‘Classification -> Predict ClassFraction’.
Default: outClassifier.pkl