Guest User

Untitled

a guest
Feb 16th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. result = model.score(X_test, Y_test)
  2. print("Accuracy:", result, '%')
Add Comment
Please, Sign In to add comment