Skip to content

Instantly share code, notes, and snippets.

@PranjalDureja0002
Created March 15, 2021 10:01
Show Gist options
  • Save PranjalDureja0002/0d3b5a09f81bff0d68140a4bb7fe20b4 to your computer and use it in GitHub Desktop.
Save PranjalDureja0002/0d3b5a09f81bff0d68140a4bb7fe20b4 to your computer and use it in GitHub Desktop.
model
+---------+-----------------+----------------+----------------+---------------+
| Model | Train AUC Score | Test AUC Score | Train F1 Score | Test F1 Score |
+---------+-----------------+----------------+----------------+---------------+
| XgBoost | 0.99938 | 0.99855 | 0.9998 | 0.990791 |
+---------+-----------------+----------------+----------------+---------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment