All Projects → aws-samples → Amazon Forecast Samples

aws-samples / Amazon Forecast Samples

Licence: other
Notebooks and examples on how to onboard and use various features of Amazon Forecast.

Projects that are alternatives of or similar to Amazon Forecast Samples

Tdc
Therapeutics Data Commons: Machine Learning Datasets and Tasks for Therapeutics
Stars: ✭ 291 (-1.69%)
Mutual labels:  jupyter-notebook
Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (-1.35%)
Mutual labels:  jupyter-notebook
Human Segmentation Pytorch
Human segmentation models, training/inference code, and trained weights, implemented in PyTorch
Stars: ✭ 289 (-2.36%)
Mutual labels:  jupyter-notebook
Dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Stars: ✭ 294 (-0.68%)
Mutual labels:  jupyter-notebook
Pythonscraping
The code of book: Python Scraping
Stars: ✭ 292 (-1.35%)
Mutual labels:  jupyter-notebook
Mlpractical
Machine Learning Practical course repository
Stars: ✭ 295 (-0.34%)
Mutual labels:  jupyter-notebook
Scientific Python Lectures
Lectures on scientific computing with python, as IPython notebooks.
Stars: ✭ 3,158 (+966.89%)
Mutual labels:  jupyter-notebook
Master
A machine learning course using Python, Jupyter Notebooks, and OpenML
Stars: ✭ 297 (+0.34%)
Mutual labels:  jupyter-notebook
Show and tell.tensorflow
Stars: ✭ 294 (-0.68%)
Mutual labels:  jupyter-notebook
Pytorch Nlp Notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
Stars: ✭ 293 (-1.01%)
Mutual labels:  jupyter-notebook
Notebooks
All of our computational notebooks
Stars: ✭ 292 (-1.35%)
Mutual labels:  jupyter-notebook
Pycon 2018 Tutorial
Using pandas for Better (and Worse) Data Science
Stars: ✭ 294 (-0.68%)
Mutual labels:  jupyter-notebook
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (-0.68%)
Mutual labels:  jupyter-notebook
Tianchi nl2sql
追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码
Stars: ✭ 290 (-2.03%)
Mutual labels:  jupyter-notebook
Ethereum future
This is the Code for "Ethereum Future Prices" by Siraj Raval on Youtube
Stars: ✭ 294 (-0.68%)
Mutual labels:  jupyter-notebook
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+1041.89%)
Mutual labels:  jupyter-notebook
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Stars: ✭ 293 (-1.01%)
Mutual labels:  jupyter-notebook
Musicnn
Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.
Stars: ✭ 297 (+0.34%)
Mutual labels:  jupyter-notebook
Zero to deep learning video
Repository for the Zero to Deep Learning® Video Course
Stars: ✭ 296 (+0%)
Mutual labels:  jupyter-notebook
Lyrics Conditioned Neural Melody Generation
Stars: ✭ 296 (+0%)
Mutual labels:  jupyter-notebook

Amazon Forecast Samples

Notebooks and examples on how to onboard and use various features of Amazon Forecast

Getting Started Notebooks

This is a place where you will find various examples covering Amazon Forecast best practices

Open the notebooks folder to find a CloudFormation template that will deploy all the resources you need to build your first campaign with Amazon Personalize. The notebooks provided can also serve as a template to building your own models with your own data.

In the notebooks folder you will learn to:

  1. Prepare a dataset for use with Amazon Forecast.
  2. Build models based on that dataset.
  3. Evaluate a model's performance based on real observations.
  4. How to evaluate the value of a Forecast compared to another.

MLOps with AWS Step Functions

This is a place where you will find various examples covering Machine Learning Operations best practices.

To get started navigate to the ml_ops folder and follow the README instructions.

In the ml_ops folder you will learn how to:

  1. Deploy an automated end to end pipeline from training to visualization of your Amazon Forecasts in Amazon QuickSight

No code workshop

In this repository, you will find a tutorial to walk you through an energy consumption use case with two different methods:

  1. For the first method, you will only use the service console and this will be 100% no-code: use this markdown file to follow along.
  2. For the second method, you will fire up a SageMaker Notebook Instance and perform exactly the same process by using the Amazon Forecast API as documented here (for datasets and models management features) and here (for the query service): run this notebook to dive deeper in these APIs.

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].