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

fix for uninformative features and general fix for features #301

Closed bpben closed 4 years ago

bpben commented 4 years ago

Some fixes/additions:

codecov[bot] commented 4 years ago

Codecov Report

Merging #301 into master will increase coverage by 0.69%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   63.32%   64.02%   +0.69%     
==========================================
  Files          33       33              
  Lines        3253     3263      +10     
==========================================
+ Hits         2060     2089      +29     
+ Misses       1193     1174      -19