training and applying a random forest classifier algorithm on multiple scenes.
Hello eCognition Community,
I want to train and test a random forest model on one raster and then apply the random forest classifer that I created to another raster image. Is there an example ruleset out there for doing this?
Was this article helpful?
1 comment
Hi Jon,
You could use Sample Statistics to do so. Please have a look at this article (Tutorial - Sample Statistics and Accuracy Assessment Tool) the tutorial is outdated (and needs to be updated) but I also added a small project (Download here) explaining the basic workflow how to use Sample Statistics to apply samples on other images using the current eCognition Developer version 10.2.
Please also have a look at these two discussions:
In the second one Christian also mentions another workflow that would work:
"If you want to export/save just the configuration, please save a process with contains the scene variable, for instance the 'supervised classification' process, using the 'Save Rule Set Selection...'"
Hope this helps!?