
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use SVM for classification</title>
	<atom:link href="http://www.oliveragustin.com/how-to-use-svm-for-classification/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oliveragustin.com/how-to-use-svm-for-classification/</link>
	<description>Tech, IT, Security, Research, Trends and  Tips</description>
	<lastBuildDate>Tue, 17 Jan 2012 07:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jayant</title>
		<link>http://www.oliveragustin.com/how-to-use-svm-for-classification/comment-page-1/#comment-3929</link>
		<dc:creator>jayant</dc:creator>
		<pubDate>Mon, 21 Mar 2011 04:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliveragustin.com/how-to-use-svm-for-classification#comment-3929</guid>
		<description>hello sir,
I want to segment the image for that purpose i am using &quot;SVM&quot; but i don&#039;t know how to use till now, i have extracted feature for each and every pixels and also have collected sample points feature now i need to design classifier and for classifier i am using linear classifier b&#039;cos that suits me best for my kinda application.but, i am unable to follow the path can you just guide me through some material so i can get some insight about the topic.
Thanks a lot .
Looking forward to your reply.</description>
		<content:encoded><![CDATA[<p>hello sir,<br />
I want to segment the image for that purpose i am using &#8220;SVM&#8221; but i don&#8217;t know how to use till now, i have extracted feature for each and every pixels and also have collected sample points feature now i need to design classifier and for classifier i am using linear classifier b&#8217;cos that suits me best for my kinda application.but, i am unable to follow the path can you just guide me through some material so i can get some insight about the topic.<br />
Thanks a lot .<br />
Looking forward to your reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whaldsz</title>
		<link>http://www.oliveragustin.com/how-to-use-svm-for-classification/comment-page-1/#comment-92</link>
		<dc:creator>whaldsz</dc:creator>
		<pubDate>Wed, 25 Feb 2009 12:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliveragustin.com/how-to-use-svm-for-classification#comment-92</guid>
		<description>Hi atq,

from what i understand, you have 48 instances with 14 columns per instance and 6 classes. i think you don&#039;t have enough training data to build your svm classification model.

basically, to use classify your data using svm, you got to have training sets for building your svm model and test set for determining the performance of your classification model.  accuracy of your classification depends on the features you use during svm training.

if you need more information, try to google libsvm.  They have nice examples and tools to simplify svm classification in your programming language of choice.

vlad</description>
		<content:encoded><![CDATA[<p>Hi atq,</p>
<p>from what i understand, you have 48 instances with 14 columns per instance and 6 classes. i think you don&#8217;t have enough training data to build your svm classification model.</p>
<p>basically, to use classify your data using svm, you got to have training sets for building your svm model and test set for determining the performance of your classification model.  accuracy of your classification depends on the features you use during svm training.</p>
<p>if you need more information, try to google libsvm.  They have nice examples and tools to simplify svm classification in your programming language of choice.</p>
<p>vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atq</title>
		<link>http://www.oliveragustin.com/how-to-use-svm-for-classification/comment-page-1/#comment-91</link>
		<dc:creator>atq</dc:creator>
		<pubDate>Tue, 17 Feb 2009 10:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.oliveragustin.com/how-to-use-svm-for-classification#comment-91</guid>
		<description>Hi, 
I am using MHI method for action recognition. I have 6 actions from 8 persons. So 48 different videos. From each video, I finally create a feature file or text file having 14 numbers [14 moment values - all are floating numbers]. So this way, I have 48 text files each having 14 moment values. 

How can I manage these for SVM for classification? Please kindly guide me, or mail me in-person.

Thanks a lot in adv.

Atq</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am using MHI method for action recognition. I have 6 actions from 8 persons. So 48 different videos. From each video, I finally create a feature file or text file having 14 numbers [14 moment values - all are floating numbers]. So this way, I have 48 text files each having 14 moment values. </p>
<p>How can I manage these for SVM for classification? Please kindly guide me, or mail me in-person.</p>
<p>Thanks a lot in adv.</p>
<p>Atq</p>
]]></content:encoded>
	</item>
</channel>
</rss>

