Update README.md
Browse files
README.md
CHANGED
|
@@ -1,38 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 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 |
-
[](https://huggingface.co/spaces/seu-usuario/ANOVA-And-Linear-Regression)
|
| 27 |
-
[](https://opensource.org/licenses/MIT)
|
| 28 |
-
[](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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|