-
HTML5
HTML5 Internationalization Example
In this post we will look at Internationalization in HTML5. We will be translating the web page to use the…
Read More » -
Python
scikit-learn: Building a multi class classification ensemble
For the Kaggle Spooky Author Identification I wanted to combine multiple classifiers together into an ensemble and found the VotingClassifier…
Read More » -
Web Dev
3 Steps to Build the Next Great App
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
JavaScript
Moving From Mustache.js and jQuery to Vuejs for Client Side View Management Reactively
Introduction A month ago I wrote a post on using Mustache.js for client-side templating. I am pretty excited about the…
Read More » -
Python
Python: Learning about defaultdict’s handling of missing keys
While reading the scikit-learn code I came across a bit of code that I didn’t understand for a while but…
Read More » -
Python
Python: Combinations of values on and off
In my continued exploration of Kaggle’s Spooky Authors competition, I wanted to run a GridSearch turning on and off different…
Read More » -
CSS
CSS Horizontal Line Styling Example
1. Introduction In any web page or blog post, it is usually a good practice to identify and divide elements…
Read More » -
Python
scikit-learn: Creating a matrix of named entity counts
I’ve been trying to improve my score on Kaggle’s Spooky Author Identification competition, and my latest idea was building a…
Read More » -
Web Dev
The Beginner’s Guide to Mobile Application Requirements Documents
The Google Play Store hosts 3.3 million apps, as on September 2017, but not all apps are equal. Users rate…
Read More »