Spaces:
No application file
No application file
SEO: Update description
Browse files
README.md
CHANGED
|
@@ -1,25 +1,15 @@
|
|
| 1 |
---
|
| 2 |
title: "Data Science & ML Scheduling and Availability API"
|
| 3 |
-
emoji: π€
|
| 4 |
colorFrom: blue
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.44.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
tags:
|
| 12 |
-
- data-science
|
| 13 |
-
- analytics
|
| 14 |
-
- machine-learning
|
| 15 |
-
- statistics
|
| 16 |
-
- data
|
| 17 |
-
- science
|
| 18 |
-
- notification
|
| 19 |
-
- alert
|
| 20 |
-
- orchestration
|
| 21 |
-
- search
|
| 22 |
---
|
|
|
|
| 23 |
# Data Science & ML Scheduling and Availability API
|
| 24 |
|
| 25 |
Tired of manual cron jobs and failed pipeline runs? The Data Science & ML Scheduling and Availability API automates your entire workflow orchestration, so your models train on time and your data is always ready.
|
|
@@ -71,28 +61,11 @@ All API calls are over HTTPS. We do not store your task payloads beyond executio
|
|
| 71 |
|
| 72 |
**Get instant access to the Data Science & ML Scheduling and Availability API for just $42.23 and never miss a critical data pipeline deadline.**
|
| 73 |
|
| 74 |
-
##
|
| 75 |
-
|
| 76 |
-
1. Click **Use in Spaces** above to run the demo directly
|
| 77 |
-
2. Or clone the repository and run locally:
|
| 78 |
-
|
| 79 |
-
```bash
|
| 80 |
-
git clone https://huggingface.co/spaces/WealthFromAI/data-science-ml-scheduling-and-availability-api-e2a0
|
| 81 |
-
cd data-science-ml-scheduling-and-availability-api-e2a0
|
| 82 |
-
pip install -r requirements.txt
|
| 83 |
-
python app.py
|
| 84 |
-
```
|
| 85 |
-
|
| 86 |
-
## π° Pricing
|
| 87 |
|
| 88 |
- **Demo**: Free on Hugging Face Spaces
|
| 89 |
- **Full Source Code**: $42.23
|
| 90 |
-
- Available on [Gumroad](https://gumroad.com) and [Whop](https://whop.com)
|
| 91 |
-
|
| 92 |
-
## π License
|
| 93 |
-
|
| 94 |
-
MIT License β free to use, modify, and distribute.
|
| 95 |
|
| 96 |
---
|
| 97 |
|
| 98 |
-
*Built with [FORGE-X](https://github.com/WealthFromAI)
|
|
|
|
| 1 |
---
|
| 2 |
title: "Data Science & ML Scheduling and Availability API"
|
| 3 |
+
emoji: "π€"
|
| 4 |
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
+
|
| 13 |
# Data Science & ML Scheduling and Availability API
|
| 14 |
|
| 15 |
Tired of manual cron jobs and failed pipeline runs? The Data Science & ML Scheduling and Availability API automates your entire workflow orchestration, so your models train on time and your data is always ready.
|
|
|
|
| 61 |
|
| 62 |
**Get instant access to the Data Science & ML Scheduling and Availability API for just $42.23 and never miss a critical data pipeline deadline.**
|
| 63 |
|
| 64 |
+
## Pricing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
- **Demo**: Free on Hugging Face Spaces
|
| 67 |
- **Full Source Code**: $42.23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
---
|
| 70 |
|
| 71 |
+
*Built with [FORGE-X](https://github.com/WealthFromAI)*
|