How are missing values handled by default during scoring?

3 vues

Réponse

By default, observations with missing values are included in the scoring process. To exclude them, you can set the `includeMissing` parameter to `False`.
Did this answer help you?
annScore

neuralNet

See technical action