Dataset: Pre Thesis A Hybrid Machine Learning Framework for Interpretable Wine Quality Assesment with SHAP-based Explainability
收藏资源简介:
This repository contains the source code, machine learning models, datasets, and supporting materials accompanying the undergraduate thesis titled Hybrid Machine Learning Models for Interpretable Wine Quality Prediction with SHAP-based Explainability. The study utilizes the UCI Wine Quality dataset (red and white Vinho Verde wines) to develop an interpretable hybrid machine learning framework for binary wine quality prediction. Data preprocessing includes feature engineering and feature selection prior to model development. Several baseline classifiers and ensemble approaches are evaluated, with the Soft Voting Classifier demonstrating the best predictive performance. The repository includes: Jupyter notebooks for data preprocessing, feature engineering, model training, evaluation, and SHAP analysis Streamlit dashboard source code for interactive prediction and explainability Trained machine learning models and preprocessing artifacts Original and processed datasets Evaluation results and visualization outputs Python dependency list for reproducing the experiments The repository is intended to support transparency, reproducibility, and future research in interpretable machine learning for wine quality prediction



