I am learning Big data using Apache spark and I want to create a custom transformer for Spark ml so that I can execute some aggregate functions or can perform o
tree = dtModel.stages[-1] print(tree) #visualize the decision tree model AttributeError Traceback (most recent call last) Attribute
I am trying to build a demo project in java 9 with maven that uses the dependency: <dependency> <groupId>org.apache.spark<