Add a new post for my first Kaggle competition!

content
Bradlee Speice 2016-03-05 11:44:45 -05:00
parent c40b91b20e
commit adcf1dea8a
2 changed files with 451 additions and 0 deletions

View File

@ -0,0 +1,15 @@
Title: Predicting Santander Customer Happiness
Date: 2016-03-05
Category: Blog
Tags: machine learning, data science, kaggle
Authors: Bradlee Speice
Summary: My first real-world data challenge: predicting whether a bank's customers will be happy.
[//]: <> "Modified: "
{% notebook 2016-3-5-predicting-santander-customer-happiness.ipynb %}
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
</script>
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>

File diff suppressed because one or more lines are too long