<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Owatank</author_name>
  <author_url>https://blog.hatena.ne.jp/Owatank/</author_url>
  <blog_title>時給600円</blog_title>
  <blog_url>https://owatank.hatenablog.com/</blog_url>
  <categories>
    <anon>機械学習</anon>
  </categories>
  <description>統計データにはよく外れ値なるものが含まれていることが多いそう。 外れ値とはデータの分布において他の観測値から大きく外れた値のことで、異常値とやらもあるけどそれとは異なるっぽい 外れ値検出、処理することは機械学習を行う上で学習の妨げをなくす大切な過程だそうで、行う必要があるので試してみた。 一つ目は単純にデータの集合から、第一四分位数、第三四分位数、四分位範囲(IQR)を求めて外れ値を検出する方法を試す。 大体のことはこのサイトを参考にした。 結果としてはこんな感じに 青が元のデータ集合、赤が外れ値の集合 こうしてみると外れ値じゃない範囲がとても狭い・・・ 次に scikit-learn という…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fowatank.hatenablog.com%2Fentry%2F2017%2F09%2F07%2F150656&quot; title=&quot;外れ値検出、OneClassSVMについて - 時給600円&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/O/Owatank/20170907/20170907143825.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-07 15:06:56</published>
  <title>外れ値検出、OneClassSVMについて</title>
  <type>rich</type>
  <url>https://owatank.hatenablog.com/entry/2017/09/07/150656</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
