Skip to content

scirag/fbprophet-rest-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fbprophet-rest-docker

Alpine based Docker Image for Facebook Prophet

Registry : https://hub.docker.com/r/safakcirag/fbprophet-rest

  • python : 3.6
  • fbprophet : 0.4.post2
  • Jupyter Notebook
curl '-d {"periods":1, \
          "ds": ["2007-12-10", "2007-12-11", "2007-12-12", "2007-12-13", "2007-12-14"], \
          "y": [9.59076113897809, 9.51959031601596, 9.18367658262066, 9.07246736935477, 9.0935720735049]}' \
          -H "Content-Type: application/json" -X POST http://localhost/

About

Alpine based Docker Image for Facebook Prophet REST Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published