Guest User

Untitled

a guest
Jun 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. [ERROR] In file /home/jenkins/workspace/pull-requests-benchmarks-benchmark/libraries/shogun/src/shogun/metric/LMNNImpl.cpp line 69: The initial transform must be a square matrix of size equal to the number of features
  2.  
  3. [FATAL] Exception: 'int' object is not subscriptable
  4. Traceback (most recent call last):
  5. File "benchmark/run_benchmark.py", line 624, in <module>
  6. new, args.user, args.password)
  7. File "benchmark/run_benchmark.py", line 435, in Main
  8. raise e
  9. File "benchmark/run_benchmark.py", line 420, in Main
  10. currentMetric = instance.RunMetrics(copy(run_options))
  11. File "methods/shogun/lmnn.py", line 137, in RunMetrics
  12. if results[0] < 0:
  13. TypeError: 'int' object is not subscriptable
  14. Makefile:176: recipe for target '.run' failed
  15. make: *** [.run] Error 1
Add Comment
Please, Sign In to add comment