Hi, I recently got a bizarre message when running arules. It just said "Killed" and quit. Anyone know why this might have happened? I am running R on an AWS quad xl ubuntu instance. Here is some information, including dataset size and the parameters: parameter specification: confidence minval smax arem aval originalSupport support minlen maxlen 0.0003581251 0.1 1 none FALSE TRUE 3.581251e-05 2 4 target ext rules FALSE algorithmic control: filter tree heap memopt load sort verbose 0.1 TRUE TRUE FALSE TRUE 2 TRUE apriori - find association rules with the apriori algorithm version 4.21 (2004.05.09) (c) 1996-2004 Christian Borgelt set item appearances ...[1712 item(s)] done [0.00s]. set transactions ...[1712 item(s), 837696 transaction(s)] done [3.99s]. sorting and recoding items ... [1561 item(s)] done [1.83s]. creating transaction tree ... done [1.65s]. checking subsets of size 1 2 3Killed Thanks, Patrick McCann [[alternative HTML version deleted]]
stackoverflow.com/questions/726690/who-killed-my-process-and-why --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. Patrick McCann <patmmccann at gmail.com> wrote:>Hi, I recently got a bizarre message when running arules. It just said >"Killed" and quit. Anyone know why this might have happened? I am >running R >on an AWS quad xl ubuntu instance. > >Here is some information, including dataset size and the parameters: > >parameter specification: > confidence minval smax arem aval originalSupport support minlen >maxlen >0.0003581251 0.1 1 none FALSE TRUE 3.581251e-05 2 > 4 > target ext > rules FALSE > >algorithmic control: > filter tree heap memopt load sort verbose > 0.1 TRUE TRUE FALSE TRUE 2 TRUE > >apriori - find association rules with the apriori algorithm >version 4.21 (2004.05.09) (c) 1996-2004 Christian Borgelt >set item appearances ...[1712 item(s)] done [0.00s]. >set transactions ...[1712 item(s), 837696 transaction(s)] done [3.99s]. >sorting and recoding items ... [1561 item(s)] done [1.83s]. >creating transaction tree ... done [1.65s]. >checking subsets of size 1 2 3Killed > >Thanks, >Patrick McCann > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list >stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.
Maybe Matching Threads
- No response after click the "show Rules" button on Tab "Associate".
- arules package: using image() deliveres unexpected results
- How to get rule number in arules
- Arules - predict function issues - subscript out of bounds
- arules: rules are built on item ordering in the dataframe, rather than