CodexBloom - AI-Powered Q&A Platform

Unexpected NaN values when training XGBoost model with categorical features

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-06
xgboost machine-learning data-preprocessing

I'm currently working on a machine learning project using XGBoost version 1.5.0 to classify some categorical data. However, I've encountered a baffling issue wh...