[OTDev] [GitHub] Extend for other algorithms (TUM, NTUA) [helma/opentox-toxmodel GH-3]

Vedrin Jeliazkov vedrin.jeliazkov at gmail.com
Tue Mar 2 15:29:50 CET 2010


Hi Folks,

Nice to see we're making real progress on service integration!

I have one specific comment -- there's a typo in the curl call below
(svc->svm) and the prediction feature is not suitable for the
corresponding algorithm. Please find a working example below, which
has been retrieved from the current SmokePing config:

http://ambit.uni-plovdiv.bg/cgi-bin/smokeping.cgi?target=NTUA.Models.TrainSVM

On 2 March 2010 16:05, chung <chvng at mail.ntua.gr> wrote:
> 4. Train a (Regression) Support Vector Machine Model:
>
> curl -X POST -d
> 'dataset_uri=http://ambit.uni-plovdiv.bg:8080/ambit2/dataset/9?max=100&prediction_feature=http://ambit.uni-plovdiv.bg:8080/ambit2/feature/12132' http://opentox.ntua.gr:3000/algorithm/svc

curl -X POST -d
'dataset_uri=http://ambit.uni-plovdiv.bg:8080/ambit2/dataset/6?max=100&prediction_feature=http://ambit.uni-plovdiv.bg:8080/ambit2/feature/11954'
http://opentox.ntua.gr:3000/algorithm/svm

Kind regards,
Vedrin



More information about the Development mailing list