.gitignore
.pylintrc
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
NOTICE
README.md
codecov.yml
conftest.py
contributor.rst
dev_setup.sh
pyproject.toml
pytest.ini
setup.cfg
setup.py
.devtools/githooks/pre-commit
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
ci/codecov.sh
ci/prepare_clean_env.sh
ci/upload_doc.sh
ci/jenkins/Jenkinsfile_py3-master_cpu_unittest
ci/jenkins/Jenkinsfile_py3-master_gpu_doc
ci/jenkins/Jenkinsfile_py3_cpu_unittest
ci/jenkins/build_steps.groovy
ci/jenkins/utils.groovy
docs/404.rst
docs/Makefile
docs/conf.py
docs/devsetup.rst
docs/index.rst
docs/install.rst
docs/md2ipynb.py
docs/quickstart.rst
docs/_static/404.jpg
docs/_static/gluon-logo.svg
docs/_static/gluon.ico
docs/_static/gluon_black.png
docs/_static/google_analytics.js
docs/api/index.rst
docs/api/gluonts/gluonts.block.rst
docs/api/gluonts/gluonts.core.rst
docs/api/gluonts/gluonts.dataset.artificial.rst
docs/api/gluonts/gluonts.dataset.repository.rst
docs/api/gluonts/gluonts.dataset.rst
docs/api/gluonts/gluonts.dataset.split.rst
docs/api/gluonts/gluonts.distribution.rst
docs/api/gluonts/gluonts.evaluation.rst
docs/api/gluonts/gluonts.gp.rst
docs/api/gluonts/gluonts.kernels.rst
docs/api/gluonts/gluonts.model.canonical.rst
docs/api/gluonts/gluonts.model.deepar.rst
docs/api/gluonts/gluonts.model.gp_forecaster.rst
docs/api/gluonts/gluonts.model.prophet.rst
docs/api/gluonts/gluonts.model.r_forecast.rst
docs/api/gluonts/gluonts.model.rst
docs/api/gluonts/gluonts.model.seasonal_naive.rst
docs/api/gluonts/gluonts.model.seq2seq.rst
docs/api/gluonts/gluonts.model.simple_feedforward.rst
docs/api/gluonts/gluonts.model.wavenet.rst
docs/api/gluonts/gluonts.monkey_patch.rst
docs/api/gluonts/gluonts.rst
docs/api/gluonts/gluonts.support.rst
docs/api/gluonts/gluonts.time_feature.rst
docs/api/gluonts/gluonts.trainer.rst
docs/api/gluonts/modules.rst
docs/community/contribute.rst
docs/community/index.rst
docs/examples/index.rst
docs/examples/basic_forecasting_tutorial/tutorial.md
docs/examples/extended_forecasting_tutorial/extended_tutorial.md
docs/figures/Tweets_AMZN_data.png
docs/figures/Tweets_AMZN_forecast.png
env/cpu/py3-master.yml
env/cpu/py3.yml
env/gpu/py3-master.yml
env/gpu/py3.yml
evaluations/README.md
evaluations/generate_evaluations.py
evaluations/show_results.py
evaluations/electricity/DeepAREstimator.json
evaluations/electricity/MQCNNEstimator.json
evaluations/electricity/MQRNNEstimator.json
evaluations/electricity/NPTSPredictor.json
evaluations/electricity/RForecastPredictor_ets.json
evaluations/electricity/SeasonalNaivePredictor.json
evaluations/electricity/SimpleFeedForwardEstimator.json
evaluations/exchange_rate/DeepAREstimator.json
evaluations/exchange_rate/MQCNNEstimator.json
evaluations/exchange_rate/MQRNNEstimator.json
evaluations/exchange_rate/NPTSPredictor.json
evaluations/exchange_rate/RForecastPredictor_arima.json
evaluations/exchange_rate/RForecastPredictor_ets.json
evaluations/exchange_rate/SeasonalNaivePredictor.json
evaluations/exchange_rate/SimpleFeedForwardEstimator.json
evaluations/m4_daily/DeepAREstimator.json
evaluations/m4_daily/MQCNNEstimator.json
evaluations/m4_daily/MQRNNEstimator.json
evaluations/m4_daily/NPTSPredictor.json
evaluations/m4_daily/RForecastPredictor_arima.json
evaluations/m4_daily/RForecastPredictor_ets.json
evaluations/m4_daily/SeasonalNaivePredictor.json
evaluations/m4_daily/SimpleFeedForwardEstimator.json
evaluations/m4_hourly/DeepAREstimator.json
evaluations/m4_hourly/MQCNNEstimator.json
evaluations/m4_hourly/MQRNNEstimator.json
evaluations/m4_hourly/NPTSPredictor.json
evaluations/m4_hourly/RForecastPredictor_arima.json
evaluations/m4_hourly/RForecastPredictor_ets.json
evaluations/m4_hourly/SeasonalNaivePredictor.json
evaluations/m4_hourly/SimpleFeedForwardEstimator.json
evaluations/m4_monthly/DeepAREstimator.json
evaluations/m4_monthly/MQCNNEstimator.json
evaluations/m4_monthly/MQRNNEstimator.json
evaluations/m4_monthly/NPTSPredictor.json
evaluations/m4_monthly/RForecastPredictor_ets.json
evaluations/m4_monthly/SeasonalNaivePredictor.json
evaluations/m4_monthly/SimpleFeedForwardEstimator.json
evaluations/m4_quarterly/DeepAREstimator.json
evaluations/m4_quarterly/MQCNNEstimator.json
evaluations/m4_quarterly/MQRNNEstimator.json
evaluations/m4_quarterly/NPTSPredictor.json
evaluations/m4_quarterly/RForecastPredictor_arima.json
evaluations/m4_quarterly/RForecastPredictor_ets.json
evaluations/m4_quarterly/SeasonalNaivePredictor.json
evaluations/m4_quarterly/SimpleFeedForwardEstimator.json
evaluations/m4_weekly/DeepAREstimator.json
evaluations/m4_weekly/MQCNNEstimator.json
evaluations/m4_weekly/MQRNNEstimator.json
evaluations/m4_weekly/NPTSPredictor.json
evaluations/m4_weekly/RForecastPredictor_arima.json
evaluations/m4_weekly/RForecastPredictor_ets.json
evaluations/m4_weekly/SeasonalNaivePredictor.json
evaluations/m4_weekly/SimpleFeedForwardEstimator.json
evaluations/m4_yearly/DeepAREstimator.json
evaluations/m4_yearly/MQCNNEstimator.json
evaluations/m4_yearly/MQRNNEstimator.json
evaluations/m4_yearly/NPTSPredictor.json
evaluations/m4_yearly/RForecastPredictor_arima.json
evaluations/m4_yearly/RForecastPredictor_ets.json
evaluations/m4_yearly/SeasonalNaivePredictor.json
evaluations/m4_yearly/SimpleFeedForwardEstimator.json
evaluations/solar-energy/DeepAREstimator.json
evaluations/solar-energy/MQCNNEstimator.json
evaluations/solar-energy/MQRNNEstimator.json
evaluations/solar-energy/NPTSPredictor.json
evaluations/solar-energy/RForecastPredictor_arima.json
evaluations/solar-energy/RForecastPredictor_ets.json
evaluations/solar-energy/SeasonalNaivePredictor.json
evaluations/solar-energy/SimpleFeedForwardEstimator.json
evaluations/traffic/DeepAREstimator.json
evaluations/traffic/MQCNNEstimator.json
evaluations/traffic/MQRNNEstimator.json
evaluations/traffic/NPTSPredictor.json
evaluations/traffic/RForecastPredictor_ets.json
evaluations/traffic/SeasonalNaivePredictor.json
evaluations/traffic/SimpleFeedForwardEstimator.json
examples/anomaly_detection.py
examples/benchmark_m4.py
examples/evaluate_model.py
examples/persist_model.py
requirements/requirements-docs.txt
requirements/requirements-extras-prophet.txt
requirements/requirements-extras-r.txt
requirements/requirements-extras-shell.txt
requirements/requirements-setup.txt
requirements/requirements-test.txt
requirements/requirements.txt
src/gluonts/__init__.py
src/gluonts/gluonts_tqdm.py
src/gluonts/runtime_params.py
src/gluonts/testutil.py
src/gluonts/transform.py
src/gluonts.egg-info/PKG-INFO
src/gluonts.egg-info/SOURCES.txt
src/gluonts.egg-info/dependency_links.txt
src/gluonts.egg-info/entry_points.txt
src/gluonts.egg-info/requires.txt
src/gluonts.egg-info/top_level.txt
src/gluonts/block/__init__.py
src/gluonts/block/cnn.py
src/gluonts/block/decoder.py
src/gluonts/block/enc2dec.py
src/gluonts/block/encoder.py
src/gluonts/block/feature.py
src/gluonts/block/mlp.py
src/gluonts/block/quantile_output.py
src/gluonts/block/rnn.py
src/gluonts/block/scaler.py
src/gluonts/core/.typesafe
src/gluonts/core/__init__.py
src/gluonts/core/_base.py
src/gluonts/core/component.py
src/gluonts/core/exception.py
src/gluonts/core/log.py
src/gluonts/core/serde.py
src/gluonts/dataset/.typesafe
src/gluonts/dataset/__init__.py
src/gluonts/dataset/common.py
src/gluonts/dataset/jsonl.py
src/gluonts/dataset/loader.py
src/gluonts/dataset/stat.py
src/gluonts/dataset/util.py
src/gluonts/dataset/validate.py
src/gluonts/dataset/artificial/__init__.py
src/gluonts/dataset/artificial/_base.py
src/gluonts/dataset/artificial/generate_synthetic.py
src/gluonts/dataset/artificial/recipe.py
src/gluonts/dataset/repository/__init__.py
src/gluonts/dataset/repository/_lstnet.py
src/gluonts/dataset/repository/_m4.py
src/gluonts/dataset/repository/_util.py
src/gluonts/dataset/repository/datasets.py
src/gluonts/dataset/split/__init__.py
src/gluonts/dataset/split/splitter.py
src/gluonts/distribution/.typesafe
src/gluonts/distribution/__init__.py
src/gluonts/distribution/bijection.py
src/gluonts/distribution/bijection_output.py
src/gluonts/distribution/binned.py
src/gluonts/distribution/box_cox_tranform.py
src/gluonts/distribution/distribution.py
src/gluonts/distribution/distribution_output.py
src/gluonts/distribution/gaussian.py
src/gluonts/distribution/laplace.py
src/gluonts/distribution/lds.py
src/gluonts/distribution/lowrank_multivariate_gaussian.py
src/gluonts/distribution/mixture.py
src/gluonts/distribution/multivariate_gaussian.py
src/gluonts/distribution/neg_binomial.py
src/gluonts/distribution/piecewise_linear.py
src/gluonts/distribution/student_t.py
src/gluonts/distribution/transformed_distribution.py
src/gluonts/distribution/transformed_distribution_output.py
src/gluonts/distribution/uniform.py
src/gluonts/evaluation/__init__.py
src/gluonts/evaluation/_base.py
src/gluonts/evaluation/backtest.py
src/gluonts/gp/.typesafe
src/gluonts/gp/__init__.py
src/gluonts/gp/gaussian_process.py
src/gluonts/kernels/__init__.py
src/gluonts/kernels/kernel.py
src/gluonts/kernels/kernel_output.py
src/gluonts/kernels/periodic_kernel.py
src/gluonts/kernels/rbf_kernel.py
src/gluonts/model/__init__.py
src/gluonts/model/common.py
src/gluonts/model/estimator.py
src/gluonts/model/forecast.py
src/gluonts/model/predictor.py
src/gluonts/model/testutil.py
src/gluonts/model/canonical/__init__.py
src/gluonts/model/canonical/_estimator.py
src/gluonts/model/canonical/_network.py
src/gluonts/model/deepar/.typesafe
src/gluonts/model/deepar/__init__.py
src/gluonts/model/deepar/_estimator.py
src/gluonts/model/deepar/_network.py
src/gluonts/model/gp_forecaster/.typesafe
src/gluonts/model/gp_forecaster/__init__.py
src/gluonts/model/gp_forecaster/_estimator.py
src/gluonts/model/gp_forecaster/_network.py
src/gluonts/model/npts/.typesafe
src/gluonts/model/npts/__init__.py
src/gluonts/model/npts/_estimator.py
src/gluonts/model/npts/_model.py
src/gluonts/model/npts/_predictor.py
src/gluonts/model/npts/_weighted_sampler.py
src/gluonts/model/prophet/.typesafe
src/gluonts/model/prophet/__init__.py
src/gluonts/model/prophet/_estimator.py
src/gluonts/model/prophet/_predictor.py
src/gluonts/model/r_forecast/__init__.py
src/gluonts/model/r_forecast/_predictor.py
src/gluonts/model/r_forecast/R/forecast_methods.R
src/gluonts/model/seasonal_naive/.typesafe
src/gluonts/model/seasonal_naive/__init__.py
src/gluonts/model/seasonal_naive/_estimator.py
src/gluonts/model/seasonal_naive/_predictor.py
src/gluonts/model/seq2seq/.typesafe
src/gluonts/model/seq2seq/__init__.py
src/gluonts/model/seq2seq/_forking_estimator.py
src/gluonts/model/seq2seq/_forking_network.py
src/gluonts/model/seq2seq/_mq_dnn_estimator.py
src/gluonts/model/seq2seq/_seq2seq_estimator.py
src/gluonts/model/seq2seq/_seq2seq_network.py
src/gluonts/model/seq2seq/_transform.py
src/gluonts/model/simple_feedforward/.typesafe
src/gluonts/model/simple_feedforward/__init__.py
src/gluonts/model/simple_feedforward/_estimator.py
src/gluonts/model/simple_feedforward/_network.py
src/gluonts/model/wavenet/__init__.py
src/gluonts/model/wavenet/_estimator.py
src/gluonts/model/wavenet/_network.py
src/gluonts/monkey_patch/__init__.py
src/gluonts/monkey_patch/monkey_patch_property_metaclass.py
src/gluonts/shell/.typesafe
src/gluonts/shell/__init__.py
src/gluonts/shell/__main__.py
src/gluonts/shell/train.py
src/gluonts/shell/sagemaker/__init__.py
src/gluonts/shell/sagemaker/params.py
src/gluonts/shell/sagemaker/path.py
src/gluonts/shell/serve/__init__.py
src/gluonts/shell/serve/app.py
src/gluonts/support/.typesafe
src/gluonts/support/__init__.py
src/gluonts/support/linalg_util.py
src/gluonts/support/util.py
src/gluonts/time_feature/__init__.py
src/gluonts/time_feature/_base.py
src/gluonts/time_feature/holiday.py
src/gluonts/time_feature/lag.py
src/gluonts/trainer/.typesafe
src/gluonts/trainer/__init__.py
src/gluonts/trainer/_base.py
src/gluonts/trainer/learning_rate_scheduler.py
test/test_sanity.py
test/test_transform.py
test/block/test_feature.py
test/block/test_scaler.py
test/core/.typesafe
test/core/test_component.py
test/core/test_serde.py
test/dataset/.typesafe
test/dataset/test_loader.py
test/dataset/test_stat.py
test/dataset/artificial/test_complex_seasonal.py
test/dataset/artificial/test_recipe.py
test/distribution/.typesafe
test/distribution/test_distribution_inference.py
test/distribution/test_distribution_output_shapes.py
test/distribution/test_distribution_sampling.py
test/distribution/test_distribution_shapes.py
test/distribution/test_lds.py
test/distribution/test_mixture.py
test/distribution/test_piecewise_linear.py
test/distribution/test_transformed_distribution.py
test/distribution/test_lds_data/data_level_issm.json.gz
test/distribution/test_lds_data/data_level_trend_issm.json.gz
test/distribution/test_lds_data/data_level_trend_weekly_seasonal_issm.json.gz
test/evaluation/test_evaluator.py
test/gp/.typesafe
test/gp/__init__.py
test/gp/data.py
test/gp/test_inference.py
test/gp/test_jitter.py
test/kernels/.typesafe
test/kernels/test_periodic_kernel.py
test/kernels/test_rbf_kernel.py
test/model/log.txt
test/model/test_backtest.py
test/model/test_deepar_auxiliary_outputs.py
test/model/test_deepar_lags.py
test/model/test_deepar_smoke.py
test/model/test_forecast.py
test/model/test_models.py
test/model/test_models_synthetic.py
test/model/test_npts.py
test/model/test_predictor.py
test/model/test_seasonal_naive.py
test/model/prophet/test_prophet.py
test/model/seq2seq/.typesafe
test/model/seq2seq/test_cnn.py
test/model/seq2seq/test_encoders.py
test/model/seq2seq/test_forking_sequence_splitter.py
test/model/seq2seq/test_quantile_loss.py
test/paper_examples/test_axiv_paper_examples.py
test/support/.typesafe
test/support/test_util.py
test/time_feature/test_holiday.py
test/time_feature/test_lag.py
test/trainer/.typesafe
test/trainer/test_learning_rate_scheduler.py
test/trainer/test_trainer.py