Janhavi Mahajan

Results 5 comments of Janhavi Mahajan

1. Setup build and test pipeline : This is addressed in another issue #123

Making a note here to add dashboard linting

This is on pause until we restart our discussion for this in July.

@imatiach-msft : @enosakhare recommended the fix (similar fix) which was made to unified information explainer. return _create_local_explanation( classification=True, text_explanation=True, local_importance_values=**np.array(local_importance_values)[1:-1]**, method="neural network", model_task="classification", features=**self.parsed_sentence[1:-1]**, classes=classes, predicted_label=predicted_label, true_label=true_label, )

This depends on the new data serialization framework being developed for interpret.