Skip to content

jlkhermes38/NYC_risk

 
 

Repository files navigation

NYC_risk

The process

  1. Business Understanding
  2. Find data
  3. Understand data
  • Understand all columns
  • Run tests involving aggregate data: - Neighborhoods with most accidents - Day of the week with most accidents - Time of the day with most accidents - Type of car involved in most accidents
  1. Define business rules (criteria)
  • Criteria for dangerous routes
  • Define a scale to measure risk
  • Define the influence radius of an accident
  1. Prepare data/matrix
  • Choose the columns/criteria that make more sense (dimensionality reduction)
  • Fill missing data by combining other data
  1. Develop logic/work flow
  2. Develop code
  3. Test
  4. Implement solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.1%
  • R 14.2%
  • CSS 0.7%