Skip to content

poindextrose/Kaggle-Santander-Customer-Satisfaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains scripts for competing in the Kaggle Santanter Customer Satisfaction competition.

Starting

The Jupyter Notebook data cleaning.ipynb is the starting point to clean up the data. Run this first to prep the data for the other scripts.

Models

I tried out the following algorithms in the various scripts:

  • XGBoost
  • TPOT
  • GradientBoostingClassifier
  • SVM

I ran these models on a few machines and had the results saved to a cloud MongoDB so I could find the best hyperparameters.

About

Python scripts for Kaggle entry in Santander Customer Satisfaction competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors