Spaces:
Runtime error
Runtime error
File size: 496 Bytes
325466a aa7be41 325466a 1ee5c89 60720cb 1ee5c89 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
title: Google Ads Space
emoji: 🌖
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.26.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# Google Ads Keyword Adgrouper
Predicts Ad group for new keywords in google ads campaign.
# How to Use
# TODO
- Handle exceptions
- Write tests
# Helper repositories
(Thanks for these resources!)
- https://github.com/tylerjrichards/st-filter-dataframe
|