<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>モデルによって最適なカーネルが異なる &gt; kernel.vec &lt;- c('linear','poly','radial','sigmoid') &gt; scores &lt;- data.frame() &gt; for(word in kernel.vec){ + iris.svm &lt;- svm(Species~.,iris,kernel=word,cross=5) + prediction &lt;- predict(iris.svm,iris[,1:4]) + result &lt;- table(prediction,iris$Species) + score &lt;- sum(diag(result))/sum(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20140420%2F1397985159&quot; title=&quot;SVMのカーネル比較 - how to code something&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-20 18:12:39</published>
  <title>SVMのカーネル比較</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20140420/1397985159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
