Re: SVM implementaion

2013-11-09 Thread unmesha sreeveni
1/-1 is not available? On Fri, Nov 8, 2013 at 7:58 PM, Robin East wrote: > You could try having a look at some of the competition data sets on > http://www.kaggle.com. Many of them are 1/0 classification problems > > Sent from my iPhone > > On 8 Nov 2013, at 10:10, unmesha sreeveni wrote: > >

Re: SVM implementaion

2013-11-09 Thread unmesha sreeveni
normally in svm how are the training data classified in 1/0 class label? In 1/-1 classification we will be checking sign(decision function) ie , if the calculated decision function value is negative we will give -1 classlabel and if it is positive we will give 1 as class label. After finding that

Re: SVM implementaion

2013-11-09 Thread unmesha sreeveni
where to get the datasets? Whether in Active Competitions On Sat, Nov 9, 2013 at 4:51 PM, unmesha sreeveni wrote: > normally in svm how are the training data classified in 1/0 class label? > > In 1/-1 classification we will be checking sign(decision function)

Re: Error while running Hadoop Source Code

2013-11-09 Thread Basu,Indrashish
Any updates on this ? Regards, Indra On Thu, 07 Nov 2013 11:28:57 -0500, Basu,Indrashish wrote: > Hi Vinod, > > Please find the below details requested: > > A) ALL OF THE TASKTRACKER LOG : > > Same what I have provided in the earlier email. > > B) THE TASK-LOGS : > > SYSLOG :

Running Hadoop on Windows 7

2013-11-09 Thread Ravishankar Nair
All, I have followed the BUILDING.TXT provided with the Hadoop source distribution and built correctly the Hadoop distribution for Windows 7. I could start dfs and yarn successfully. However when I type the following commands:- *Microsoft Windows [Version 6.1.7601]Copyright (c)