<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>looseleaf0727</author_name>
  <author_url>https://blog.hatena.ne.jp/looseleaf0727/</author_url>
  <blog_title>深層学習とその他</blog_title>
  <blog_url>https://looseleaf0727.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>XGBoostでパラメータを設定する際にエラーが出ました。 model = xgb.XGBRegressor(params) XGBoostError: b&quot;Invalid Parameter format for max_depth expect int but value='{'eval_metric': 'rmse', 'learning_rate': 0.1}'&quot; こちらを参考にしたところ、動くようになりました。 github.com model = xgb.XGBRegressor(**params)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flooseleaf0727.hatenablog.jp%2Fentry%2F2018%2F05%2F29%2F021430&quot; title=&quot;XGBoostでInvalid Parameter format for max_depth expect int but valueが出る - 深層学習とその他&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-29 02:14:30</published>
  <title>XGBoostでInvalid Parameter format for max_depth expect int but valueが出る</title>
  <type>rich</type>
  <url>https://looseleaf0727.hatenablog.jp/entry/2018/05/29/021430</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
