mlpy.knowledgerep.cbr.engine.CaseBase.remove

CaseBase.remove(case_id)[source]

Remove the case with the given case id from the case base.

No checks are being performed

Parameters:

case_id : int

The id of the case to be removed.