Skip to content

fix issue #20

Salim Kayal requested to merge read_flag_for_svm into master

This merge request fixes #20 (closed) by replacing the 'a' flag with an 'r' flag in load_projector. It shouldn't impact the code otherwise since bob.learn.libsvm.Machine only reads from HDF5File.

Merge request reports