Properties that can be configured for the HANA C 4.5 algorithm.
| Property | Description |
|---|---|
| Output Mode | Select the mode in which you want to use the output of this
algorithm. Possible values:
|
| Features | Select the input columns with which you want to perform the analysis. |
| Target Variable | Select the target column for which you want to perform the
analysis. Note It only accepts column with integer data type.
|
| Missing Values | Select the method for handling missing values. Possible
methods:
|
| Percentage of Input Data | Enter the percentage of data that you want to consider for analysis. |
| Minimum Split | Enter the number of records, beyond which the splitting of leaf node is not allowed. The default value is 0. |
| Columns | Select the independent columns containing numerical values. |
| Bin Ranges | Enter bin ranges. |
| Predicted Column name | Enter a name for the new column that contains the predicted value. |
| Number of Threads | Enter the number of threads that the algorithm should use during execution. The default value is 1. |