Giter Club home page Giter Club logo

aiatncstatespring2021safetypathgeneratorprojectrepository's Introduction

Welcome to Safety Path Generator Project

An ML model with user interface, to provide probability of certain crime occuring at any given time and date in future.
The user interacts with the spatial map of the area(eg: Raleigh) to analyse the heatmap color coded with the probability of risk.
This enables the user to avoids certains areas at certain points of the day, where their likelihood of becoming victims of a particular type of crime are higher.

Demo

web interface:

demo_crime_project.mov

HeatMap sample :

image

Install :

pip install Flask

Usage :

flask run

Contact :

๐Ÿ‘ค Swathi Dinakaran 
@ https://www.linkedin.com/in/swathi-dinakaran/

๐Ÿค Contributors:

Thanks to all the people who contribute.

Jeffrey Wang(ideation,data), Pratham Chhabria(ideation), Jeremy Spooner(data)

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

AIatNCStateSpring2021SafetyPathGeneratorProject

This Spring 2021 AI at NC State project repository cotnains all of the machine learning prototyping code for the Safety Path Generator project. Acquiring tabular de-identified crime data from local college cities in North and South Carolina, cities in North and South Carolina, it seeks to harness the power of applied AI models to provide a heat map at any given time and place where incidences of crime per type are occuring and alert users of those areas, thereby providing with a path to take to avoid certains areas at certain points of the day where their likelihood of becoming victims of a particular type of crime are higher.

Project Organization

โ”œโ”€โ”€ LICENSE
โ”œโ”€โ”€ Makefile           <- Makefile with commands like `make data` or `make train`
โ”œโ”€โ”€ README.md          <- The top-level README for developers using this project.
โ”œโ”€โ”€ data
โ”‚ย ย  โ”œโ”€โ”€ external       <- Data from third party sources.
โ”‚ย ย  โ”œโ”€โ”€ interim        <- Intermediate data that has been transformed.
โ”‚ย ย  โ”œโ”€โ”€ processed      <- The final, canonical data sets for modeling.
โ”‚ย ย  โ””โ”€โ”€ raw            <- The original, immutable data dump.
โ”‚
โ”œโ”€โ”€ docs               <- A default Sphinx project; see sphinx-doc.org for details
โ”‚
โ”œโ”€โ”€ models             <- Trained and serialized models, model predictions, or model summaries
โ”‚
โ”œโ”€โ”€ notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
โ”‚                         the creator's initials, and a short `-` delimited description, e.g.
โ”‚                         `1.0-jqp-initial-data-exploration`.
โ”‚
โ”œโ”€โ”€ references         <- Data dictionaries, manuals, and all other explanatory materials.
โ”‚
โ”œโ”€โ”€ reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
โ”‚ย ย  โ””โ”€โ”€ figures        <- Generated graphics and figures to be used in reporting
โ”‚
โ”œโ”€โ”€ requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
โ”‚                         generated with `pip freeze > requirements.txt`
โ”‚
โ”œโ”€โ”€ setup.py           <- makes project pip installable (pip install -e .) so src can be imported
โ”œโ”€โ”€ src                <- Source code for use in this project.
โ”‚ย ย  โ”œโ”€โ”€ __init__.py    <- Makes src a Python module
โ”‚   โ”‚
โ”‚ย ย  โ”œโ”€โ”€ data           <- Scripts to download or generate data
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ make_dataset.py
โ”‚   โ”‚
โ”‚ย ย  โ”œโ”€โ”€ features       <- Scripts to turn raw data into features for modeling
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ build_features.py
โ”‚   โ”‚
โ”‚ย ย  โ”œโ”€โ”€ models         <- Scripts to train models and then use trained models to make
โ”‚   โ”‚   โ”‚                 predictions
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ predict_model.py
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ train_model.py
โ”‚   โ”‚
โ”‚ย ย  โ””โ”€โ”€ visualization  <- Scripts to create exploratory and results oriented visualizations
โ”‚ย ย      โ””โ”€โ”€ visualize.py
โ”‚
โ””โ”€โ”€ tox.ini            <- tox file with settings for running tox; see tox.readthedocs.io

aiatncstatespring2021safetypathgeneratorprojectrepository's People

Contributors

swathi-dinakaran avatar vyathakavilocana avatar

Watchers

 avatar  avatar

aiatncstatespring2021safetypathgeneratorprojectrepository's Issues

modelling

machine learning models for analyzing the data.

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.