Created
June 3, 2019 05:54
-
-
Save karamanbk/8af50168240621516e5722e4196d1533 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's probably an overfitting problem as the accuracy for the test set is way lower than that of the training set.
Accuracy of XGB classifier on training set: 0.92
Accuracy of XGB classifier on test set: 0.62