Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdbecker/pydata_2013
PyData Boston 2013 talks: "Intro to scikit-learn" & "Realtime Predictive Analytics: Using scikit-learn and RabbitMQ"
https://github.com/mdbecker/pydata_2013
Last synced: about 2 months ago
JSON representation
PyData Boston 2013 talks: "Intro to scikit-learn" & "Realtime Predictive Analytics: Using scikit-learn and RabbitMQ"
- Host: GitHub
- URL: https://github.com/mdbecker/pydata_2013
- Owner: mdbecker
- License: gpl-3.0
- Created: 2013-07-29T19:47:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-05T02:46:53.000Z (almost 11 years ago)
- Last Synced: 2023-03-12T08:28:49.436Z (almost 2 years ago)
- Homepage:
- Size: 44.8 MB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pydata_2013
===========PyData Boston 2013 talks: "Intro to scikit-learn" & "Realtime Predictive Analytics: Using scikit-learn and RabbitMQ"
If you are interested in working for [the best company](https://www.aweber.com/blog/press/aweber-wins-2013-best-places-to-work-by-philadelphia-business-journal) in the universe, [send me an email](mailto:[email protected]).
![The best company in the universe](/AWeber_Universe.jpg "The best company in the universe")Intro to scikit-learn
---------------------
In this talk you will get a brief overview of Machine Learning and scikit-learn. This is a repeat of the talk I gave for PhillyPUG & DataPhilly which is a scaled down version of this talk from Pycon 2013 http://github.com/jakevdp/sklearn_pycon2013.[![ScreenShot](http://i.imgur.com/7fFKU1G.png)](http://vimeo.com/72859487)
[SlideShare](http://www.slideshare.net/aweberinc/intro-to-scikit-learn-pydata-boston-2013)
Realtime Predictive Analytics: Using scikit-learn and RabbitMQ
--------------------------------------------------------------
In this talk I'll describe how to deploy a predictive model in a production environment using RabbitMQ and scikit-learn. I'll show a realtime content classification system to demonstrate this design.[![ScreenShot](http://i.imgur.com/7mNdaaj.png)](http://vimeo.com/73628112)
[SlideShare](http://www.slideshare.net/aweberinc/realtime-predictive-analytics-pydata-boston-2013)