| Name | Type | Identifier | Description | Constraints |
Input | Presence Data | Shapes, input | PRESENCE | - | - |
Numerical Features (*) | Grid list, input, optional | FEATURES_NUM | - | - |
Categorical Features (*) | Grid list, input, optional | FEATURES_CAT | - | - |
Output | Presence Prediction | Grid, output | PREDICTION | - | - |
Presence Probability | Grid, output | PROBABILITY | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Background Sample Density [Percent] | Floating point | BACKGROUND | - | Minimum: 0.000000 Maximum: 100.000000 Default: 1.000000 |
Method | Choice | METHOD | - | Available Choices: [0] Yoshimasa Tsuruoka [1] Dekang Lin Default: 0 |
Load from File... | File path | YT_FILE_LOAD | - | - |
Save to File... | File path | YT_FILE_SAVE | - | - |
Regularization | Choice | YT_REGUL | - | Available Choices: [0] none [1] L1 [2] L2 Default: 1 |
Regularization Factor | Floating point | YT_REGUL_VAL | - | Minimum: 0.000000 Default: 1.000000 |
Real-valued Numerical Features | Boolean | YT_NUMASREAL | - | Default: 1 |
Alpha | Floating point | DL_ALPHA | - | Default: 0.100000 |
Threshold | Floating point | DL_THRESHOLD | - | Minimum: 0.000000 Default: 0.000000 |
Maximum Iterations | Integer | DL_ITERATIONS | - | Minimum: 1 Default: 100 |
Number of Numeric Value Classes | Integer | NUM_CLASSES | - | Minimum: 1 Default: 32 |
(*) optional |