<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haroperi</author_name>
  <author_url>https://blog.hatena.ne.jp/haroperi/</author_url>
  <blog_title>Haroperi.log</blog_title>
  <blog_url>https://haroperi.hatenadiary.org/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>最近ビッグデータ占い師の研究をしており、関数型言語Rと格闘しています。LASSO回帰という便利な回帰があります。 Ridge回帰との主な違いとして、Ridgeは名詞、LASSOは略語*1です。 高次元空間ではL1-normが1となる点の集合が成す多面体の角っこがトゲトゲするので、二乗和誤差の等高線が軸上でぶつかりやすくなるため、パラメータの多くが0になります。glmnetとlarsという2種類のパッケージがあるが、前者はなんかR3.0.3では使えなかった。 後者は正則化項の係数を交差検定で決定できるcv.larsなる関数がある。これで自動的に決定したい。 N &lt;- 10 # N-fold cr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharoperi.hatenadiary.org%2Fentry%2F20140615%2F1402827955&quot; title=&quot;ラッ疎回帰のCVがガチャなので禁を犯してcv.foldsを書き換える記事 - Haroperi.log&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-06-15 19:25:55</published>
  <title>ラッ疎回帰のCVがガチャなので禁を犯してcv.foldsを書き換える記事</title>
  <type>rich</type>
  <url>https://haroperi.hatenadiary.org/entry/20140615/1402827955</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
