ECJ-INTEREST-L Archives

June 2013

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show HTML Part by Default
Condense Mail Headers

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

Print Reply
Mime-Version:
1.0
Sender:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Subject:
From:
Date:
Sat, 29 Jun 2013 07:13:47 -0400
Content-Transfer-Encoding:
8bit
Content-Type:
text/plain; charset="ISO-8859-1"
Reply-To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
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