Hybrid(Penalized Regression and MLP) Models for Outcome Prediction in HDLSS Health Data
About
I present an application of established machine learning techniques to NHANES health survey data for predicting diabetes status. I compare baseline models (logistic regression, random forest, XGBoost) with a hybrid approach that uses an XGBoost feature encoder and a lightweight multilayer perceptron (MLP) head. Experiments show the hybrid model attains improved AUC and balanced accuracy compared to baselines on the processed NHANES subset. I release code and reproducible scripts to encourage replication.
Mithra D K• 2025
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Diabetes Prediction | NHANES (3 stratified folds) | Accuracy96.79 | 4 |
Showing 1 of 1 rows