mlpy.mdp.continuous.casml.CASMLReuseMethod.plot_data

CASMLReuseMethod.plot_data(case, case_matches, revised_matches=None)

Plot the data.

Parameters:

case : Case

The query case.

case_matches : dict[int, CaseMatch]

The solution identified through the similarity measure.

revised_matches : dict[int, CaseMatch]

The revised solution.