Visualizing OpenCellID database on Web with Django and PostGIS

Towers is a python/django based project for visualizing GSM towers database from OpenCellId.org. It requires python 2.7.x and Django 1.7. Demo on Heroku and full source code here.

Installation Guide

Chooosing Best Predictive Model with Regression

Introduction

The aim of this projcet is to build a predictive model for the given data set. Two datasets are provided; train and test data sets. There are 254 features in for each set and a target value for training set. Ultimately, the goal is to assess predictive accuracy on the test set using the mean squared error metric.

Scraping Blocket.se to Get Car Info for Fun.

Scraping classifieds service blocket.se (for fun) to collect car information using Python’s scrapy framework. Scraped data is cleaned and stored in MongoDB. Get the full code here.

Dynamic Human identity Recognition Using Kinect Device

A demo of a research project I did at Umea university in Sweden.

Controlling Google Earth with Kinect Device

A kinect interface to control google earth! The project was part of Digital Vision course at Umea University.