Hi,

I think I figured it out.

It seems I should add them to machine-learner.xml. MLConfiguration.java
retrieves them from there.

Is that how it works?

On Thu, Jun 25, 2015 at 2:28 PM, Thushan Ganegedara <[email protected]>
wrote:

> Hi,
>
> I'm trying to add the hyper-parameters related to deep-networks. (Deep
> Networks needs several new additional parameters)
> So once the ajax call made, it should return correct hyper-parameters for
> the deep network algorithm specified by user.
>
> On Thu, Jun 25, 2015 at 2:25 PM, Nirmal Fernando <[email protected]> wrote:
>
>> Hi Thushan,
>>
>> Nope, we do not have one at hand as of now, but we will need to do one
>> when time permits.
>>
>> What are you trying to do?
>>
>> On Thu, Jun 25, 2015 at 9:45 AM, Thushan Ganegedara <[email protected]>
>> wrote:
>>
>>> Hi all,
>>>
>>> I started looking into Jaggery UI with the intention of changing the
>>> interface to accommodate Deep Networks.
>>>
>>> One of the initial tasks is to get the correct hyper parameters for the
>>> Deep Network user select. I found out that this is returned with,
>>> s*erverUrl + "/api/analyses/" + analysisId +
>>> "/hyperParameters?algorithmName=" + algorithmName, located in
>>> parameters.jag*
>>>
>>> I started looking into the retrievel process of hyperparameters and it
>>> seems this is using the api produced by *carbon-ml* to retrieve
>>> hyperparameters.
>>>
>>> I noticed that, *AnalysisAPIv10.java* and *MLAnalysisHandler.jav*a are
>>> the high-level classes which handles this request.
>>>
>>> However, I'm having trouble delving into detailed request handling.
>>>
>>> Is there any documentation which might help? I couldn't find any dev
>>> level documentation in the official WSO2-ml documentation.
>>>
>>> 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
>



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