<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>breakbee</author_name>
  <author_url>https://blog.hatena.ne.jp/breakbee/</author_url>
  <blog_title>old school magic</blog_title>
  <blog_url>https://breakbee.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>機械学習</anon>
    <anon>統計</anon>
  </categories>
  <description>概要 回帰モデルとは、与えられた入力を用いて目標変数を予測するモデルです。 回帰モデルでは過学習を防ぐため、誤差関数(二乗誤差関数など)に次の式で表される正則化項を加えて最小化します。この形の正則化項を用いる回帰をブリッジ回帰と呼びます。 特にの時をLasso回帰、の時をRidge回帰と呼びます。また、それぞれに用いられている正則加項をL1ノルム、L2ノルムと呼びます。L1ノルムとL2ノルムの特徴を簡単にまとめると次のようになります。 L1ノルムはパラメータの一部を完全に0にするため、モデルの推定と変数選択を同時に行うことができる 特に次元数&gt;&gt;データ数の状況で強力 L2ノルムは微…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbreakbee.hatenablog.jp%2Fentry%2F2015%2F03%2F08%2F041411&quot; title=&quot;回帰モデルにおけるL1正則化とL2正則化の効果 - old school magic&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>http://chart.apis.google.com/chart?cht=tx&amp;chl=%7Bw_0%7D</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-08 04:14:11</published>
  <title>回帰モデルにおけるL1正則化とL2正則化の効果</title>
  <type>rich</type>
  <url>https://breakbee.hatenablog.jp/entry/2015/03/08/041411</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
