interimage:examples:supervised_c45
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
| interimage:examples:supervised_c45 [2010/06/23 20:50] – hermann | interimage:examples:supervised_c45 [2010/09/14 14:42] (atual) – tkorting | ||
|---|---|---|---|
| Linha 1: | Linha 1: | ||
| ====== Supervised Classification Using Decision Trees ====== | ====== Supervised Classification Using Decision Trees ====== | ||
| - | InterIMAGE performs supervised classification through the C4.5 decision tree classifier. This example shows how to perform a supervised classification, | + | InterIMAGE performs supervised classification through the C4.5 decision tree classifier. This example shows how to perform a supervised classification, |
| ===== Download ===== | ===== Download ===== | ||
| - | {{: | + | {{: |
| ===== Step-by-step ===== | ===== Step-by-step ===== | ||
| Linha 11: | Linha 11: | ||
| In order to perform classification, | In order to perform classification, | ||
| - | Firstly define your interest classes, and create nodes for them. All nodes must be in the same level, only one of them must have the //TerraAIDA_C45_Classifier// as Top Down Operator, and all the remaining nodes must have //No Operator//. Note: your classes of interest must be with the option **TopDown Multi-Class** selected. | + | Firstly define your interest classes, and create nodes for them. All nodes must be in the same level, only one of them must have the //TA_C45_Classifier// as Top Down Operator, and all the remaining nodes must have //No Operator//. Note: your classes of interest must be with the option **TopDown Multi-Class** selected. |
| {{: | {{: | ||
| Linha 19: | Linha 19: | ||
| {{: | {{: | ||
| - | Select one operator to perform segmentation (// | + | Select one operator to perform segmentation (// |
| Note that your selected objects will be highlighted with the corresponding class: | Note that your selected objects will be highlighted with the corresponding class: | ||
interimage/examples/supervised_c45.1277326208.txt.gz · Última modificação: 2010/06/23 20:50 por hermann
