Salinger / libsvm-python

Libsvm bindings for Python with homebrew.
9 stars 6 forks source link

'Libsvm' not defined #2

Open aastha19 opened 5 years ago

aastha19 commented 5 years ago

model = libsvm.svm_load_model(model_file_name.encode()) NameError: name 'libsvm' is not defined

Any help will be appreciated