Hi Anurag,
Please submit your final proposal to GSoC, before the deadline.
Regards,
Supun
On Tue, Mar 22, 2016 at 11:12 PM, Supun Sethunga wrote:
> Hi Anurag,
>
> Looks good! May be you can also improve the diagram to reflect the
> description of the three methods (which is right above the dia
Hi Anurag,
Looks good! May be you can also improve the diagram to reflect the
description of the three methods (which is right above the diagram).
Anyway, please create the final proposal and submit before Friday, 25th.
Regards,
Supun
On Tue, Mar 22, 2016 at 1:52 PM, Anurag Kashyap
wrote:
> H
Hi Anurag,
We have added a few comments. Can you please fix those and share the
updated one?
Thanks,
Supun
On Mon, Mar 21, 2016 at 1:29 PM, Nirmal Fernando wrote:
> Thanks.
>
> On Mon, Mar 21, 2016 at 1:27 PM, Anurag Kashyap
> wrote:
>
>> Hi,
>> I've changed the settings. You should be able
Hi Anurag,
Have you started on the project proposal? If so, could you please share it
(the draft) with us?
Thanks,
On Mon, Mar 21, 2016 at 10:03 AM, Nirmal Fernando wrote:
>
>
> On Mon, Mar 21, 2016 at 10:01 AM, Supun Sethunga wrote:
>
>> Hi Anurag,
>>
>> Can you help me figure out the signif
On Mon, Mar 21, 2016 at 10:01 AM, Supun Sethunga wrote:
> Hi Anurag,
>
> Can you help me figure out the significance of the serialVersionUID field?
>
>
> All the algorithm classes including the one you mentioned implement the
> Serializable interface (Because these generated models can be exporte
Hi Anurag,
Can you help me figure out the significance of the serialVersionUID field?
All the algorithm classes including the one you mentioned implement the
Serializable interface (Because these generated models can be exported and
imported as java objects). "serialVersionUID" is used when seri
Hi Anurag,
Yes, the master branch is using java 8, hence you can use lambda
expressions.
Regards,
Supun
On Mon, Mar 14, 2016 at 3:24 PM, Anurag Kashyap
wrote:
> Hi Supun,
> One more question. I couldn't find if the version of Java being used is
> Java 8 or a previous version. If it is Java 8,
[Adding WSO2 Developers mailing list]
Hi Anurag,
Please find my comments inline.
First, which boosting model are we going to target-Ada boosting or some
> other model, or various models?
You can pick any method as you wish.
Second, what method would you suggest I use to combine the results of
Hi Anurag,
Thank you for your interest in the above project. You can start by getting
to know the Machine Learner product by downloading it and running it
(Please use link [1] to download). Official documentation [2] will help you
on using the product. You can find the source code base at [3] and