AttributeError: 'LibSVMOnline' object has no attribute 'support_pts'
rdragos opened this issue · 0 comments
rdragos commented
What's the minimal example I can run a basic example of a black box attack?
I tried the crack-svm.py file but I encounter this error: AttributeError: 'LibSVMOnline' object has no attribute 'support_pts'
I tried to grep for this variable but it's non-existent in the files. Any idea how this variable can be retrieved?