Skip to content

This Shiny application will forecast values from a user-provided .csv file with two columns: date and value (in that order).

Notifications You must be signed in to change notification settings

HenrikVarmer/volva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volva

This is a simple Forecasting Application, which takes a date and value combination as input. The program then forecasts values for a specified time period. The library responsible for generating forecasts is the prophet package from the facebook core data science team.

Access the shiny application here: https://varmer.shinyapps.io/volva/

About

This Shiny application will forecast values from a user-provided .csv file with two columns: date and value (in that order).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages