Episode 3: Playlist Redux
Follow the Money.
Use Metaflow to load the statistics generated from Episode 2 and improve our playlist generator by only recommending top box office grossing movies.
You can find the tutorial code on GitHub
Showcasing:
- Using the Client API in a flow to fetch and use data artifacts generated from other flows.
Before playing this episode:
- Run 'Episode 02-statistics: Is this Data Science?'
To play this episode:
cd metaflow-tutorials
python 03-playlist-redux/playlist.py show
python 03-playlist-redux/playlist.py run