Thank you very much

It works now.

On Tue, Jun 30, 2015 at 11:35 AM, Nirmal Fernando <[email protected]> wrote:

> Hi Thushan,
>
> Here you go;
> https://github.com/wso2/carbon-ml/commit/959c89e2fbfe04ec4c49290fd68ac08ae8718e6a
>
> context.getFacts().getDatasetURL()
>
> On Tue, Jun 30, 2015 at 5:12 AM, Thushan Ganegedara <[email protected]>
> wrote:
>
>> 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
>>
>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Associate Technical Lead - Data Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
>
>


-- 
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