| To: | S News <s-news@wubios.wustl.edu> |
|---|---|
| Subject: | Re: svm() output interpretation |
| From: | David Henderson <DNADave@Insightful.Com> |
| Date: | Fri, 14 Dec 2007 00:56:31 +0000 |
| Cc: | Michael O'Connell <moconnell@insightful.com>, Lixin Gong <lgong@insightful.com>, Kim Elmore <Kim.Elmore@noaa.gov> |
| In-reply-to: | <ECBC2BF14033C0458FDA3C695E14F5F60D1981@sewinexch00.insightful.com> |
| Organization: | Insightful Corporation |
| References: | <4761A4F4.20808@noaa.gov> <61D7107976B46045BFCAA8BD301E82954C8A25@nc2kexch01.insightful.com> <ECBC2BF14033C0458FDA3C695E14F5F60D197E@sewinexch00.insightful.com> <61D7107976B46045BFCAA8BD301E82954C8A26@nc2kexch01.insightful.com> <ECBC2BF14033C0458FDA3C695E14F5F60D1981@sewinexch00.insightful.com> |
Hi Kim: A colleague of mine, Lixin Gong, was also looking into this. Here is a summary of what we both found: The "accuracies" attribute of an output object when using a positive non-zero value for the cross argument in svm is the prediction accuracy in percent. Each element is indeed the result of multiplying the proportion of correct classifications by 100. This will not be evident when looking at the S code as the multiplication is performed in the C++ code itself. You indicated that you were having some problems tuning your svm. Could you elaborate more on this? Thanks!! Dave H -- David A. Henderson, Ph.D. Research Scientist Insightful Corporation 1700 Westlake Avenue North, Suite 500 Seattle, WA 98109-3044 Tel: 206-802-2307 Fax: 206-283-8691 DNADave@Insightful.Com http://www.insightful.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | svm() output interpretation, Kim Elmore |
|---|---|
| Next by Date: | Invidual scaling when using xyplot - overwriting ylim in a panel, TKT (Thomas Klitgaard) |
| Previous by Thread: | svm() output interpretation, Kim Elmore |
| Next by Thread: | Invidual scaling when using xyplot - overwriting ylim in a panel, TKT (Thomas Klitgaard) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |