<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>scikit-learn</anon>
    <anon>回帰</anon>
  </categories>
  <description>本記事では、sklearnのRandomForestRegressorを用いた回帰分析について記載してます。ランダムフォレストとは、多数の決定木を作成して平均化する手法です。これは、1本の決定木の場合では階層が深くなると過学習してしまうことから考えられたアルゴリズムである。分析データには、Python scikit-learn(サイキットラーン)による重回帰分析 - HK29’s blogでも使用したboston近郊の住宅価格に関するデータセットを用いた。 はじめに、ランダムフォレストを検証した結果を下図に示す。縦軸は決定係数R^2で、横軸はランダムフォレストの実験回数を表し、決定木の階層を1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2018%2F05%2F22%2F013424&quot; title=&quot;Python scikit-learnのランダムフォレストによる回帰分析 - PythonとVBAで世の中を便利にする&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/H/HK29/20180522/20180522001628.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-05-22 01:34:24</published>
  <title>Python scikit-learnのランダムフォレストによる回帰分析</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2018/05/22/013424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
