Recent Posts

Data, Data, Data!  - 18 Dec, 2011 (data, semanticweb, idea)

A view on a data driven future and the need for the semantic web

Table.query  - 14 Oct, 2011 (data, ruby, SQL, project)

A small ruby class inspired by R’s sqldf

Monitoring Productivity II - the Others  - 30 Sep, 2011 (data, productivity, statistics, R, project)

In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...

Dashboards Toolkit  - 24 May, 2011 (data, visualization, ruby, dashboard, javascript, project)

An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently

Who Chats the Most?  - 28 Apr, 2011 (data, visualization, statistics, ruby, project)

From my Skype chat history, a visualization of the counts of chats by (anonymised) user

Machine Learning Ex5.2 - Regularized Logistic Regression  - 20 Mar, 2011 (machinelearning, R, statistics, project, data)

Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...