What is the purpose of the `impute` parameter?

6 vues

Réponse

When `impute` is set to `True`, observations with a non-missing target variable value will use that observed value as their predicted value. Scoring is only performed for observations where the target variable is missing.
Did this answer help you?
annScore

neuralNet

See technical action