mlpy.knowledgerep.cbr.engine.CaseBase.plot_retrieval

CaseBase.plot_retrieval(case, case_id_list, names=None)[source]

Plot the retrieved data.

Parameters:

case : Case

The query case.

case_id_list : list[int]

The ids of the cases identified to be similar.

names : str or list[str]

The name(s) of the features for which similar cases were retrieve.