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 14:40] – tkorting | 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 interest | + | 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 |
| {{: | {{: | ||
| - | To perform the training step, you must enter the **Samples Editor**. Firstly select the node whose childs are the interes | + | To perform the training step, you must enter the **Samples Editor**. Firstly select the node whose childs are the classes |
| {{: | {{: | ||
| - | 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.1277304008.txt.gz · Última modificação: 2010/06/23 14:40 por tkorting
