Spaces:
Running
Running
Fix README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,9 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
|
4 |
-
The app is structured in 5 pages:
|
5 |
-
- Supervised vs Unsupervised
|
6 |
-
- Time Series Analysis
|
7 |
-
- Sentiment Analysis
|
8 |
-
- Object detection
|
9 |
-
- Recommendation system
|
10 |
-
|
11 |
-
Each page contains one or more real-life use cases of AI.
|
12 |
-
Some of these use cases include electrical power consumption forecasting or customer segmentation
|
13 |
-
|
14 |
-
Other pages on image segmentation and topic modeling are currently being developped.
|
|
|
1 |
+
---
|
2 |
+
title: "AI and Data Science Examples"
|
3 |
+
emoji: "🧠"
|
4 |
+
sdk: "streamlit"
|
5 |
+
sdk_version: "1.31.0"
|
6 |
+
app_file: main_page.py
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|