Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valaydave/metaflow-card-flows
Example Flows for Metaflow Cards.
https://github.com/valaydave/metaflow-card-flows
Last synced: about 1 month ago
JSON representation
Example Flows for Metaflow Cards.
- Host: GitHub
- URL: https://github.com/valaydave/metaflow-card-flows
- Owner: valayDave
- Created: 2021-09-12T23:07:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T16:07:11.000Z (about 3 years ago)
- Last Synced: 2024-10-14T16:08:00.254Z (2 months ago)
- Language: Python
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metaflow ML Pipeline With The Coveo Challenge Dataset
- A fork from [this repo](https://github.com/jacopotagliabue/you-dont-need-a-bigger-boat)
## Getting Started.
1. Download the [Dataset](https://www.coveo.com/en/ailabs/sigir-ecom-data-challenge) from the [2021 Coveo Data .Challenge](https://github.com/coveooss/SIGIR-ecom-data-challenge) to your local directory of this repository.
2. Install Requirements : `pip install -r requirements.txt`
3. Run `python s3_upload.py --target-path `
4. TODO : Running and Visualizing the results of the `coveo-challenge-flow.py`