All posts by year

Showing everything matching: clear

2018

Hyperparameter Tuning & ML Pipelines

30 May 2018
scikit-learn machine learning python

This is the notebook underlying the reveal.js slides that were used for Richmond Data Science community meetup on May 30th, 2018.

More...
2017

Central VA traffic analysis

16 Nov 2017
analysis tweets simple

This is a simple analysis of Tweets from @511centralva to analyze traffic conditions in the Central VA area. The is the first attempt without any NLP and utilizes regex to parse tweets.

The aim is to obtain accident prone zones and times during the day.

More...