Solution: Analyzing Clusters
Understand the implementation of analyzing clusters using the H2OKMeansEstimator algorithm.
We'll cover the following
Analyzing driver segments
A good clustering model is highly explainable, and the key differentiators make sense to the end users. In our last challenge, the task was to implement the H2OKMeansEstimator
algorithm and generate a box plot of the clusters with respect to the input features.
Here’s the complete implementation. Click the “Run” button below:
Get hands-on with 1400+ tech skills courses.