An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Hi,
Â
I created a operator, which calculates the Pageranks. These Pageranks are stored in a ArrayList of Floats. How can I send the ArrayList to output as a table like this:
PageRank
   1.2
   1.5
I guess you want to create an ExampleSet, have a look at: 8) Question: I want to create a new ExampleSet from scratch. How do I do that?