Antonine commited on
Commit
80da31d
·
verified ·
1 Parent(s): 5f61795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -7
README.md CHANGED
@@ -1,8 +1,19 @@
1
- title: ANOVA & Linear Regression Analytics
 
2
  emoji: 📊
3
- colorFrom: blue
4
- colorTo: purple
5
- sdk: streamlit
6
- sdk_version: "1.28.0"
7
- app_file: app.py
8
- pinned: false
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: ANOVA And Linear-Regression
3
  emoji: 📊
4
+ colorFrom: indigo
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ short_description: ANOVA e regressão linear para imoveis
12
+ license: mit
13
+ ---
14
+
15
+ # Welcome to Streamlit!
16
+
17
+
18
+ If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
19
+ forums](https://discuss.streamlit.io).