mlpy.knowledgerep.cbr.engine.CaseBase.run

CaseBase.run(case)[source]

Run the case base.

Run the case base using the CBR methods retrieve, reuse, revision and retention.

Parameters:

case : Case

The query case

Returns:

dict[int, CaseMatch] :

The solution to the problem-solving experience