mlpy.knowledgerep.cbr.methods.ICBRMethod.plot_data

ICBRMethod.plot_data(case, case_matches, **kwargs)[source]

Plot the data.

Parameters:

case : Case

The query case.

case_matches : dict[int, CaseMatch]

The solution identified through the similarity measure.

kwargs : dict, optional

Non-positional arguments passed to the class of the given type for initialization.