Shafayat__

Untitled

Dec 6th, 2023
799
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.  [0.]
  4.  [0.]
  5.  [0.]
  6.  [0.]
  7.  [0.]
  8.  [1.]
  9.  [1.]
  10.  [1.]
  11.  [0.]
  12.  [0.]
  13.  [1.]
  14.  [1.]
  15.  [1.]
  16.  [1.]
  17.  [1.]
  18.  [0.]
  19.  [1.]
  20.  [0.]
  21.  [0.]]
  22.  
  23. True Output:
  24. [[1]
  25.  [0]
  26.  [0]
  27.  [0]
  28.  [0]
  29.  [0]
  30.  [1]
  31.  [1]
  32.  [1]
  33.  [0]
  34.  [0]
  35.  [1]
  36.  [1]
  37.  [1]
  38.  [1]
  39.  [1]
  40.  [0]
  41.  [1]
  42.  [0]
  43.  [0]]
  44.  
  45. Accuracy: 100.00%
Advertisement
Add Comment
Please, Sign In to add comment