Skip to content

Forecasting tool, column-wise forecasts, backtests, etc.

Notifications You must be signed in to change notification settings

chasenuzum/BulkCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Forecasting

  • Automatic forecasts with FB_Prophet, XGBoost, and Holt-Winters; Graphing and accuracy included
  • Data used must be tabluar in format
  • Dates in column called 'Date' and rest of data in columns that match up to the date column
  • Assumed to be monthly data
  • Only a script, can be expanded upon

Updates

  • Object based version

About

Forecasting tool, column-wise forecasts, backtests, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages