Category: Technology

4

How to Lie with Graphs

Recently I chanced upon these visualizations on Transforming India by Government of India. The site is recording of how India has been transforming since 2014. While going through them I found a few charts/visuals which Darrell Huff in his 1954 book How to Lie with Statistics talks about in the context of how...

0

Getting started with IBM Iot Platform

I am planning to add some PM2.5 & PM10 sensors to my network for sensors which are at this point plain weather stations. With this I also wanted to explore a more scalable way of hosting data. Something that I can do easily and that I can suggest other readers. Some of my...

1

India urgently needs responsible disclosure policy guidelines for vulnerability reporting

This year has been an interesting one for infosecurity in India. Major infrastructure services — from identity to payment services — have gone online. This is also the reason why there is a lot of conversation happening around general and operational security. But what’s lacking is talk around missing guidelines to report security...

Carl Malamud and Dr. Sam Pitroda 0

Challenges for Open Data – India

Recently Carl Malamud who runs Public.Resource.Org and Sam Pitroda were in town to talk about Right to Information and Knowledge. I was asked to talk about Open Data Community in India. This post is my notes. Intro: 1 Minute I am Thejesh, I am one of the co-founder of DataMeet, Community of Open...

Personal Analytics Dashboard 2

Personal Analytics Dashboard using Metabase and Nomie

I love personal analytics. Ever since I have started logging using Nomie, I have experimented with data, mostly using spreadsheet. It’s interesting to find patterns and make corrections. Nomie uses CouchDB as the cloud storage. CouchDB is a great database but I prefer a simple RDBMS when I want to query. So sometime...

0

Getting started with SystemML

Table of Contents1 Welcome to SystemML2 Install SystemML and Run Hello World3 Run advanced program using Spark4 Connect to Jupyter Notebook5 Run ML using Notebook on Bluemix I have been exploring data as part of work and hobby for a long time. My process mostly involves clean up, analyze and visualize. Something that...