For the fp and fn fields of the cost matrix a default value of 1 rather than 0 was...
commitb48e65c27584e3b95acfcdf745fcaaef16fffc61
authormhall <mhall@e0a1b77d-ad91-4216-81b1-defd5f83fa92>
Wed, 9 Dec 2009 20:38:36 +0000 (9 20:38 +0000)
committermhall <mhall@e0a1b77d-ad91-4216-81b1-defd5f83fa92>
Wed, 9 Dec 2009 20:38:36 +0000 (9 20:38 +0000)
treec7ce635ae2a5713da8e1877c5ac85541671bc652
parent95e8496aceed3692f9988ae8550c35701b731ee8
For the fp and fn fields of the cost matrix a default value of 1 rather than 0 was being set when the contents of the field in question was not parseable as a number.

git-svn-id: https://svn.scms.waikato.ac.nz/svn/weka/trunk/weka@6137 e0a1b77d-ad91-4216-81b1-defd5f83fa92
src/main/java/weka/gui/beans/CostBenefitAnalysis.java