Skip to content

NTI-Final-Assignment Use flask(python) and shiny dashboard (R) to build simple user interface to see how choosing classification model may affect prediction accuracy, using Customer Churn Dataset.

Notifications You must be signed in to change notification settings

abdoghareeb46/NTI-Final-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NTI-Final-Assignment

NTI-Final-Assignment Use flask(python) and shiny dashboard (R) to build simple user interface to see how choosing classification model may affect prediction accuracy, using Customer Churn Dataset.

I tried to handle imbalanced classes in dataset using OverSampling technique (SMOTE Algorithm, RandomOverSampler) from imbalanced-learn API

Customer Churn probability (Yes / No).

i have used:

  • Logistic Regression.
  • KNN.
  • SVM.
  • Random forest.
  • Decision Tree.
  • Naive Bayes.

About

NTI-Final-Assignment Use flask(python) and shiny dashboard (R) to build simple user interface to see how choosing classification model may affect prediction accuracy, using Customer Churn Dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published