Phani1008's picture
Update README.md
83ede8b verified
---
title: Software Bug Predictor
emoji: "๐Ÿž"
sdk: streamlit
app_file: app.py
---
# Software Bug Predictor
This app predicts whether a software module is likely to be **defective** based on metrics from the NASA KC1 dataset.
Model: XGBoost
Preprocessing: StandardScaler + SMOTE
Deployed with: Streamlit on Hugging Face Spaces