madderleDec 22, 20178 min readDeploying Models as an API with Docker and DjangoMany posts exist around designing and building Machine learning models. When I first started in data science I went through a lot of data...
madderleDec 14, 20174 min readTwitter Streaming with Docker Compose & MongoDBThere are lots of blog posts regarding sentiment analysis with Twitter. The purpose of this post is to show how to create a streaming...
madderleDec 12, 20175 min readDocker for Data ScienceOne of the common themes you will see through many of my posts is the use of Docker (and Python). I have fallen in love with the tool,...
madderleDec 11, 20173 min read(Won) Hack-Austin Data Hackathon Exploring Data for Health and SafetyThis past weekend (12/8/2017 - 12/10/2017) I participated in a data hackathon put on by the City of Austin Office of Performance...
madderleDec 1, 20175 min readInternal Web Application Deployment with JenkinsDeploying web applications using Jenkins and Github. This is a continuation of my last blog post on building internal web applications....
madderleNov 30, 20173 min read(Won) Ride Austin Data Hackathon Providing Insights on new riders and creating KPIs for marketing and sales teams to use. Back in May 2017 I participated in my first...
madderleNov 15, 20178 min readBuilding Internal Web Applications with DockerCreate a template for building internal web applications with Docker+Django+PostgreSQL+NGINX. One of the most powerful things about being...