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

Deal with warnings on model #236

Closed bpben closed 5 years ago

bpben commented 5 years ago

The model right now gives a few warnings from scikit-learn that need to be squelched.

bpben commented 5 years ago

@shreyapandit this is covered, right, by #238 ? Closing.