How can decision tree model in Spark (pyspark) be visualized?
I am trying to visualize decision tree structure in pyspark. But all the tools are for data. I could not find any for visualizing tree structure. Or is there a way I can visualize using the rules from toDebugString?
Mar-21-2016, 21:56:27 GMT
- Technology: