<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>machine_learning</anon>
  </categories>
  <description>ud730ネタ。本来は機械学習とか二値分類とか - らんだむな記憶こういう感じの分類器がわんさかできて、各分類器に突っ込んだ結果の “確率” がいっちゃんでかいのを predict の結果にしているとかの計算がありそうなんだけど、 classifier = LogisticRegression() X = mini_train.reshape(len(mini_train), 28*28) y = mini_train_labels classifier.fit(X, y) くらいで分類器の生成が終わってしまうのがなんとも恐ろしい...。 いいっちゃいいんだけど、導函数を求めることもなく、なん…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2016%2F06%2F26%2F012907&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>2016-06-26 01:29:07</published>
  <title>ふ～む</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2016/06/26/012907</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
