Giter Club home page Giter Club logo

transfer-learning-time-series's Introduction

Transfer learning for Time Series Forecasting

Transfer learning refers to the process of pre-training a flexible model on a large dataset and using it later on other data with little to no training. It is one of the most outstanding ๐Ÿš€ achievements in Machine Learning ๐Ÿง  and has many practical applications.

For time series forecasting, the technique allows you to get lightning-fast predictions โšก bypassing the tradeoff between accuracy and speed.

This notebook shows how to generate a pre-trained model and store it in a checkpoint to make it available for public use to forecast new time series never seen by the model. If you want to see a proof of concept in action you can visit this Demo.

If you want to use our Low Latency API for forecasting you can SingUp here.

You can contribute with your pre-trained models by following this Notebook and sending us an email at federico[at]nixtla.io

You can also take a look at list of pretrained models here. Currently we have this ones avaiable in our API or Demo. You can also download the .ckpt:

See how to load and use the pretrained models in this Notebook. If you want us to include more model or train some private ones in your own data, contact us at: [email protected].

If you are interested in the transfer learning literature, take a look at this paper:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.