- Beginner’s Guide to Customer Segmentation - Mar 9, 2017.
At the core of customer segmentation is being able to identify different types of customers and then figure out ways to find more of those individuals so you can... you guessed it, get more customers!
Clustering, Customer Analytics, Histogram, K-means, Yhat
- Moving from R to Python: The Libraries You Need to Know - Feb 24, 2017.
Are you considering making a move from R to Python? Here are the libraries you need to know, how they stack up to their R contemporaries, and why you should learn them.
Jupyter, Pandas, Programming, Python, R, scikit-learn, Yhat
- What is a Support Vector Machine, and Why Would I Use it? - Feb 23, 2017.
Support Vector Machine has become an extremely popular algorithm. In this post I try to give a simple explanation for how it works and give a few examples using the the Python Scikits libraries.
Python, scikit-learn, Support Vector Machines, SVM, Yhat
- Making Python Speak SQL with pandasql - Feb 8, 2017.
Want to wrangle Pandas data like you would SQL using Python? This post serves as an introduction to pandasql, and details how to get it up and running inside of Rodeo.
Pandas, Python, SQL, Yhat
- Random Forests® in Python - Dec 2, 2016.
Random forest is a highly versatile machine learning method with numerous applications ranging from marketing to healthcare and insurance. This is a post about random forests using Python.
Algorithms, Classification, Ensemble Methods, Python, random forests algorithm, Yhat
- Free Tutorial: Data Science in Python - Jan 14, 2014.
This Data Science in Python tutorial covers importing data, scikit-learn basics, aggregation and grouping, feature engineering, model evaluation, and deployment.
Data Science Tutorial, IPython, Python, Yhat