FluMapModel/modelServR
famulare 6448fd5786 preparing branch for model science review 2019-07-24 19:02:25 +00:00
..
R Ensure we provide a value for NA and INF that can be parsed by most JSON engines 2019-07-14 16:35:04 -07:00
man not sure how `simplifyDataFrame=` nothing ever worked... 2019-05-11 01:09:10 +00:00
.Rbuildignore Migrating R packages to seattleflu/incidence-mapper repo and updating documentation, to-dos. etc. 2019-03-28 12:19:00 -07:00
.gitignore made modelServR compliant with Roxygen and R-package styling 2019-05-09 21:52:48 +00:00
DESCRIPTION Add more details to description 2019-05-13 14:27:39 -07:00
NAMESPACE preparing branch for model science review 2019-07-24 19:02:25 +00:00
README.md moved saveModel.R to modelServR in advance of proper artifact storage by @devclinton 2019-04-19 16:00:38 -07:00
makePackage.R Migrating R packages to seattleflu/incidence-mapper repo and updating documentation, to-dos. etc. 2019-03-28 12:19:00 -07:00

README.md

modelServR

modelServR is the interface between the R and python layers. It saves trained models and interacts with the api_service to find requested model data and return it to the visualization service.

THIS NEEDS A LOT OF WORK!