An open API service indexing awesome lists of open source software.

https://github.com/bendavidaaron/sklearn-flask-demo

Demo for my SF python lighting talk
https://github.com/bendavidaaron/sklearn-flask-demo

Last synced: 3 months ago
JSON representation

Demo for my SF python lighting talk

Awesome Lists containing this project

README

        

# sklearn-flask-demo
Hey all, this is the demo app for my lighting talk at [this event](https://www.meetup.com/sfpython/events/250124870/).

To demonstrate loading and using a Scikit Learn estimator in a Flask app, you can just run `app.py` in a tmux session. Then run `make-requests.py` in another session, or check `0.0.0.0:33507` in your browser.