h2oai / wave-apps

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

Make churn predictor data agnostic #51

Closed g-eoj closed 3 years ago

g-eoj commented 3 years ago

Parameterizes the ChurnPredictor class so that any train and test csv can be specified.

Partially addresses #50