Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wibowotangara/6b400c14f3d8bcc47b0c38ce7e01a1c0 to your computer and use it in GitHub Desktop.
Save wibowotangara/6b400c14f3d8bcc47b0c38ce7e01a1c0 to your computer and use it in GitHub Desktop.
X = df_model
Y = df_model['loan_label']
feature_names = X.columns.tolist()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment