WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Returning inner classifiers in AdaBoostM1 algorithm

Re: Returning inner classifiers in AdaBoostM1 algorithm

by Mark Hall-9 :: Rate this Message:

| View in Thread

On 9/03/12 7:53 AM, Walk wrote:
>
> Is there anyway to output the results of the inner classifiers in the
> AdaBoostM1 WEKA Algorithm? Even with output predictions checked under more
> options (weka explorer), the only one set of predictions are output. I would
> like the inner predictions along with their beta values instead of just the
> final prediction.

Not without modifying the code I'm afraid.

Cheers,
Mark.

_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@...
List info and subscription status: https://list.scms.waikato.ac.nz/mailman/listinfo/wekalist
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html

 « Return to Thread: Returning inner classifiers in AdaBoostM1 algorithm