Which grouping techniques are supervised?

3 vues

Réponse

The supervised techniques require a target variable and include 'DTREE' (decision tree), 'RTREE' (regression tree), and 'WOE' (Weight of Evidence). These methods use the target variable to guide the grouping process.
Did this answer help you?
catTrans

dataPreprocess

See technical action