Intro to Machine Learning George Brocklehurst gives an overview of what Machine Learning is and what it can do, before live-coding a simple Machine Learning system. Thom Obarski November 12, 2018 Machine Learning Workshops Python
Recommending blog posts with machine learning How we recommend similar posts with an LDA topic model. George Brocklehurst July 30, 2018 Machine Learning Natural Language Processing Python
What is Machine Learning? Machine learning’s everywhere these days, but … err … what is it? George Brocklehurst January 5, 2018 Machine Learning Python
How to manage your Python projects with Pipenv Use Pipenv to simplify the management of dependencies in your Python projects. Murtaza Gulamali February 20, 2017 Python DevTools Web
Emacs as a Python IDE From the New York Emacs Meetup, Drew Werner shows us how to turn Emacs into a multi-language IDE. Thom Obarski February 17, 2017 Emacs New York City Python
Ruby and Python Libraries for Yammer's API We’ve worked closely with folks at Yammer to help developers build... Adarsh Pandit November 24, 2013 Web Ruby Python
Class-Based Generic Views in Django I have a confession to make: Even though thoughtbot is mostly known for the... George Brocklehurst February 22, 2013 Web Python Django
Writing a Hoptoad Notifier: Contacting the Toad An example of writing a library to hit the Hoptoad error notification API. Mike Burns January 8, 2010 Web Python Airbrake