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

added split column capability to model #288

Closed bpben closed 4 years ago

bpben commented 4 years ago

This adds the ability to generate model outputs for each of the split columns in the config.

codecov[bot] commented 4 years ago

Codecov Report

Merging #288 into master will increase coverage by 0.54%. The diff coverage is 50%.

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage   62.01%   62.55%   +0.54%     
==========================================
  Files          32       32              
  Lines        3262     3229      -33     
==========================================
- Hits         2023     2020       -3     
+ Misses       1239     1209      -30