<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hayataka2049</author_name>
  <author_url>https://blog.hatena.ne.jp/hayataka2049/</author_url>
  <blog_title>静かなる名辞</blog_title>
  <blog_url>https://hayataka2049.hatenablog.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>sklearn</anon>
    <anon>機械学習</anon>
    <anon>回帰</anon>
    <anon>ランダムフォレスト</anon>
    <anon>主成分分析</anon>
  </categories>
  <description>はじめに 回帰分析を行う際、複数の目的変数に対して回帰をしたい場合があります。普通のモデルではできないのでちょっと面食らいますが、やり方は色々あるようです。 目次 はじめに 目的変数の数だけ回帰モデルを作る方法 複数の目的変数に対応したモデルを使う 正準相関分析 ランダムフォレスト回帰 多層パーセプトロン（ニューラルネットワーク回帰） まとめ スポンサーリンク 目的変数の数だけ回帰モデルを作る方法 単純に考えると、一つの目的変数を出力する回帰モデルを目的変数の数だけ用意してやれば、所要を達しそうです。 python+sklearnを使えば、これに対応したモデルが最初から用意されています。skl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhayataka2049.hatenablog.jp%2Fentry%2F2018%2F05%2F07%2F115144&quot; title=&quot;複数の目的変数で回帰を行う方法 - 静かなる名辞&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>2018-05-07 11:51:44</published>
  <title>複数の目的変数で回帰を行う方法</title>
  <type>rich</type>
  <url>https://hayataka2049.hatenablog.jp/entry/2018/05/07/115144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
