insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
112 stars 40 forks source link

Missing feature bugfix #235

Closed j-t-t closed 5 years ago

j-t-t commented 5 years ago

Skip features that are in a city's config file but don't exist in the dataset.

Also small update to README based on a question someone had in running the pipeline.

codecov[bot] commented 5 years ago

Codecov Report

Merging #235 into master will increase coverage by 0.12%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage    54.5%   54.63%   +0.12%     
==========================================
  Files          34       34              
  Lines        3315     3324       +9     
==========================================
+ Hits         1807     1816       +9     
  Misses       1508     1508