Skip to content

This is spark/Scala based Mobile Telecommunication Customer Churn Prediction model developed using Random Forest algorithm

Notifications You must be signed in to change notification settings

hasitha087/sparkChurnPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparkChurnPrediction

This is spark/Scala based Mobile Telecommunication Customer Churn Prediction model developed using Random Forest algorithm.

  • This reads training data from hive table. Change table name and features which you suppose to add in side the src/main/scala/churnRF.scala.

  • To compile use scala sbt.

    • sbt package
    • sbt compile
  • Dependacies included in build.sbt file.

About

This is spark/Scala based Mobile Telecommunication Customer Churn Prediction model developed using Random Forest algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published