bob.measure.load.four_column

bob.measure.load.four_column(filename)[source]

Loads a score set from a single file to memory.

Verifies that all fields are correctly placed and contain valid fields.

Returns a python list of tuples containg the following fields:

[0]
claimed identity (string)
[1]
real identity (string)
[2]
test label (string)
[3]
score (float)