0

I get an error:

RuntimeError: Driverless AI Server reported an error: Model does not support pred_contribs=True. Aborting.

What generates this error? Which models do not support pred_contribs=True?

  • can you post the code you were running from the python client that generated this error? and list the models you have run? The final model can be found in the experiment summary zip. – Lauren Apr 18 '19 at 17:51

1 Answers1

0

currently, pred_contribs option for the DAI python client should be available, unless your pipeline has TF or rulefit.

Lauren
  • 5,640
  • 1
  • 13
  • 19