Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,13 +6,5 @@ app_file: app.py
|
|
| 6 |
python_version: 3.10
|
| 7 |
---
|
| 8 |
|
| 9 |
-
# Software Bug Predictor
|
| 10 |
|
| 11 |
-
This app predicts whether a software module is likely to be **defective** based on metrics from the NASA KC1 dataset.
|
| 12 |
|
| 13 |
-
Model: XGBoost
|
| 14 |
-
Preprocessing: StandardScaler + SMOTE
|
| 15 |
-
Deployed with: Streamlit on Hugging Face Spaces
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
python_version: 3.10
|
| 7 |
---
|
| 8 |
|
|
|
|
| 9 |
|
|
|
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|