Phani1008 commited on
Commit
96d6ce0
·
verified ·
1 Parent(s): fe5e35b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
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