Spaces:
Sleeping
Sleeping
kumneger49 commited on
Commit ·
55d3252
1
Parent(s): a6eed9f
update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🍎 Nutrition Planner: Robust Nutrition Prediction
|
| 2 |
|
| 3 |
A machine learning project for predicting personalized nutritional needs (Protein, Sodium, Calories) using a robust, leakage-free pipeline and modern deployment tools.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Personalized Nutrition Predictor
|
| 3 |
+
emoji: 🥗
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.25.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
# 🍎 Nutrition Planner: Robust Nutrition Prediction
|
| 15 |
|
| 16 |
A machine learning project for predicting personalized nutritional needs (Protein, Sodium, Calories) using a robust, leakage-free pipeline and modern deployment tools.
|