Mleap Calculating Confidence and feature score

19 Views Asked by At

I was able to successfully serialize a pyspark generated RandomForestModel as Mleap bundle and run it using mleap-runtime. I want to get the confidence score and score for each feature. Is there a way to achieve that without using any spark dependencies?

0

There are 0 best solutions below