h2oai / wave-apps

Sample AI Apps built with H2O Wave.
MIT License
144 stars 51 forks source link

Refactor insurance churn risk to use wave-ml #67

Closed vopani closed 3 years ago

vopani commented 3 years ago

Using Wave ML Bare minimum refactoring to use wave-ml for modelling. There is more that can be done but this is a good place to start.

Part of #41 Related to #61 #65