Decision Tree
- Author: O.Conrad (c) 2011
- Menu: Imagery | Classification
Description
Decision Tree
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grid | grid, input | GRID | - | - | 
| Output | Decision Tree | grid, output | CLASSES | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Grid system | grid system | GRID_GRIDSYSTEM | - | - | 
| Threshold | floating point number | THRESHOLD | - | Default: 0.000000 | 
| Name | text | A|NAME | - | Default: A | 
| Children | boolean | A|NODE | - | Default: 0 | 
| Name | text | B|NAME | - | Default: B | 
| Children | boolean | B|NODE | - | Default: 0 | 
Command Line
Usage: saga_cmd imagery_classification 3 [-CLASSES ] [-ROOT_GRID ] [-ROOT_THRESHOLD ] [-ROOT_A_NAME ] [-ROOT_A_NODE ] [-ROOT_B_NAME ] [-ROOT_B_NODE ]
  -CLASSES:          	Decision Tree
	grid, output
  -ROOT_GRID:        	Grid
	grid, input
  -ROOT_THRESHOLD:	Threshold
	floating point number
	Default: 0.000000
  -ROOT_A_NAME:      	Name
	text
	Default: A
  -ROOT_A_NODE:      	Children
	boolean
	Default: 0
  -ROOT_B_NAME:      	Name
	text
	Default: B
  -ROOT_B_NODE:      	Children
	boolean
	Default: 0