Skip to content

"Predictive model of bicycle theft and patterns identification in different cities around the world" project.

License

Notifications You must be signed in to change notification settings

TEAM-IMT/bikes-theft-model

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

bikes-theft-model

Predictive Model of Bicycle Theft in the City of Toronto Toronto based on time series and demographic demographic data
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Today bicycles have become one of the most used transport around the world. According to estimates, there are already more than two billion bicycles in use worldwide. By 2050, this number could reach five billion. Among many reasons for the increase in their use is, the decrease in CO2 emissions, ease of acquisition and comfort in transport. However, there are some risks involved in using bicycles as principal transportation mode, including theft.

Currently, thanks to the databases of the different security entities on the planet, it is possible to identify points of concentration of thefts in different cities. However, few studies have been carried out to identify theft patterns, which would increase the safety and confidence of cyclists when riding on the roads. For this reason, the following questions are asked: Is there a relationship between bicycle theft and features such as time of day, place of theft and cost? Is it possible to find common patterns among different cities or are there city-specific behaviors? Additionally, once the main factors that influence theft have been identified, can the probability of theft be predicted, by: geographical location, daytime, and price of the bicycle?

Built With

The main libraries used in the project were:

Getting Started

To get a local copy just executed the following command:

git clone https://github.com/TEAM-IMT/bikes-theft-model

Prerequisites

Nothing to do

Installation

  1. Install all the libraries
pip3 -m install -U -r requirements.txt

Usage

Run the main notebook Codigos/Statistic_bike_theft.ipynb, step by step, with all the instructions deposited in it.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

About

"Predictive model of bicycle theft and patterns identification in different cities around the world" project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published