Category Archives : Programming


A Freaking Simple Guide to Github

GitHub is extremely frustrating at times.  Especially when you spend more time tweaking your settings rather than writing / committing code.  I’m going to walk through a couple situations that I’ve ran into.  If you’re looking for a broader, simple tutorial, the git – the simple guide fits that bill nicely as well. Connect an Existing Directory […]


My Top 5 Reasons to Use WEKA

Reading through the Data Mining: Practical Machine Learning Tools and Techniques (WEKA) book (also part of the Data Science Reading list), I started wondering who was WEKA really for.  There are a lot of analytics tools and plenty of open-source ones.  So WEKA has to fill a niche somewhere. The WEKA website describes it uses as […]