dataPreprocess
catTrans
HR Analytics: Handling Missing Data with One-Hot Encoding
Contexte :
The HR department is building a neural network to predict employee attrition. The dataset contains a 'Certification' field which is often empty (NULL). In this business context, a missing value is ...