ECJ-INTEREST-L Archives

June 2013

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Sat, 29 Jun 2013 07:13:47 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
Hi,

I am gonna use ECJ framwork to implement genetic algorithm and extract 
frequent itemsets out of over 4000 items and 120 transactions. 

the data is as presented in the below matrix

Items           Item1 Item2 Item3 ... Item4200

Trans1           1       0       1            1
Trans2           1       0       0            1
.
.
.
Trans120       0       1       1            0


There is a two-dimention csv file which is going to be loaded into ECJ framwork. 
The issue is that "ECJ doesn’t have direct support for loading arrays[1]"

Any idea or clue would be appreciated. 

[1] http://cs.gmu.edu/~eclab/projects/ecj/docs/manual/manual.pdf, page 19

ATOM RSS1 RSS2