How to avoid java heap error

View: New views
2 Messages — Rating Filter:   Alert me  

How to avoid java heap error

by Julian Moritz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm using weka one a large trainingset, but it actually works with only
a few thousand instances. Wich options can I use with my J48 to reduce
the memory wich should be used? Maybe setting down the pruning
confidence? Or -R for reduced error pruning? Or -S for "don't perform
subtree raising". The documentation is not very detailed about this point.

Or, as an alternative, is there an implementation of a decision tree
wich is better for this case?

Regards
Julian


_______________________________________________
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

Re: How to avoid java heap error

by Julian Moritz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Julian Moritz schrieb:
> Hi,
>

now I've found this:

http://weka.wikispaces.com/Classifying+large+datasets

Maybe I read it first before you write any answers.

Regards
Julian

> I'm using weka one a large trainingset, but it actually works with only
> a few thousand instances. Wich options can I use with my J48 to reduce
> the memory wich should be used? Maybe setting down the pruning
> confidence? Or -R for reduced error pruning? Or -S for "don't perform
> subtree raising". The documentation is not very detailed about this point.
>
> Or, as an alternative, is there an implementation of a decision tree
> wich is better for this case?
>
> Regards
> Julian
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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

_______________________________________________
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