Re: AI::Categorizer and Weka 3.4.1?

[email protected] ("Jack Tanner") Mon, 15 Mar 2004 11:52:39 -0500
Newsgroups perl.ai
Message-ID <[email protected]>
"Ken Williams" <[email protected]> wrote in message
news:[email protected]...
> I haven't yet tried it - a patch would be great.  What does the failure
> look like?

Actually, it looks like all the errors boil down to SMO being at a different
path in the recent Weka release (3.4.1). SMO is now
weka.classifiers.functions.supportVector class SMO. Could you update this?

-JT