<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ThisIsOne</author_name>
  <author_url>https://blog.hatena.ne.jp/ThisIsOne/</author_url>
  <blog_title>Shikata Ga Nai</blog_title>
  <blog_url>https://cysec148.hatenablog.com/</blog_url>
  <categories>
    <anon>Kaggle</anon>
  </categories>
  <description>Hello there, ('ω')ノ 🧹 ステップ③：前処理（データクレンジング） ここでは主に以下の作業を行います： 処理内容 目的 欠損値（NaN）の処理 モデルが学習できるようにする カテゴリ変数の処理 文字列データを数値に変換して学習可能にする データの統合と整形 trainとtestを一緒に加工して一貫性を保つ 📦 まずはtrainとtestを結合しよう # 保存しておく y = train['SalePrice'] # 予測対象 train_ID = train['Id'] test_ID = test['Id'] # 'Id'と'SalePrice'を削除 train.drop…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcysec148.hatenablog.com%2Fentry%2F2025%2F10%2F07%2F063237&quot; title=&quot;ステップ③：前処理（欠損値処理とカテゴリ変数の対応） - Shikata Ga Nai&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>2025-10-07 06:32:37</published>
  <title>ステップ③：前処理（欠損値処理とカテゴリ変数の対応）</title>
  <type>rich</type>
  <url>https://cysec148.hatenablog.com/entry/2025/10/07/063237</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
