Skip to content

A simple API that returns a JSON array containing traffic volume predictions generated by a ridge regression model

Notifications You must be signed in to change notification settings

kzh4ng/flask_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_server

An API that returns a JSON array containing traffic volume predictions

Run the server with export FLASK_APP=app.py and flask run --host [host IP] --port [port]

About

A simple API that returns a JSON array containing traffic volume predictions generated by a ridge regression model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published