{"id":676,"date":"2020-12-10T14:55:45","date_gmt":"2020-12-10T14:55:45","guid":{"rendered":"https:\/\/machine-learning.webcloning.com\/2020\/12\/10\/amazon-forecast-weather-index-automatically-include-local-weather-to-increase-your-forecasting-model-accuracy\/"},"modified":"2020-12-10T14:55:45","modified_gmt":"2020-12-10T14:55:45","slug":"amazon-forecast-weather-index-automatically-include-local-weather-to-increase-your-forecasting-model-accuracy","status":"publish","type":"post","link":"https:\/\/salarydistribution.com\/machine-learning\/2020\/12\/10\/amazon-forecast-weather-index-automatically-include-local-weather-to-increase-your-forecasting-model-accuracy\/","title":{"rendered":"Amazon Forecast Weather Index \u2013 automatically include local weather to increase your forecasting model accuracy"},"content":{"rendered":"<div id=\"\">\n<p>We\u2019re excited to announce the Amazon Forecast Weather Index, which can increase your forecasting accuracy by automatically including local weather information in your demand forecasts with one click and at no extra cost. Weather conditions influence consumer demand patterns, product merchandizing decisions, staffing requirements, and energy consumption needs. However, acquiring, cleaning, and effectively using live weather information for demand forecasting is challenging and requires ongoing maintenance. With this launch, you can now include 14-day weather forecasts for US and Europe locations with one click to your demand forecasts.<\/p>\n<p>The Amazon Forecast Weather Index combines multiple weather metrics from historical weather events and current forecasts at a given location to increase your demand forecast model accuracy. <a href=\"https:\/\/aws.amazon.com\/forecast\/\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon Forecast<\/a> uses machine learning (ML) to generate more accurate demand forecasts, without requiring any prior ML experience. Forecast brings the same technology used at Amazon.com to developers as a fully managed service, removing the need to manage resources or rebuild your systems.<\/p>\n<p>Changes in local weather conditions can impact short-term demand for products and services at particular locations for many organizations in retail, hospitality, travel, entertainment, insurance, and energy domains. Although historical demand patterns show seasonal demand, advance planning for day-to-day variation is harder.<\/p>\n<p>In retail inventory management use cases, day-to-day weather variation impacts foot traffic and product mix. Typical demand forecasting systems don\u2019t take expected weather conditions into account, leading to stock-outs or excess inventory at some locations, resulting in the need to transfer inventory mid-week. For example, for retailers, knowing that a heat wave is expected, they may choose to over-stock air conditioners from distribution centers to specific store locations. Or they may choose to prepare different types of grab-and-go prepared food items depending on the weather conditions.<\/p>\n<p>Outside of product demand, weather conditions also impact staffing needs. For example, restaurants can better balance staff dependent on dine-in vs. take-out orders, or businesses with warehouses can better predict the number of workers that may come into work because of disrupted transportation. Although store managers may be able to make one-off stocking decisions based on weather conditions using their intuition and judgment, making buying, inventory placement, and workforce management decisions at scale becomes more challenging.<\/p>\n<p>Day-to-day weather variation also impacts hyper-local on-demand services that rely on efficient matching of supply and demand at scale. A looming storm can lead to high demand for local ride hailing or food delivery services, while also impacting the number of drivers available. Having the information of upcoming weather changes enables you to better meet customer demand. Programmatically applying local weather information at scale can help you preemptively match supply and demand.<\/p>\n<p>Predicting future weather conditions is common, and although it\u2019s possible to use these predictions to more accurately forecast demand for products and services, it may be a struggle to do so in practice. Acquiring your own historical weather data and weather forecasts is expensive, and requires constant data collation, aggregation, and cleaning. Additionally, without weather domain expertise, transforming raw weather metrics into predictive data is challenging.<\/p>\n<p>With today\u2019s launch, you can account for local day-to-day weather changes to better predict demand, with only one click and at no additional cost, using Forecast. When you use the Weather Index, Forecast trains a model with historical weather information for the locations of your operations and uses the latest 14-day weather forecasts on items that are influenced by day-to-day variations to create more accurate demand forecasts.<\/p>\n<p>Tom Summerfield is the Director of Retail at <a href=\"http:\/\/peak.ai\/\" target=\"_blank\" rel=\"noopener noreferrer\">Peak.AI<\/a>, an accessible AI system that harnesses the power of data to assist\u2014not displace\u2014humans to improve business efficiency and productivity. Summerfield says, \u201cAt Peak, we work with retail, CPG, and manufacturing customers who all know that weather plays a strong role in dictating consumer buying habits. Variation in weather ultimately impacts their product demand and product basket mix. Our customers frequently ask us to include weather in their demand forecasts. With Amazon Forecast adding a weather feature, we are now able to seamlessly integrate these insights and improve the accuracy of our demand planning models.\u201d<\/p>\n<p>The Weather Index is currently optimized for in-store retail demand planning and local on-demand services, but may still add value to scenarios where weather impacts demand such as power and utilities. As of this writing, the Weather Index is only available for US and Europe Regions. Other Regions will become available soon. For more information about latitude-longitude bounding boxes and US zip codes supported, see <a href=\"https:\/\/docs.aws.amazon.com\/forecast\/latest\/dg\/weather.html\" target=\"_blank\" rel=\"noopener noreferrer\">Weather Index<\/a>.<\/p>\n<h2>Using the Weather Index for your forecasting use case<\/h2>\n<p>You can add local weather information to your model by adding the Weather Index during training. In this section, we walk through the steps to use the Weather Index on the Forecast console. For this post, we use the <a href=\"https:\/\/registry.opendata.aws\/nyc-tlc-trip-records-pds\/\" target=\"_blank\" rel=\"noopener noreferrer\">New York City Taxi dataset<\/a>. To review the steps through the APIs, refer to the following <a href=\"https:\/\/github.com\/aws-samples\/amazon-forecast-samples\/tree\/master\/notebooks\/advanced\/Weather_index\" target=\"_blank\" rel=\"noopener noreferrer\">notebook in our GitHub repo<\/a>, where we have a cleaned version of the New York Taxi dataset ready to be used.<\/p>\n<p>The New York Taxi dataset has 260 locations and is being used to predict the demand for taxis per location per hour for the next 7 days (168 hours).<\/p>\n<ol>\n<li>On the Forecast console, create a dataset group.<\/li>\n<\/ol>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19589 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-1.jpg\" alt=\"On the Forecast console, create a dataset group.\" width=\"800\" height=\"656\"><\/p>\n<ol start=\"2\">\n<li>Upload the historical demand dataset as the target time series. This dataset must include geolocation information for you to use the Weather Index.<\/li>\n<li>Select <strong>Schema builder<\/strong>.<\/li>\n<li>Choose your location format (for this post, the dataset includes latitude and longitude coordinates).<em>\u00a0<\/em>\n<\/li>\n<\/ol>\n<p>Forecast also supports postal codes for US only.<\/p>\n<ol start=\"5\">\n<li>For <strong>Dataset import details<\/strong>, select <strong>Select time zone<\/strong>.<\/li>\n<li>Choose your time zone (for this post, we choose <strong>America\/New York<\/strong>).<\/li>\n<\/ol>\n<p>You can apply a single time zone to the entire dataset, or ask Forecast to derive a time zone from the geolocation of each item ID in the target time series dataset.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19590 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-2.jpg\" alt=\"You can apply a single time zone to the entire dataset, or ask Forecast to derive a time zone from the geolocation of each item ID in the target time series dataset.\" width=\"800\" height=\"1907\"><\/p>\n<ol start=\"7\">\n<li>In the navigation pane, under your dataset, choose <strong>Predictors<\/strong>.<\/li>\n<li>Choose <strong>Train<\/strong> <strong>predictor<\/strong>.<\/li>\n<\/ol>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19591 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-3.jpg\" alt=\"You can apply a single time zone to the entire dataset, or ask Forecast to derive a time zone from the geolocation of each item ID in the target time series dataset.\" width=\"800\" height=\"487\"><\/p>\n<ol start=\"9\">\n<li>For <strong>Forecast horizon<\/strong>, choose <strong>168<\/strong>.<\/li>\n<li>For <strong>Forecast frequency<\/strong>, choose <strong>hour<\/strong>.<\/li>\n<li>For <strong>Number of backtest windows<\/strong>, choose <strong>3<\/strong>.<\/li>\n<li>For <strong>Backtest window offset<\/strong>, choose <strong>168<\/strong>.<\/li>\n<li>For <strong>Forecast types<\/strong>, choose p50, p60, and p70.<\/li>\n<li>For <strong>Algorithm<\/strong>, you can either select AutoML for Forecast to find the best algorithm for your dataset or select a specific algorithm. For this post, we select <strong>DeepAR+ <\/strong>with <strong>Hyperparameter optimization<\/strong> turned on for Forecast to optimize the model.<\/li>\n<li>Under <strong>Built-in datasets<\/strong>, select <strong>Enable Weather Index<\/strong> to apply the Weather Index to your training model. For this post, we have also selected <strong>Enable Holidays for US<\/strong>, as we hypothesize that holidays will have an impact on the demand for Taxis.<\/li>\n<\/ol>\n<p>If you\u2019re following the <a href=\"https:\/\/github.com\/aws-samples\/amazon-forecast-samples\/tree\/master\/notebooks\/advanced\/Weather_index\" target=\"_blank\" rel=\"noopener noreferrer\">notebook in our GitHub repo<\/a>, we call this predictor <code>nyctaxi_demo_weather_deepar<\/code>. While training the model, Forecast uses the historical weather to apply the Weather Index to only those items that are impacted by weather to improve item level accuracy.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19592 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-4.jpg\" alt=\"Forecast uses the historical weather to apply the Weather Index to only those items that are impacted by weather to improve item level accuracy.\" width=\"532\" height=\"1977\"><\/p>\n<ol start=\"16\">\n<li>After your predictor is trained, choose your predictor on the <strong>Predictors<\/strong> page to view the details of the accuracy metrics.<\/li>\n<\/ol>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19593 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-5.jpg\" alt=\"16. After your predictor is trained, choose your predictor on the Predictors page to view the details of the accuracy metrics. \" width=\"800\" height=\"487\"><em>\u00a0<\/em><\/p>\n<ol start=\"17\">\n<li>On the predictor\u2019s details page, you can review the model accuracy numbers and choose <strong>Export backtest results<\/strong> in the <strong>Predictor metrics<\/strong>\n<\/li>\n<\/ol>\n<p>Forecast provides different model accuracy metrics for you to assess the strength of your forecasting models. We provide the weighted quantile loss (wQL) metric for each selected distribution point, also called <em>quantiles<\/em>, and weighted absolute percentage error (WAPE) and root mean square error (RMSE), calculated at the mean forecast. For each metric, a lower value indicates a smaller error and therefore a more accurate model. All these accuracy metrics are non-negative. Quantiles are specified when choosing your forecast type. For more information about how each metric is calculated and recommendations for the best use case for each metric, see <a href=\"https:\/\/aws.amazon.com\/blogs\/machine-learning\/measuring-forecast-model-accuracy-to-optimize-your-business-objectives-with-amazon-forecast\/\" target=\"_blank\" rel=\"noopener noreferrer\">Measuring forecast model accuracy to optimize your business objectives with Amazon Forecast<\/a>.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19594 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-6.jpg\" alt=\"Quantiles are specified when choosing your forecast type.\" width=\"800\" height=\"874\"><\/p>\n<ol start=\"18\">\n<li>For <strong>S3 predictor backtest export location<\/strong>, enter the details of your <a href=\"http:\/\/aws.amazon.com\/s3\">Amazon Simple Storage Service<\/a> (Amazon S3) location for exporting the CSV files.<\/li>\n<\/ol>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19595 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-7.jpg\" alt=\"For S3 predictor backtest export location, enter the details of your Amazon Simple Storage Service (Amazon S3) location for exporting the CSV files.\" width=\"800\" height=\"685\"><\/p>\n<p>Exporting the backtest results downloads the forecasts from the backtesting for each item and the accuracy metrics for each item. This helps you measure the accuracy of forecasts for individual items, allowing you to better understand your forecasting model\u2019s performance for the items that most impact your business. For more information about the benefits of exporting backtest results, see <a href=\"https:\/\/aws.amazon.com\/blogs\/machine-learning\/amazon-forecast-now-supports-accuracy-measurements-for-individual-items\/\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon Forecast now supports accuracy measurements for individual items<\/a>.<\/p>\n<p>In the next section of this post, we use these backtest results to assess the accuracy improvements of enabling the Weather Index by comparing the accuracy of specific items between models where you have not enabled the Weather Index.<\/p>\n<ol start=\"19\">\n<li>After you evaluate the model accuracy, you can start creating forecasts by choosing <strong>Forecasts <\/strong>in the navigation pane.<\/li>\n<li>Choose <strong>Create a forecast<\/strong>.<\/li>\n<\/ol>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19596 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-8.jpg\" alt=\"Choose Create a forecast.\" width=\"800\" height=\"777\"><\/p>\n<p>To create these forecasts, Forecast automatically pulls in the weather forecasts for the next 14 days and applies the weather prediction to only those item IDs that are influenced by weather. In our example, we create forecasts for the next 7 days with hourly frequency.<\/p>\n<h2>Assessing the impact of the Weather Index<\/h2>\n<p>To assess the impact of adding weather information to your forecasting models, we can create another predictor with the same dataset and settings, but this time without enabling the Weather Index. If you\u2019re following the <a href=\"https:\/\/github.com\/aws-samples\/amazon-forecast-samples\/tree\/master\/notebooks\/advanced\/Weather_index\" target=\"_blank\" rel=\"noopener noreferrer\">notebook in our GitHub repo<\/a>, we call this predictor <code>nyctaxi_demo_baseline_deepar<\/code>.<\/p>\n<p>When creating this predictor, you should not select <strong>Hyperparameter optimization<\/strong> for DeepAR+, but rather use the winning training parameters from the hyperparameter optimization of DeepAR+ model of <code>nyctaxi_demo_weather_deepar<\/code> as the training parameters setting, for a fair comparison between the two models. You can find the winning training parameters in the predictor details page under the <strong>Predictor metrics<\/strong> section. For this post, these are as follows.<\/p>\n<div class=\"hide-language\">\n<pre class=\"unlimited-height-code\"><code class=\"lang-json\">\"context_length\": \"63\",\r\n\"epochs\": \"500\",\r\n\"learning_rate\": \"0.014138165570842774\",\r\n\"learning_rate_decay\": \"0.5\",\r\n\"likelihood\": \"student-t\",\r\n\"max_learning_rate_decays\": \"0\",\r\n\"num_averaged_models\": \"1\",\r\n\"num_cells\": \"40\",\r\n\"num_layers\": \"2\",\r\n\"prediction_length\": \"168\"<\/code><\/pre>\n<\/div>\n<p>You can then go to the <strong>Predictors<\/strong> page to review the predictor metrics <code>nyctaxi_demo_baseline_deepar<\/code>.<\/p>\n<p>The following screenshot shows the predictor details page for the <code>nyctaxi_demo_baseline_deepar<\/code> model that is trained without enabling the Weather Index. The predictor metrics for <code>nyctaxi_demo_weather_deepar<\/code> with weather enabled is shown above after the create predictor steps.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19597 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-9.jpg\" alt=\"The predictor metrics for nyctaxi_demo_weather_deepar with weather enabled is shown above after the create predictor steps.\" width=\"800\" height=\"665\"><\/p>\n<p>The following table summarizes the predictor metrics for the two models. Forecast provides the weighted quantile loss (wQL) metric for each quantile, and weighted absolute percentage error (WAPE) metric and root mean square error (RMSE) metric, calculated at the mean forecast. For each metric, a lower value indicates a smaller error and therefore a more accurate model. The model with the Weather Index is more accurate, with lower values for each metric.<\/p>\n<table border=\"1px\" cellpadding=\"5px\">\n<tbody>\n<tr>\n<td><strong>Predictor<\/strong><\/td>\n<td><strong>wQL[0.5]<\/strong><\/td>\n<td><strong>wQL[0.6]<\/strong><\/td>\n<td><strong>wQL[0.7]<\/strong><\/td>\n<td><strong>WAPE<\/strong><\/td>\n<td><strong>RMSE<\/strong><\/td>\n<\/tr>\n<tr>\n<td><strong>nyctaxi_demo_baseline_deepar<\/strong><\/td>\n<td>0.2637<\/td>\n<td>0.2769<\/td>\n<td>0.2679<\/td>\n<td>0.2625<\/td>\n<td>31.3986<\/td>\n<\/tr>\n<tr>\n<td><strong>nyctaxi_demo_weather_deepar <\/strong><\/td>\n<td>0.1646<\/td>\n<td>0.1620<\/td>\n<td>0.1498<\/td>\n<td>0.1647<\/td>\n<td>19.7874<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>You can now export the backtest results for both predictors to assess the forecasting accuracy at an item level. With the backtest results, you can also use a visualization tool like <a href=\"https:\/\/aws.amazon.com\/quicksight\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon QuickSight<\/a> to create graphs that help you visualize and compare the model accuracy of both the predictors by plotting the forecasts against actuals for items that are important for you. The following graph visualizes the comparison of the models with and without the Weather Index to the actual demand for a few items in the dataset at the 0.60 quantile.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-19598 size-full\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-10.jpg\" alt=\"The following graph visualizes the comparison of the models with and without the Weather Index to the actual demand for a few items in the dataset at the 0.60 quantile.\" width=\"800\" height=\"700\"><\/p>\n<p>For Feb 27, we have zoomed in to better assess the difference in accuracies at an hourly level.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-19599\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-11.jpg\" alt=\"For Feb 27, we have zoomed in better assess the difference in accuracies at an hourly level.\" width=\"800\" height=\"705\"><\/p>\n<p>Here we show the magnitude of error for each item id for the two models. Lower error values correspond to a more accurate model. Most items in the model with the Weather Index have errors below 0.05.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-19600\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/ML-1572-12.jpg\" alt=\"Most items in the model with the Weather Index have errors below 0.05.\" width=\"800\" height=\"492\"><\/p>\n<h2>Tips and best practices<\/h2>\n<p>When using the Weather Index, consider the following best practices:<\/p>\n<ul>\n<li>Before using the Weather Index, define your use case and the forecasting challenge. Evaluate if your business problem will be impacted by day-to-day weather, because the Weather Index is only available for short-term use cases of 14-day forecasts. Weekly, monthly, and yearly frequencies aren\u2019t supported, so use cases where you are forecasting for the next season don\u2019t benefit from the Weather Index. Only daily, hourly and minute frequencies are acceptable to use the Weather Index.<\/li>\n<li>For experimentation, start by identifying the most important item IDs for your business that you want to improve your forecasting accuracy. Measure the accuracy of your existing forecasting methodology as a baseline and compare that to the accuracy of those items with Forecast.<\/li>\n<li>Incrementally add the Weather Index, related time series, or item metadata to train your model to assess whether additional information improves accuracy. Different combinations of related time series, item metadata and built-in datasets can give you different results.<\/li>\n<li>To assess the impact of the Weather Index, first train a model with only your target time series, and then create another model with the Weather Index enabled. We recommend to use the same predictor settings for this comparison, because different hyperparameters and combinations of related time series can give you different results.<\/li>\n<li>You may see an increase in training costs when using the Weather Index, because the index is applied and optimized for only those items that are impacted by day-to-day weather variation. However, there is no extra cost to access the weather information or use the Weather Index for creating forecasts. The cost for training continues to be $0.24 per training hour and $0.60 per 1,000 forecasts.<\/li>\n<li>Experiment with multiple distribution points to optimize your forecast model to balance the costs associated with under-forecasting and over-forecasting. Choose a higher quantile if you want to over-forecast to meet demand.<\/li>\n<li>If you\u2019re comparing different models, use the weighted quantile loss metric at the same quantile for comparison. The lower the value, the more accurate the forecasting model.<\/li>\n<li>Forecast allows you to select up to five backtest windows. Forecast uses backtesting to tune predictors and produce accuracy metrics. To perform backtesting, Forecast automatically splits your time series datasets into two sets: training and testing. The training set is used to train your model, and the testing set to evaluate the model\u2019s predictive accuracy. We recommend choosing more than one backtest window to minimize selection bias that may make one window more or less accurate by chance. Assessing the overall model accuracy from multiple backtest windows provides a better measure of the strength of the model.<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>With the Amazon Forecast Weather Index, you can now automatically include local weather information to your demand forecasts with one click and at no extra cost. The Weather Index combines multiple weather metrics from historical weather events and current forecasts at a given location to increase your demand forecast model accuracy. To get started with this capability, see <a href=\"https:\/\/docs.aws.amazon.com\/forecast\/latest\/dg\/weather.html\" target=\"_blank\" rel=\"noopener noreferrer\">Weather Index<\/a> and go through the <a href=\"https:\/\/github.com\/aws-samples\/amazon-forecast-samples\/tree\/master\/notebooks\/advanced\/Weather_index\" target=\"_blank\" rel=\"noopener noreferrer\">notebook in our GitHub repo<\/a> that walks you through how to use the Forecast APIs to enable the Weather Index. You can use this capability in all Regions where Forecast is publicly available. For more information about Region availability, see <a href=\"https:\/\/aws.amazon.com\/about-aws\/global-infrastructure\/regional-product-services\/\" target=\"_blank\" rel=\"noopener noreferrer\">AWS Regional Services<\/a>.<\/p>\n<hr>\n<h3>About the Authors<\/h3>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-18301 alignleft\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/11\/12\/Namita-Das.jpg\" alt=\"\" width=\"100\" height=\"133\"><\/p>\n<p><strong>Namita Das <\/strong>is a Sr. Product Manager for Amazon Forecast. Her current focus is to democratize machine learning by building no-code\/low-code ML services. On the side, she frequently advises startups and is raising a puppy named Imli.<\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-19606 alignleft\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/Gunjan-Garg.jpg\" alt=\"\" width=\"100\" height=\"133\"><strong>Gunjan Garg<\/strong> is a Sr. Software Development Engineer in the AWS Vertical AI team. In her current role at Amazon Forecast, she focuses on engineering problems and enjoys building scalable systems that provide the most value to end-users. In her free time, she enjoys playing Sudoku and Minesweeper.<\/p>\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-19607 alignleft\" src=\"https:\/\/d2908q01vomqb2.cloudfront.net\/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59\/2020\/12\/08\/Christy-Bergman.jpg\" alt=\"\" width=\"100\" height=\"100\"><\/p>\n<p><strong>Christy Bergman<\/strong> is working as an AI\/ML Specialist Solutions Architect at AWS. Her work involves helping AWS customers be successful using AI\/ML services to solve real-world business problems. Prior to joining AWS, Christy worked as a data scientist in banking and software industries. In her spare time, she enjoys hiking and bird watching.<\/p>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/aws.amazon.com\/blogs\/machine-learning\/amazon-forecast-weather-index-automatically-include-local-weather-to-increase-your-forecasting-model-accuracy\/<\/p>\n","protected":false},"author":0,"featured_media":677,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/posts\/676"}],"collection":[{"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/comments?post=676"}],"version-history":[{"count":0,"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/posts\/676\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/media\/677"}],"wp:attachment":[{"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/media?parent=676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/categories?post=676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/salarydistribution.com\/machine-learning\/wp-json\/wp\/v2\/tags?post=676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}