transfer-learning-time-series
Forecasting framework
A framework for applying pre-trained models to time series forecasting tasks
Transfer 🤗 Learning for Time Series Forecasting
237 stars
8 watching
32 forks
Language: Jupyter Notebook
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
nixtla/mlforecast | A framework to perform time series forecasting using machine learning models on large datasets. | 924 |
jay15summer/two-stage-tradaboost.r2 | An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |
hfawaz/dl-4-tsc | This project provides a framework for evaluating and comparing different deep learning architectures for time series classification tasks. | 1,576 |
tgjeon/tensorflow-tutorials-for-time-series | A comprehensive guide to time series prediction using TensorFlow | 1,108 |
oetiker/rrdtool-1.x | A tool for efficiently storing and analyzing time-series data in a graphical format | 1,019 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |
x-datainitiative/tick | A Python module for statistical learning with an emphasis on time-dependent modeling, providing tools for machine learning, point-process modeling, and optimization. | 495 |
predict-idlab/tsflex | A toolkit for flexible time series processing and feature extraction. | 405 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 422 |
thedatumorg/grail-matlab | A MATLAB-based library for learning representations from time series data. | 36 |
shawshank-smile/pytsda-tdengine | An end-to-end time series data analysis system with integrated machine learning and deep learning capabilities | 23 |
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 337 |
sintel-dev/draco | A collection of end-to-end solutions for machine learning tasks commonly found in time series monitoring systems | 53 |