Skip to content

Instantly share code, notes, and snippets.

@joshreini1
Created June 15, 2023 14:49
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 joshreini1/8abaee19606e080116d828b267dce399 to your computer and use it in GitHub Desktop.
Save joshreini1/8abaee19606e080116d828b267dce399 to your computer and use it in GitHub Desktop.
background_split = background_split.rename(columns={'oss_attr':'os_shap_influence',
'is_mobile_attr':'is_mobile_shap_influence',
'pageviews_attr':'pageviews_shap_influence',
'country_attr':'country_shap_influence'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment