How are missing values handled by default in the forestScore action?

1 vues

Réponse

By default, the 'includeMissing' parameter is True, so observations with missing values are included. If set to False, observations with missing values for the variables used in the tree model are ignored.
Did this answer help you?
forestScore

decisionTree

See technical action