Spaces:
Runtime error
Runtime error
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 | |