Skip to content

This tutorial is created by Baligh Mnassri. It is inspired from that realized by Ben Sadeghi. This work is improved, extended and adapted to be running on the databricks cloud. It presents six classifiers that will be compared at the cross validation part. I will explain how to compute the different evaluate metrics on the binary classification …

Notifications You must be signed in to change notification settings

mnassrib/churn-prediction-with-pyspark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

churn-prediction-with-pyspark

This tutorial is created by Baligh Mnassri. It is inspired from that realized by Ben Sadeghi. This work is improved, extended and adapted to be running on the databricks cloud. It presents six classifiers that will be compared at the cross validation part. I will explain how to compute the different evaluate metrics on the binary classification case.

The studied classifiers are:

  • Logistic regression
  • Naive Bayes
  • Linear Support Vector Machine
  • Decision tree classifier
  • Random forest classifier
  • Gradient-boosted tree classifier

Two notebooks are achieved:

About

This tutorial is created by Baligh Mnassri. It is inspired from that realized by Ben Sadeghi. This work is improved, extended and adapted to be running on the databricks cloud. It presents six classifiers that will be compared at the cross validation part. I will explain how to compute the different evaluate metrics on the binary classification …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published