Re: SVM implementaion

2013-11-19 Thread unmesha sreeveni
http://www.distilnetworks.com/ They are using svm right? On Mon, Nov 11, 2013 at 11:52 AM, unmesha sreeveni unmeshab...@gmail.comwrote: can any one share a file with 1/-1 classification dataset..?? On Mon, Nov 11, 2013 at 11:26 AM, unmesha sreeveni unmeshab...@gmail.comwrote: I am

Re: SVM implementaion

2013-11-10 Thread unmesha sreeveni
it seems like all are image files... On Sat, Nov 9, 2013 at 4:55 PM, unmesha sreeveni unmeshab...@gmail.comwrote: where to get the datasets? Whether in Active Competitions http://www.kaggle.com/competitions On Sat, Nov 9, 2013 at 4:51 PM, unmesha sreeveni unmeshab...@gmail.comwrote:

Re: SVM implementaion

2013-11-10 Thread unmesha sreeveni
I am searching for numeric values loke Spam Classification.. On Mon, Nov 11, 2013 at 11:21 AM, unmesha sreeveni unmeshab...@gmail.comwrote: it seems like all are image files... On Sat, Nov 9, 2013 at 4:55 PM, unmesha sreeveni unmeshab...@gmail.comwrote: where to get the datasets? Whether

Re: SVM implementaion

2013-11-10 Thread unmesha sreeveni
can any one share a file with 1/-1 classification dataset..?? On Mon, Nov 11, 2013 at 11:26 AM, unmesha sreeveni unmeshab...@gmail.comwrote: I am searching for numeric values loke Spam Classification.. On Mon, Nov 11, 2013 at 11:21 AM, unmesha sreeveni unmeshab...@gmail.comwrote: it

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 robin.e...@xense.co.uk 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

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

Re: SVM implementaion

2013-11-09 Thread unmesha sreeveni
where to get the datasets? Whether in Active Competitions http://www.kaggle.com/competitions On Sat, Nov 9, 2013 at 4:51 PM, unmesha sreeveni unmeshab...@gmail.comwrote: normally in svm how are the training data classified in 1/0 class label? In 1/-1 classification we will be checking

Re: SVM implementaion

2013-11-08 Thread unmesha sreeveni
where can i get a large file for checking svm .with classes 1 and -1 around 1 GB file On Fri, Nov 8, 2013 at 11:14 AM, unmesha sreeveni unmeshab...@gmail.comwrote: thx Mirko Kampf On Fri, Nov 8, 2013 at 10:48 AM, Mirko Kämpf mirko.kae...@gmail.comwrote: There are three Jira issues about

Re: SVM implementaion

2013-11-08 Thread Robin East
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 unmeshab...@gmail.com wrote: where can i get a large file for checking svm .with classes 1 and

SVM implementaion

2013-11-07 Thread unmesha sreeveni
Do we have an SVM implementation? -- *Thanks Regards* Unmesha Sreeveni U.B *Junior Developer* *Amrita Center For Cyber Security* * Amritapuri.www.amrita.edu/cyber/ http://www.amrita.edu/cyber/*

Re: SVM implementaion

2013-11-07 Thread Mirko Kämpf
There are three Jira issues about it: Mahout-14https://issues.apache.org/jira/browse/MAHOUT-14 and Mahout-334 https://issues.apache.org/jira/browse/MAHOUT-334 have been closed as won't fix. Mahout-232https://issues.apache.org/jira/browse/MAHOUT-232 was assigned later because some code was

Re: SVM implementaion

2013-11-07 Thread unmesha sreeveni
thx Mirko Kampf On Fri, Nov 8, 2013 at 10:48 AM, Mirko Kämpf mirko.kae...@gmail.com wrote: There are three Jira issues about it: Mahout-14https://issues.apache.org/jira/browse/MAHOUT-14 and Mahout-334 https://issues.apache.org/jira/browse/MAHOUT-334 have been closed as won't fix.