Hi Vinay, Thank you for your interest in Samoa!
I am not exactly sure what you mean by "stats". You mean the performance of the model? Or the actual model, i.e., the statistics computed in the branches of the tree used for the classification? As Bhupesh mentioned, if it is about the results, maybe you should provide a specific path to the dump.csv file so that you can find it afterwards? Thanks again! Nicolas On Tue, Aug 30, 2016 at 10:39 AM, Bhupesh Chawda <[email protected]> wrote: > 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)" > > > -- Nicolas Kourtellis
