{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### NY Taxi Train Amazon Forecast with Weather Index\n",
"\n",
"Our goal is to predict the number of NY City yellow taxi pickups in the next 7 days for each of 260 pickup zones.
\n",
"\n",
"To do this, we will use Amazon Forecast with 1 hour frequency and 7 day forecast horizon. For the demo, we'll use 8 months of historical data for training, and we will use the built-in Weather Index feature of Amazon Forecast that reads in 14-day weather predictions as related data.
\n",
"\n",
"