Related Experiment Video
Updated: Feb 14, 2026

Watershed Planning within a Quantitative Scenario Analysis Framework
Published on: July 24, 2016
A modular and interpretable framework for tabular data analysis using LLaMA 7B: Enhancing preprocessing, modeling,
Shahab Ahmad Al Maaytah1, Ayman Qahmash2
1Department of Languages and Humanities, Applied College, King Faisal University, Al-Ahsa, The Eastern Province, Saudi Arabia.
This study shows how local large language models (LLMs) can improve data preprocessing for predicting medical appointment attendance. Classical models still handle the final prediction, enhancing healthcare efficiency.
Area of Science:
- Healthcare Informatics
- Machine Learning Applications
- Artificial Intelligence in Medicine
Background:
- Healthcare systems face inefficiencies due to missed medical appointments, impacting resource allocation.
- Predictive modeling for patient no-shows is crucial for optimizing healthcare operations.
- Existing methods often require extensive manual data preprocessing.
Purpose of the Study:
- To introduce a novel, local LLM-assisted pipeline for automating semantic preprocessing in tabular prediction tasks.
- To evaluate the effectiveness of using LLaMA 7B for preprocessing tasks like column renaming and data cleaning.
- To assess the performance of classical machine learning models following LLM-guided preprocessing.
Main Methods:
- Development of a local pipeline integrating LLaMA 7B for semantic preprocessing and XGBoost for classification.
- Application of the pipeline to the Medical Appointment No-Shows dataset, including analysis, transformation, and explainability.
- Utilizing SHAP (SHapley Additive exPlanations) for model interpretability.
Main Results:
- The LLM-assisted pipeline achieved 80% overall accuracy with an XGBoost classifier.
- High F1-score (0.89) for the majority 'Show' class, but a low F1-score (0.03) for the minority 'No-show' class due to class imbalance.
- AUC-ROC of 0.65 and precision-recall AUC of 0.87, with SHAP identifying waiting days, age, and SMS notifications as key predictors.
Conclusions:
- Local large language models can effectively enhance preprocessing and interpretability in tabular prediction workflows.
- Classical supervised models remain vital for the final prediction tasks in this hybrid approach.
- The demonstrated pipeline offers an efficient and deployable solution for improving healthcare operational efficiency through predictive analytics.
More Related Videos
Related Concept Videos
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
Bioequivalence Data: Statistical Interpretation
Model-Independent Approaches for Pharmacokinetic Data: Noncompartmental Analysis
One important characteristic of noncompartmental analyses is that drug exposure increases proportionally with increasing doses. This...
Model Approaches for Pharmacokinetic Data: Physiological Models
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...

