On 21/04/12 7:51 AM, ash nix wrote:
> Hi All,
>
> I wanted to use AdaBoostM1 classifeir with logistic as the base classifier.
> The java doc for AdaBoostM1 says you can specify the base classifier
> using -W option.
> But this option does nothing.
> I check the source code for AdaBoostM1 and it does not process this argument.
> I think the documentation needs to be corrected.
Not true. AdaBoostM1 extends SingleClassifierEnhancer, which provides
the -W option. Using LogitBoost as the base classifier works fine for me.
Cheers,
Mark.
_______________________________________________
Wekalist mailing list
Send posts to:
Wekalist@...
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html