Icon

DAC05GroupD_​DecisionTree

DAC05 Group D - Decision Tree Model

Data Preparation: "Missing Value" to "Number to String"

Data preparation was carried out using a sequence of preprocessing nodes in KNIME. Missing values were imputed, irrelevant variables were removed, outliers were treated using the IQR method, and the target variable was converted into a categorical format. These steps improved data quality and ensured that the dataset was suitable for building accurate and reliable predictive models.

Will re-confirm if table partitioner is part of data prep?

The Numeric Outliers node was used to identify and treat extreme values in numerical variables using the Interquartile Range (IQR) method. Outliers were replaced with the closest permitted value to reduce their impact while retaining all observations in the dataset.

Excel Reader
Statistics
Missing Value
Column Filter
Numeric Outliers
Scorer
Number to String
Table Partitioner
Decision Tree Learner
Decision Tree Predictor

Nodes

Extensions

  • No modules found

Links