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.
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.
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 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.
A kinect interface to control google earth! The project was part of Digital Vision course at Umea University.