Antonine commited on
Commit
5f61795
·
verified ·
1 Parent(s): 3d4dec9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -38
README.md CHANGED
@@ -1,38 +1,8 @@
1
- ---
2
- #title: ANOVA And Linear-Regression
3
- #emoji: 🚀
4
- #colorFrom: red
5
- #colorTo: red
6
- #sdk: docker
7
- #app_port: 8501
8
- #tags:
9
- #- streamlit
10
- #pinned: false
11
- #short_description: Streamlit template space
12
- #license: mit
13
- #---
14
-
15
- # Welcome to Streamlit!
16
-
17
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
18
-
19
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
20
- forums](https://discuss.streamlit.io).
21
-
22
- # 🔬 ANOVA & Linear Regression Analytics Platform
23
-
24
- <div align="center">
25
-
26
- [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://huggingface.co/spaces/seu-usuario/ANOVA-And-Linear-Regression)
27
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
28
- [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
29
-
30
- *Uma plataforma interativa e poderosa para análise estatística avançada*
31
-
32
- [🚀 **Experimente Agora**](https://huggingface.co/spaces/Antonine/ANOVA-And-Linear-Regression)
33
-
34
- </div>
35
-
36
- ## ✨ **Sobre o Projeto**
37
-
38
- Esta aplicação revoluciona a forma como você conduz análises estatísticas...
 
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