Lakesh created SPARK-14248: ------------------------------ Summary: Get the path hierarchy from root to leaf in the BisectingKMeansModel Key: SPARK-14248 URL: https://issues.apache.org/jira/browse/SPARK-14248 Project: Spark Issue Type: Improvement Components: MLlib Affects Versions: 1.6.0 Reporter: Lakesh Priority: Trivial
I was using the BisectingKMeansModel of mllib in spark. However, I couldn't find an existing method in the BisectingKMeansModel to return me the path hierarchy. So I added a small function that would return me the prediction path itself. I was thinking this could be useful for people with similar use case. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org