fable.prophet | fable extension for the prophet forecasting procedure
kandi X-RAY | fable.prophet Summary
kandi X-RAY | fable.prophet Summary
fable.prophet is a R library. fable.prophet has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
This package provides a tidy R interface to the prophet forecasting procedure using fable. This package makes use of the prophet package for R.
This package provides a tidy R interface to the prophet forecasting procedure using fable. This package makes use of the prophet package for R.
Support
Quality
Security
License
Reuse
Support
fable.prophet has a low active ecosystem.
It has 48 star(s) with 6 fork(s). There are 8 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 23 have been closed. On average issues are closed in 51 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of fable.prophet is v0.1.0
Quality
fable.prophet has no bugs reported.
Security
fable.prophet has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
fable.prophet does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
fable.prophet releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fable.prophet
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fable.prophet
fable.prophet Key Features
No Key Features are available at this moment for fable.prophet.
fable.prophet Examples and Code Snippets
Copy
library(tsibble)
library(dplyr)
cafe <- tsibbledata::aus_retail %>%
filter(Industry == "Cafes, restaurants and catering services")
library(fable.prophet)
#> Loading required package: Rcpp
#> Loading required package: fabletools
fit &l
Copy
install.packages("fable.prophet")
# install.packages("remotes")
remotes::install_github("mitchelloharawild/fable.prophet")
Community Discussions
No Community Discussions are available at this moment for fable.prophet.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fable.prophet
The can install the stable version from CRAN:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page