mlpy.knowledgerep.cbr.engine.CaseBase.case_from_data

CaseBase.case_from_data(data)[source]

Convert data into a case using the case template.

Parameters:

data :

The data from which to extract the case.

Returns:

Case :

The case extracted from the data.