Identifying Location Outliers Using Isolation Forest in Scala Spark
I’m often brought the challenge of how to optimize our data to address real world problems for our clients. In this blog post, I describe my approach to a data science problem at PlaceIQ in which I attempted to identify outliers in our observed locations using an anomaly detection method called Isolation Forest. Background: PlaceIQ […]