Skip to content

tristanz/dsfortelcoCDSW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Churn Modeling for Telco

This project demonstrates how to use the common utilized demo, DS for telco, to highlight the experiments and models API features in Cloudera Data Science Workbench (CDSW).

  1. train.py trains a model using Spark for ETL and sklearn for model fitting.
  2. predict.py wraps the sklearn model in a simple model function.
  3. cdsw-build.sh ensures sklearn is installed for Python 3.

About

DS for Telco on CDSW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%