Shafayat__

Untitled

Dec 6th, 2023
1,038
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.31 KB | None | 0 0
  1. Predicted Output:
  2. [[1.]
  3.  [1.]
  4.  [1.]
  5.  [1.]
  6.  [1.]
  7.  [1.]
  8.  [1.]
  9.  [1.]
  10.  [1.]
  11.  [1.]
  12.  [1.]
  13.  [1.]
  14.  [1.]
  15.  [1.]
  16.  [1.]
  17.  [1.]
  18.  [1.]
  19.  [1.]
  20.  [1.]
  21.  [1.]]
  22.  
  23. True Output:
  24. [[1]
  25.  [0]
  26.  [0]
  27.  [0]
  28.  [0]
  29.  [1]
  30.  [0]
  31.  [1]
  32.  [0]
  33.  [1]
  34.  [1]
  35.  [0]
  36.  [1]
  37.  [1]
  38.  [1]
  39.  [1]
  40.  [0]
  41.  [1]
  42.  [0]
  43.  [0]]
  44.  
  45. Accuracy: 50.00%
Advertisement
Add Comment
Please, Sign In to add comment