Last active
January 1, 2021 03:48
-
-
Save vatsaldin/61c1a02d6244e70bd0ac593818edc679 to your computer and use it in GitHub Desktop.
create explainer object
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
explainer = dx.Explainer(model, X_train_df, Y_train_df, label='Hyporthyroidism') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment