In this post, we review common applications of Machine Learning, and the differences between the two subtypes of Supervised vs. Unsupervised Machine Learning.
Describes a method to programmatically manage Facebook Custom Audiences.
Often we want to predict discrete outcomes in our data. Can an email be designated as spam or not spam? Was a transaction fraudulent or valid?
One of the most common questions we have of our data is evaluating the value of something. How many items will we sell next month? How much does it cost to produce them? How much revenue will we make over the year?
One of the most common analyses we perform is to look for patterns in data. What market segments can we divide our customers into? How do we find clusters of individuals in a network of users?
Machine Learning can often be a black box. To gain actionable insights, its helpful to know how a variable influences a model. Here we outline 5 ways to assess feature importance to affecting the probability of an outcome.