alicetport commited on
Commit
c105830
·
verified ·
1 Parent(s): ab67850

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,4 +1,14 @@
1
- App Streamlit para Tarefa 4 - Previsão de Reclamações.
2
- - Coloque `marketing_campaign.csv` na raiz do repositório.
3
- - Configure o Space como template "Streamlit".
4
- - Subir requirements.txt e app.py; o Space executará automaticamente.
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Customer Complaint Prediction
3
+ emoji: 📊
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: "1.32.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Customer Complaint Prediction Dashboard
13
+
14
+ Este espaço contém um dashboard interativo desenvolvido em Streamlit para análise, modelagem e previsão da variável **Complain** usando técnicas de Machine Learning aplicadas ao dataset *Marketing Campaign*.