<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ishitonton</author_name>
  <author_url>https://blog.hatena.ne.jp/ishitonton/</author_url>
  <blog_title>For Your ISHIO Blog</blog_title>
  <blog_url>https://ishitonton.hatenablog.com/</blog_url>
  <categories>
    <anon>Spark</anon>
    <anon>lasso回帰</anon>
    <anon>正則化</anon>
    <anon>python</anon>
    <anon>特徴量選択</anon>
  </categories>
  <description>はじめに Lasso回帰は、正則化された線形回帰手法の1つで、線形回帰にL1正則化項を追加したモデルです。正則化により過学習を防ぐとともに、不要と判断される説明変数の偏回帰係数がゼロになる性質があります。この性質を利用して、目的変数により影響が高い説明変数のみを選択する特徴量選択を自動で行う手法でもあります。 特徴量選択の方法は、より精度が高いものから、より複雑なものまで様々な方法が用意されています。ビジネス現場では、数百万の中から迅速に変数選択を行う必要がある場合に、Lasso回帰のようなシンプルな方法論が利用されるケースがあります。 この記事では、Sparkを利用してLasso回帰を行い特…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fishitonton.hatenablog.com%2Fentry%2F2020%2F10%2F10%2F163509&quot; title=&quot;SparkでLasso回帰のハイパーパラメータλをグリッドサーチして特徴量選択する - For Your ISHIO Blog&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>https://cdn-ak.f.st-hatena.com/images/fotolife/i/ishitonton/20201010/20201010160531.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-10 16:35:09</published>
  <title>SparkでLasso回帰のハイパーパラメータλをグリッドサーチして特徴量選択する</title>
  <type>rich</type>
  <url>https://ishitonton.hatenablog.com/entry/2020/10/10/163509</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
