How does the annTrain action handle missing values in the training data?
7 vues
Réponse
You can control missing value imputation using the 'missing' parameter for input variables and 'targetMissing' for the target variable. Options include 'MEAN', 'MAX', or 'MIN' to replace missing values with the mean, maximum, or minimum value of the variable. If set to 'NONE' (the default for interval variables), observations with missing values are ignored. For nominal variables, a new category is created for missing values by default.
SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. WeAreCAS is an independent community site and is not affiliated with SAS Institute Inc.
This site uses technical and analytical cookies to improve your experience.
Read more.