Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Aug 4, 2021
2 parents 9ffe43c + 719ace2 commit ea66492
Show file tree
Hide file tree
Showing 41 changed files with 96 additions and 63 deletions.
2 changes: 1 addition & 1 deletion R/core-install.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' Install GluonTS
#' Install / Uninstall GluonTS
#'
#' @description
#' `install_gluonts()`: Installs `GluonTS` Probabilisitic Deep Learning Time Series Forecasting Software
Expand Down
4 changes: 2 additions & 2 deletions R/parsnip-deepstate.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# GP FORECASTER ----
# DEEP STATE ----

#' General Interface for GP Forecaster Time Series Models
#' General Interface for Deep State Time Series Models
#'
#' `deep_state()` is a way to generate a _specification_ of a DeepState Estimator
#' before fitting and allows the model to be created using
Expand Down
2 changes: 1 addition & 1 deletion _environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- mxnet~=1.7
- gluonts==0.8.0
# - numpy==1.16.6
# - numpy
# - numpy==1.17.2
- numpy
- pandas==1.0.5
- pathlib==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/getting-started.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/managing-envs.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/using-gpus.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 22 additions & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ articles:
getting-started: getting-started.html
managing-envs: managing-envs.html
using-gpus: using-gpus.html
last_built: 2021-07-19T20:39Z
last_built: 2021-07-27T18:01Z

2 changes: 1 addition & 1 deletion docs/reference/as_pandas_timestamp.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/deep_ar.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/reference/deep_state.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/deepar_fit_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/deepar_predict_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/deepar_torch_fit_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/deepstate_fit_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/deepstate_predict_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion docs/reference/gluonts-env.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/gp_forecaster.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/gp_forecaster_fit_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/gp_forecaster_predict_impl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea66492

Please sign in to comment.