Hello all,

It seems H-2-O takes data as a file (.csv format) But in wso2-ml data is
passed as JavaRDD<LabeledPoint> to train method.

So clearly there's going to be an inconsistency between deeplearning and
other algorithms.

I already posted the question in the h-2-o google group. They have said
it's theoritically possible to pass data to h-2-o in the code itself.
However, they haven't come out with a specific solution there. So I'm
waiting on that.

Is there a way to directly access the file within the classifier (or maybe
pass the file to the classifier), if that option becomes the last resort
for this task?

Thank you

-- 
Regards,

Thushan Ganegedara
School of IT
University of Sydney, Australia
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to