mlpy.knowledgerep.cbr.engine.CaseBase.plot_revision

CaseBase.plot_revision(case, case_matches)[source]

Plot revision results.

Parameters:

case : Case

The query case.

case_matches : dict[int, CaseMatch]

The revised solution to the problem-solving experience.