mlpy.knowledgerep.cbr.engine.CaseBase.plot_reuse

CaseBase.plot_reuse(case, case_matches, revised_matches)[source]

Plot the reuse result.

Parameters:

case : Case

The query case.

case_matches : dict[int, CaseMatch]

The solution to the problem-solving experience.

revised_matches : dict[int, CaseMatch]

The revised solution to the problem-solving experience.