I get a java index out of bounds exception when i run part 2 of the
documentation here:
http://ampcamp.berkeley.edu/3/exercises/mli-document-categorization.html
Specifically the first line throws an error... i have tried splitting the
methods and running them separately.. but still it gives me t
sounds a little long but
> not unreasonable if on a single machine.
>
>
> On Thu, Nov 21, 2013 at 9:24 AM, sudhir vaidya wrote:
>
>> Hey Evan,
>>
>> I do get the output when i load the file. I also see an output when i do
>> the "x.take(5)" command.
>>
>
ki_txt")
>
> and then
> x.numRows
> or
> x.take(5)
>
> Do you see output there?
>
>
>
> On Wed, Nov 20, 2013 at 4:41 PM, sudhir vaidya wrote:
>
>> I am a beginner and have started to go through the Mlbase exercises.
>>
>> But i get a jav
I am a beginner and have started to go through the Mlbase exercises.
But i get a java.io.indexoutofbounds.exception when i run the first command
of step 2.1 here :
http://ampcamp.berkeley.edu/3/exercises/mli-document-categorization.html
All i am doing is Copying the command and pasting it to the