Which grouping techniques are considered supervised and what do they require?
6 vues
Réponse
The supervised techniques are 'DTREE', 'RTREE', and 'WOE'. These methods require specifying one or more target variables using the 'targets' parameter, as the grouping is based on the relationship with these targets.