Skip to content

Imbalanced-class binary classification for Santander Customer Satisfaction Prediction based on 200 variables with Keras. AUC score of 0.8 https://www.kaggle.com/c/santander-customer-transaction-prediction/

Notifications You must be signed in to change notification settings

fallintoplace/Customer-Satisfaction-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Customer-Satisfaction-Prediction

Imbalanced-class binary classification for Santander Customer Satisfaction Prediction based on 200 variables with Keras. AUC score of 0.8 https://www.kaggle.com/c/santander-customer-transaction-prediction/

Simple neural network architecture on Keras of 2 dense layers with size 50, with PReLu activation function (the last layer is sigmoid), dropouts and layer normalizations. Imbalanced classes require different weights for 2 outcomes.

Test Image 1

About

Imbalanced-class binary classification for Santander Customer Satisfaction Prediction based on 200 variables with Keras. AUC score of 0.8 https://www.kaggle.com/c/santander-customer-transaction-prediction/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages