Spaces:
Sleeping
Sleeping
added hf compatible readme
Browse files
README.md
CHANGED
|
@@ -1,8 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π Resource Optimization ML Pipeline
|
| 2 |
|
| 3 |
An end-to-end machine learning solution for optimizing service placement across AWS regions, reducing latency and costs while maintaining reliability.
|
| 4 |
|
| 5 |
-
**Live Dashboard:** [View on Hugging Face Spaces](https://huggingface.co/spaces/
|
| 6 |
|
| 7 |
## π Project Overview
|
| 8 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Resource Optimization ML Pipeline
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
sdk_version: latest
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
# π Resource Optimization ML Pipeline
|
| 12 |
|
| 13 |
An end-to-end machine learning solution for optimizing service placement across AWS regions, reducing latency and costs while maintaining reliability.
|
| 14 |
|
| 15 |
+
**Live Dashboard:** [View on Hugging Face Spaces](https://huggingface.co/spaces/aankitdas/resource-optimization-ml)
|
| 16 |
|
| 17 |
## π Project Overview
|
| 18 |
|