Opened 16 years ago

Closed 16 years ago

#268 closed enhancement (fixed)

SupervisedClassifier should return void

Reported by: Peter Owned by: Peter
Priority: minor Milestone: yat 0.4
Component: classifier Version: trunk
Keywords: Cc:

Description

When SVM::train fails false is returned and a warning message is sent to cerr. We should change this so an exception is thrown instead.

Change History (3)

comment:1 Changed 16 years ago by Peter

Summary: error handling when SVM::train() failsSupervisedClassifier should return void

I extend this ticket to be for all SupervisedClassifiers?.

As before, if we want to report failure, throw.

comment:2 Changed 16 years ago by Peter

Status: newassigned

comment:3 Changed 16 years ago by Peter

Resolution: fixed
Status: assignedclosed

fixed in r1042

Note: See TracTickets for help on using tickets.