Hi Vinay,

Can you try giving the absolute path to the dump.csv file? Something like:
/tmp/dump.csv?

~ Bhupesh

On Tue, Aug 30, 2016 at 12:43 PM, Vinay Pardeshi <[email protected]>
wrote:

> Hi,
> I wanted to use SAMOA VHT to pass data to firstly, train the model and
> then test it. I want to understand what are the steps required in order to
> achieve this. I referred this examplehttps://github.com/ambodi/sentinel  and
> then implemented the InstanceStream but the stats are not dumped into the
> csv file. Request you to please let me know what am I doing wrong?
>
>
>
> command I am using
>
> bin/samoa storm "target/SAMOA-STORM.jar"  org.apache.samoa.LocalStormDoTask
> "PrequentialEvaluation -d dump.csv -i 1000000 -f 100000 -l
> (org.apache.samoa.learners.classifiers.trees.VerticalHoeffdingTree -p 4)
> -s (com.my.samoa.examples.MyStreamInstance)"
>

Reply via email to