predictive modeling

Building models to forecast outcomes using supervised learning techniques (linear/logistic regression, decision trees, ensemble methods like XGBoost, neural networks), performing feature engineering and validation (cross‑validation, ROC/AUC, RMSE), and deploying models with monitoring for drift.

predictivemodeling

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Hybrid(Penalized Regression and MLP) Models for Outcome Prediction in HDLSS Health Data

Dec 02, 2025
KM
K. MithraD
🏛️ Indian Institute of Technology Bombay

To address the low prediction accuracy and AUC in diabetes classification on high-dimensional, low-sample-size (HDLSS) NHANES health data, this paper proposes an XGBoost-MLP hybrid model. It first employs XGBoost for robust feature encoding and importance-based dimensionality reduction, yielding compact, dense low-dimensional representations; these are then fed into a lightweight multilayer perceptron (MLP) for nonlinear classification. This architecture synergistically integrates the interpretability and feature selection capability of tree-based models with the strong nonlinear modeling capacity of neural networks. Evaluated on a rigorously preprocessed NHANES subset, the model achieves an AUC of 0.892 and a balanced accuracy of 0.831—significantly outperforming logistic regression, random forest, and standalone XGBoost baselines (p < 0.01). The implementation code and full reproducibility scripts are publicly available.

Compare hybrid XGBoost-MLP model with baseline machine learning methodsImprove prediction performance measured by AUC and balanced accuracyPredict diabetes status using NHANES health survey data

Current evaluation practices for supervised learning models are often misleading due to an overreliance on single aggregate metrics, which neglect the alignment among data characteristics, task objectives, and real-world application contexts. This work reframes model evaluation as a context-dependent, decision-oriented process and systematically investigates—through controlled experiments—the impact of dataset properties, validation strategies, class imbalance, and asymmetric error costs on evaluation outcomes. Leveraging diverse benchmark datasets, multiple validation protocols, and multidimensional performance measures, the study uncovers common pitfalls such as the accuracy paradox, data leakage, and metric misuse. It proposes a structured evaluation framework explicitly aligned with operational goals, offering principled guidance for developing more robust, reliable, and trustworthy supervised learning systems.

class imbalancemodel evaluationperformance metrics

This study addresses the low efficiency of incident classification in aviation safety investigations. We establish the first systematic evaluation framework to assess five mainstream supervised learning models—SVM, logistic regression, random forest, XGBoost, and KNN—on a binary classification task distinguishing “incidents” from “serious incidents.” Our empirical analysis reveals, for the first time, that SMOTE significantly degrades classification performance, indicating its unsuitability for this domain. Across 100 repeated experiments, random forest achieves superior performance (accuracy: 0.77; F1-score: 0.78; Matthews correlation coefficient: 0.51). We further develop and deploy an interactive web application, now integrated into operational safety analysis workflows. The core contributions are: (1) a robust, empirically validated model selection paradigm for aviation safety text classification; and (2) domain-specific data preprocessing guidelines, notably advising against SMOTE use in this context.

Assess impact of SMOTE on imbalanced aviation safety datasetsClassify aviation safety occurrences using supervised ML modelsEvaluate performance of five ML algorithms for incident classification

This paper addresses the fundamental trade-off between zero false negatives and low false positives in dynamic classification. To resolve this, we propose a lightweight multi-model collaborative framework. Methodologically, we introduce a novel self-supervised classification learning mechanism; dynamically partition input data into $N$ mutually exclusive subsets; train independent submodels for parallel prediction; and incorporate a confidence-threshold-based filtering and prediction rejection mechanism—eliminating unreliable predictions without requiring auxiliary verification models. Supervised feedback is further leveraged to iteratively refine model performance. Experiments demonstrate strict zero false negatives and a 37.2% reduction in false positive rate over state-of-the-art ensemble methods under low partitioning error; under high partitioning error, the framework maintains robustness comparable to current best models. Our core contribution is a reliability- and efficiency-aware lightweight paradigm for dynamic classification.

Achieve zero missed detections and minimal false positivesEnhance prediction accuracy via dynamic classificationImprove model efficiency with self-supervised learning

Evaluation of Artificial Intelligence Methods for Lead Time Prediction in Non-Cycled Areas of Automotive Production

Jan 13, 2025
CH
Cornelius Hake
🏛️ Dr. Ing. h.c. F. Porsche AG | Hochschule Karlsruhe – University of Applied Sciences | Hochschule Esslingen – University of Applied Sciences

To address the challenge of accurately predicting delivery lead times in automotive flexible manufacturing zones—characterized by non-paced production and highly variable work orders—this paper proposes a context-aware supervised classification framework, circumventing the limitations of conventional continuous regression models when applied to discrete, long-tailed delivery time distributions. Methodologically, it introduces, for the first time in non-cyclic production lines, a systematic evaluation of lightweight gradient-boosting models (specifically LightGBM), augmented by a periodic dynamic retraining mechanism to accommodate line evolution. Feature engineering employs one-hot encoding, while model selection and hyperparameter optimization involve comparative evaluation across LightGBM, XGBoost, CatBoost, and SVM. Experimental results demonstrate that the optimal LightGBM-based classifier achieves a relative prediction accuracy of 90%, substantially outperforming existing non-AI systems. This provides a reliable, production-deployable metric for scheduling decisions and delivery commitment management.

Automotive ManufacturingNon-repetitive AreasTime Prediction

Latest Papers

What's happening recently
View more

Dynamic Meta-Learning for Adaptive XGBoost-Neural Ensembles

Sep 30, 2025
AS
Arthur Sedek
🏛️ IMDEX Limited

This work addresses the rigidity in model selection and poor interpretability inherent in conventional XGBoost–neural network ensembles. We propose an adaptive fusion framework grounded in dynamic meta-learning, which jointly leverages uncertainty quantification and feature importance as dual control signals to guide fine-grained scheduling and weighted integration of the two base models at inference time. Our key innovation lies in co-modeling uncertainty estimates and interpretability-aware metrics—specifically, feature importance—within the meta-learner’s decision process, thereby simultaneously enhancing predictive performance and decision transparency. Extensive experiments across multiple benchmark datasets demonstrate that our method consistently outperforms static ensembles and individual baselines, achieving average accuracy gains of 2.1–4.7 percentage points. Moreover, it provides auditable, instance-level rationale for model selection and feature-level attribution, supporting both reliability assessment and human-understandable explanations.

Adaptive model selection using uncertainty quantification techniquesDynamic ensemble framework combining XGBoost and neural networksEnhanced predictive performance and interpretability across diverse datasets

This study addresses the challenge of accurately forecasting daily log returns of the Nepal Stock Exchange (NEPSE) index in a high-noise, nonlinear emerging market context. To this end, it proposes a time series prediction framework based on XGBoost that integrates lagged returns and technical indicators—such as the Relative Strength Index (RSI) and rolling volatility. The methodology employs an expanding-window forward-rolling validation scheme combined with temporal cross-validation to mitigate look-ahead bias, alongside Optuna for hyperparameter optimization. Empirical results demonstrate that the optimal configuration, featuring 20 lags and an expanding window, achieves a test-set RMSE of 0.013450, MAE of 0.009814, and directional accuracy of 65.15%, significantly outperforming ARIMA and Ridge regression baselines. This work thus offers a reproducible and robust solution for financial time series forecasting in emerging markets.

emerging marketfinancial time serieslog-return forecasting

Pre-trained Forecasting Models: Strong Zero-Shot Feature Extractors for Time Series Classification

Oct 30, 2025
AA
Andreas Auer
🏛️ NXAI GmbH | Interdisciplinary Transformation University Austria | ELLIS Unit | LIT AI Lab | Institute for Machine Learning | JKU Linz

This work challenges the prevailing paradigm that time-series representation learning requires task-specific pretraining, investigating whether pretrained time-series forecasting models can serve as general-purpose feature extractors for time-series classification. Method: We evaluate zero-shot transfer of frozen forecasting models to classification tasks and propose two model-agnostic embedding enhancement strategies to facilitate cross-task representation reuse. Contribution/Results: Empirical results across multiple classification benchmarks show that the best-performing forecasting models achieve classification accuracy competitive with or superior to dedicated classification-pretrained models. Moreover, forecasting capability exhibits a strong positive correlation with downstream classification performance. This study establishes forecasting as an effective proxy task for learning transferable, efficient, and generalizable time-series representations—paving a new pathway toward universal time-series foundation models.

Comparing representation extraction strategies for frozen pre-trained modelsEvaluating forecasting models' generalizability for time series classification tasksInvestigating correlation between forecasting and classification performance

Segmentation over Complexity: Evaluating Ensemble and Hybrid Approaches for Anomaly Detection in Industrial Time Series

Oct 30, 2025
EM
Emilio Mastriani
🏛️ INAF | Osservatorio Astrofisico di Catania

This study addresses the challenges of severe class imbalance and temporal uncertainty in multivariate time-series anomaly detection for steam turbines. We systematically evaluate ensemble and hybrid approaches, proposing a lightweight segmentation-based ensemble model that integrates change-point detection, clustering-based substructure representation, and Random Forest/XGBoost—without relying on complex feature engineering or hybrid architectures. Experimental results demonstrate that this streamlined approach significantly outperforms sophisticated methods in robustness, interpretability, and deployment efficiency: it achieves an AUC-ROC of 0.976, an F1-score of 0.41, and guarantees 100% early anomaly detection within the prescribed time window. Our key contribution lies in empirically establishing that, in real-world industrial settings, jointly optimizing segmentation strategy and model simplicity yields greater practical value than architectural complexity alone.

Addressing data imbalance and temporal uncertainty in turbine monitoringComparing hybrid models with simple ensemble methods on time seriesEvaluating advanced feature engineering for industrial anomaly detection

This study addresses the challenge classical frequentist statisticians face in understanding neural networks by proposing a reconstruction of neural networks through the lens of linear regression. By simplifying network architecture and integrating statistical interpretability techniques, the approach reformulates deep learning models into a modeling paradigm familiar to statisticians. The method preserves the expressive power of neural networks while offering intuitive parameter interpretations and customizable pathways, thereby significantly lowering the cognitive barrier for statisticians entering the field of deep learning. The resulting framework balances theoretical rigor with practical usability, fostering meaningful integration and methodological exchange between traditional statistics and modern deep learning.

barrier to entryfrequentist perspectivelinear regression

Hot Scholars

HL

Han Lin Shang

Department of Actuarial Studies and Business Analytics, Macquarie University
Functional data analysisnonparametric smoothingnonparametric statisticsmachine learning
CG

Chenjuan Guo

Professor, East China Normal University
Data AnalyticsMachine Learning
YL

Yuxuan Liang

Assistant Professor, Hong Kong University of Science and Technology (Guangzhou)
Spatio-Temporal Data MiningUrban ComputingUrban AIFoundation Models
SF

Stefan Feuerriegel

Professor, LMU Munich
AI in ManagementBusiness AnalyticsComputational Social ScienceAI for Good
MI

Michael I. Jordan

Professor of Electrical Engineering and Computer Sciences and Professor of Statistics, UC Berkeley
machine learningcomputer sciencestatisticsartificial intelligence