Skip to content

Instantly share code, notes, and snippets.

@vatsaldin
Last active January 1, 2021 03:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vatsaldin/51c5dcd22616abcdca77b777731d7bb8 to your computer and use it in GitHub Desktop.
Save vatsaldin/51c5dcd22616abcdca77b777731d7bb8 to your computer and use it in GitHub Desktop.
Surrogate model
surrogate_model = explainer.model_surrogate(max_vars=6, max_depth=3)
surrogate_model.performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment