GithubHelp home page GithubHelp logo

dilipbalachandran / bicycle-karma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajaykliyara/bicycle-karma

0.0 1.0 0.0 121.7 MB

CS109 - Final Project - Predicting and Tracking Bike Theft

Jupyter Notebook 100.00%

bicycle-karma's Introduction

Project: Bicycle Karma: Predicting bicycle theft

Team: Holmes

Course: CS 109

Term: Fall 2015


Prelude

Bicycle theft has become a glaring problem in many cities, particularly university centric. What is more interesting is the statistics surround this issue. For e.g. as reported by a survey conducted on 2000 riders in Montreal, only 36% of the riders reported the theft and from that only 2.4 percent of the stolen bicycles were recovered. The problem extends well beyond the university scape. FBI statistics from 2014 indicates that 3.6% (184575) of larceny theft is from bicycle thefts that were reported. There could be lots more unreported bicycle thefts. 

Many of the stolen bicycles are sold as parts or as a whole on sites such as e-bay. To enable buyers and victims track the origins of these bikes (parts), ‘Bikeindex’ (a bike registry) is encouraging bicycle owners to register their bicycles as well as report stolen bicycles. They have approximately 60K registered bicycles and have helped in recovering approximately 2650 stolen bicycles


Project Focus:

This project tried to answer the following two questions:

  1. What factors influences a bicycle theft? 
  2. Can we identify proportion of bikes stolen from home vs public places?

ipython Notebooks & Data:

Please refer to the Index.ipynb file to refer to the individual ipython notebooks.

  • 1 ipython notebooks for Data retrieval
  • 1 ipython notebook for Classification and Modeling
  • 1 ipython notebook for Text Analysis
  • All files used and created in the python notebooks are stored in the ‘Data’ folder

Non-standard python libraries used:

  • gensim - topic modelling libraries
  • nltk - text processing libraries
  • sklearn - libraries and tools for machine learning
  • numpy - package for scientific computing
  • seaborn - python visualization library built on matplotlib
  • matplotlib - 2D plotting library
  • pandas - data structures and data analysis tools
  • pprint - pretty print for python
  • pattern - web mining module
  • scipy - scientific tools for python
  • pygeocoder - to get attributes like city, state based on lat and long
  • googleplaces - python wrapper for google places api, used to get points of interest around the stolen location (lat,long)

bicycle-karma's People

Contributors

ajaykliyara avatar anushamohan avatar dilipbalachandran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.