Giter Site home page Giter Site logo

dse511-project3-team / dse511-project-3-code-repo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.54 MB

Git repository to manage the machine learning learning project-3 for DSE511.

Python 2.17% Jupyter Notebook 97.83%
machine-learning accidents-analysis classification python3 numpy matplotlib pandas

dse511-project-3-code-repo's People

Contributors

eyjo1 avatar isanjeevsingh avatar russtyhub avatar

Watchers

 avatar

dse511-project-3-code-repo's Issues

EDA: Mean Duration

  • Plot mean duration of the accident by severity
  • Plot mean duration of the accident by severity for each city

Preprocess the dataset, compress it, upload to GitHub

Russ is on this!

I will have the final result either end of today or tomorrow morning and we can go over the changes I made and how to work with the compressed version. Our goal is to trim it down a lot from 1.3 Million observations to around 75 thousand. We will only use data from certain US Cities.

Create EDA Folder under Docs

Create a new folder called "EDA" under the docs folder, which will carry all the images that we generated for our EDA.

EDA: Side accident

  • Plot the distribution of accidents by side of street the accident occurred (left or right)

EDA: By month and weekday

  • Distribution of accidents by month and weekday split by severity. We can also provide the stats by cities.

Preprocess Location + Basic Variables

In this issue, we plan to preprocess the following variables:

'ID', 'Severity', 'Start_Time', 'End_Time', 'Distance(mi)', 'Description', 'Start_Lat', 'Start_Lng', 'End_Lat', 'End_Lng', 'Number', 'Street', 'Side', 'City', 'County', 'State', 'Zipcode', 'Country', 'Timezone', 'Airport_Code'

The goal is to impute the missing values and to drop the irrelevant columns.

Factor Analysis

Finding the factors that carry the greatest significance.

Chi Square Test

Conduct analysis of variance by city to determine a trend in accident rate by city.

EDA: Side accident

  • Plot the distribution of accidents by side of street the accident occurred (left or right)

Post Modeling Analysis

  • Generate feature importance plots to understand what features were important for predicting the severity of the accidents.
  • Generate learning curves.
  • Generate probability distribution plots for prediction probabilities.

Preprocess Infrastructure

Infrastructure Analysis will conducted in this issues to preprocess the following variables:

'Traffic_Signal', 'Crossing', 'Station','Amenity', 'Bump', 'Give_Way', 'Junction', 'No_Exit', 'Railway', 'Roundabout','Stop', 'Traffic_Calming', 'Turning_Loop'.

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.