Skip to content

Instantly share code, notes, and snippets.

@Ekeany
Last active May 26, 2020 15:21
Show Gist options
  • Save Ekeany/8e34a275fec7ee47f3663ac6a193d623 to your computer and use it in GitHub Desktop.
Save Ekeany/8e34a275fec7ee47f3663ac6a193d623 to your computer and use it in GitHub Desktop.
from BorutaShap import BorutaShap, load_data
X, y = load_data(data_type='regression')
X.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment