Member since
06-22-2017
4
Posts
0
Kudos Received
0
Solutions
06-22-2017
09:00 AM
Hi, I am using spark ml classifier to create a model to predict whether a user will buy a product or not and I am using features both continuous and categorical. The model is predicting the outcome with some accuracy. Is there a way to see how much each feature is contributing to the prediction (i.e) the weight of each feature in the model created from training data? I am using spark 2.0.0 and all the classifiers available in it Thanks in Advance
... View more
Labels:
- Labels:
-
Apache Spark