1:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 2:HL["/_next/static/css/97132489b96da1d5.css","style",{"crossOrigin":""}] 0:["Y_TW_5cOL4VPb7FuqRz3I",[[["",{"children":[["slug","blog34","d"],{"children":["__PAGE__?{\"slug\":\"blog34\"}",{}]}]},"$undefined","$undefined",true],"$L3",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/97132489b96da1d5.css","precedence":"next","crossOrigin":""}]],"$L4"]]]] 5:HL["/_next/static/css/5b2728e81018a7be.css","style",{"crossOrigin":""}] 6:I[8326,["326","static/chunks/326-ead410bae2047633.js","986","static/chunks/986-f27c5a2c4d841870.js","42","static/chunks/app/%5Bslug%5D/page-419f452b4066bb25.js"],""] 7:I[6954,[],""] 8:I[7264,[],""] 3:[null,["$","html",null,{"lang":"ja","children":["$","body",null,{"className":"__className_f367f3 flex flex-col min-h-screen","children":[["$","header",null,{"className":"blog-header py-5","children":["$","div",null,{"className":"container mx-auto px-4","children":["$","div",null,{"className":"flex flex-col items-start","children":[["$","$L6",null,{"href":"/","className":"hover:no-underline","children":["$","h1",null,{"className":"text-6xl font-serif text-gray-800 mb-2 font-normal","children":"Shingoの数学ノート"}]}],["$","p",null,{"className":"text-xl text-gray-400 font-normal","children":"プログラミングと機械学習のメモ"}]]}]}]}],["$","main",null,{"className":"flex-grow","children":["$","$L7",null,{"parallelRouterKey":"children","segmentPath":["children"],"loading":"$undefined","loadingStyles":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[],"childProp":{"current":["$","$L7",null,{"parallelRouterKey":"children","segmentPath":["children",["slug","blog34","d"],"children"],"loading":"$undefined","loadingStyles":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","childProp":{"current":["$L9","$La",null],"segment":"__PAGE__?{\"slug\":\"blog34\"}"},"styles":[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5b2728e81018a7be.css","precedence":"next","crossOrigin":""}]]}],"segment":["slug","blog34","d"]},"styles":[]}]}],["$","footer",null,{"className":"bg-[#DDDDDD] text-[#999999] py-8 mt-12 text-center border-t border-[#e5e5e5]","children":["$","div",null,{"className":"container mx-auto px-4","children":[["$","p",null,{"className":"mb-2","children":"© All rights reserved by Shingo Sekine."}],["$","p",null,{"children":["$","a",null,{"href":"#","className":"hover:text-blue-500 transition-colors","children":"Back to top"}]}]]}]}]]}]}],null] 4:[["$","meta","0",{"charSet":"utf-8"}],["$","title","1",{"children":"Shingoの数学ノート"}],["$","meta","2",{"name":"description","content":"プログラミング言語と機械学習のメモ"}],["$","meta","3",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"256x256"}],["$","meta","5",{"name":"next-size-adjust"}]] b:I[6180,["326","static/chunks/326-ead410bae2047633.js","986","static/chunks/986-f27c5a2c4d841870.js","42","static/chunks/app/%5Bslug%5D/page-419f452b4066bb25.js"],""] d:I[9703,["326","static/chunks/326-ead410bae2047633.js","986","static/chunks/986-f27c5a2c4d841870.js","42","static/chunks/app/%5Bslug%5D/page-419f452b4066bb25.js"],""] c:T5e6a,/*@jsxRuntime automatic @jsxImportSource react*/ const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0]; const {useMDXComponents: _provideComponents} = arguments[0]; function _createMdxContent(props) { const _components = Object.assign({ p: "p", h3: "h3", a: "a", blockquote: "blockquote", img: "img", ol: "ol", li: "li", strong: "strong" }, _provideComponents(), props.components); return _jsxs(_Fragment, { children: [_jsx(_components.p, { children: "今回は、データサイエンティスト(以下DS)ってどんなことをしているのか書いていこうと思います。" }), "\n", _jsx(_components.p, { children: "もちろんDSといっても、扱うデータや種類によって全然違うので、あくまで一例として見ていただければと思います。" }), "\n", _jsx(_components.p, { children: "DSを目指している学生や、転職しようと思っている社会人に対して、DSってこんな仕事をしているということを知っていただきたいです。" }), "\n", _jsx(_components.h3, { children: "DSってどんな職業?" }), "\n", _jsxs(_components.p, { children: ["まずは、DSについて知らない方もいると思うので、以下に", _jsx(_components.a, { href: "https://www.ipa.go.jp/files/000083733.pdf", children: "DS協会による定義" }), "を載せます。"] }), "\n", _jsxs(_components.blockquote, { children: ["\n", _jsx(_components.p, { children: "データサイエンティストとは、「データサイエンス力、データエンジニアリング力をベースにデータから価値を創出し、ビジネス課題に答えを出すプロフェッショナル」です。" }), "\n", _jsx(_components.p, { children: " " }), "\n", _jsx(_components.p, { children: "ここでの「ビジネス」とは企業の営利活動だけではなく、社会の役に立つ意味のある活動全般を指します。「プロフェッショナル」とは、体系的にトレーニングされた専門的なスキルをベースに顧客(お客様、クライアント)に価値を提供し、その対価として報酬を得る人です。" }), "\n"] }), "\n", _jsx(_components.p, { children: "上記の定義では、「ビジネス力」「データサイエンス力」「データエンジニアリング力」の3つのスキルが出ていますが、DSのスキルは以下のように定義しています。" }), "\n", _jsx(_components.p, { children: _jsx(_components.img, { src: "/images/blog34/image1.png", alt: "" }) }), "\n", _jsx(_components.p, { children: "データサイエンティストの業務を遂行する上で、ビジネス力、データサイエンス力、データエンジニアリング力はどれも欠けてはいけないと思っています。" }), "\n", _jsx(_components.p, { children: "また、データサイエンティストは定義が広く、機械学習とアプリ実装をメインに行う人もいればビジネス課題の解決に注力する人もいます。" }), "\n", _jsx(_components.p, { children: "特に前者は機械学習エンジニアと呼ばれることもあります。このブログでは、後者の仕事をデータサイエンティストの仕事として書くことにします。" }), "\n", _jsx(_components.h3, { children: "筆者の入社してからの経歴" }), "\n", _jsx(_components.p, { children: "私は現時点で、現在の会社に新卒として入社してから5年目になります。" }), "\n", _jsx(_components.p, { children: "1年SE/PGとしてデータ移行業務やシステム開発したのち、3年半DSとして働いています。" }), "\n", _jsx(_components.p, { children: "プロジェクトは1人から2人でやる案件が多く、期間は3ヶ月程度のものもあれば、2年近くやっていたものもあります。" }), "\n", _jsx(_components.p, { children: "以下では、今まで私がした経験や、DSに聞いた話などをまとめていきます。" }), "\n", _jsx(_components.h3, { children: "DSの主な業務" }), "\n", _jsx(_components.p, { children: "DSの業務としては、まとめると以下の流れになることが多いかと思います。" }), "\n", _jsx(_components.p, { children: "フェーズによって、使用するであろうスキルで色分けしています。" }), "\n", _jsx(_components.p, { children: _jsx(_components.img, { src: "/images/blog34/image2.png", alt: "" }) }), "\n", _jsxs(_components.ol, { children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "解決したい課題の要件の洗い出し" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力" }), "\n", _jsx(_components.p, { children: "まずはお客さんの要件を聞いて、どんな課題があるのかを理解します。" }), "\n", _jsx(_components.p, { children: "まだデータは見ていないので、ここではざっくり課題を聞いて、何を求められているのかを把握します。" }), "\n", _jsxs(_components.ol, { start: "5", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "データ分析で実現可能な課題の設定" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力" }), "\n", _jsx(_components.p, { children: "課題を聞いたのち、現在のデータでどのような課題を設定すれば、分析で実現可能かを検討します。" }), "\n", _jsx(_components.p, { children: "特に教師あり学習の場合、目的変数(予測対象の変数)と説明変数(予測に使用する変数)に使えそうなものを考えます。" }), "\n", _jsx(_components.p, { children: "例えば、課題で住宅の価格を予測したいとしたときは、目的変数に住宅価格を、 説明変数には価格に必要な土地の情報だったり、住居の基礎情報などを使用するわけですね。" }), "\n", _jsx(_components.p, { children: "こう聞くと、簡単かと思われがちですが、目的変数の設定が難しい場合も多々あります。" }), "\n", _jsx(_components.p, { children: "例えば、製薬業界で各薬品に対して、MRがどの医師にアプローチすれば良いかを考えます。" }), "\n", _jsx(_components.p, { children: "このとき、医師ごとの売上データを目的変数としたいですが、売上は施設粒度までしか出せない場合があり、その場合は医師ごとの売上を直接出すことはできません。" }), "\n", _jsx(_components.p, { children: "そこで、どうやって医師ごとの目的変数を定義するかを考えるわけです。" }), "\n", _jsx(_components.p, { children: "これはなかなか難しい問題で、存在するデータやビジネス課題によって、目的変数の定義が変わってきます。" }), "\n", _jsx(_components.p, { children: "何を予測対象とするのか、どんな粒度で予測するのか、顧客と色々話して決めていきます。" }), "\n", _jsxs(_components.ol, { start: "16", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "課題で使用するデータの確認" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力" }), "\n", _jsx(_components.p, { children: "2で定義した目的変数、説明変数がちゃんと取れるかを確認します。" }), "\n", _jsx(_components.p, { children: "データが取得できるかだけでなく、いつ時点のデータが取れるかも重要です。" }), "\n", _jsx(_components.p, { children: "目的変数が説明変数に対してリーク(説明変数に目的変数の情報が入っていること)が起こってないか、 予測するタイミングで必要な変数が揃っているかなども考えます。" }), "\n", _jsx(_components.p, { children: "例えば、ある商品の売上予測で、営業が入力した顧客の活動回数を使用したいとします。" }), "\n", _jsx(_components.p, { children: "この情報は予測に対してよく効く変数ですが、営業担当者によって活動を入力していたりしていなかったりします。" }), "\n", _jsx(_components.p, { children: "そうすると、顧客によって情報の精度が違ってきたりするわけです。" }), "\n", _jsx(_components.p, { children: "さらに、反映タイミングもばらばらだとすると、その変数が本当に使用できるか吟味が必要になってきます。" }), "\n", _jsx(_components.p, { children: "もし、今あるデータで課題の解決が難しいようなら、2に戻って分析可能な課題を再定義します。" }), "\n", _jsxs(_components.ol, { start: "26", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "分析の設計" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力・データサイエンス力" }), "\n", _jsx(_components.p, { children: "ここで、モデルの種類、評価方法、評価指標などを決めていきます。" }), "\n", _jsx(_components.p, { children: "コンペ経験者なら、例えばテーブルデータの分類問題であれば、大体モデルはlightgbmで、評価はクロスバリデーションのAUCすればいいんでしょ、 となるかもしれませんが、実際はそうでない場合もあります。" }), "\n", _jsx(_components.p, { children: "例えば、顧客が機械学習に詳しくない場合、AUCの数値を言われてもピンとこない場合があります。(実際AUCの説明も難しいです。)" }), "\n", _jsx(_components.p, { children: "その場合は、ホールドアウトの混同行列を用いて、適合率や再現率を提示したこともあります。" }), "\n", _jsx(_components.p, { children: "モデルに関しても、ただ精度を求めるだけでなく、線形回帰や決定木など、 どんな変数がどの程度効いているかをわかりやすくするために使用することもあります。" }), "\n", _jsx(_components.p, { children: "したがって、顧客に合わせて分析の設計をする必要があるわけですね。" }), "\n", _jsxs(_components.ol, { start: "34", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "教師データ作成・データの理解" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:データサイエンス力" }), "\n", _jsx(_components.p, { children: "機械学習がすぐに適用できるようなデータになっていればよいのですが、なっていない場合もあります。" }), "\n", _jsx(_components.p, { children: "例えば各個人に対してクレジットカードのデフォルト予測などで、個人の履歴データがある場合です。" }), "\n", _jsx(_components.p, { children: "教師データが一つになっていない場合は、結合や変数の加工を実施して一つの教師データを作成していきます。" }), "\n", _jsx(_components.p, { children: "特に例のように、結合するデータの粒度が予測対象より細かい場合はうまく集計して特徴量を集計する必要があります。" }), "\n", _jsx(_components.p, { children: "例えば履歴データは1ヶ月前、2ヶ月前…の情報など、一人に対して複数のデータを持っている場合、予測対象は各個人なので、なんらかの形に集計しなければなりません。" }), "\n", _jsx(_components.p, { children: "よくあるのが、平均、合計、標準偏差、最大値、最小値などの統計値を全て入れることです。" }), "\n", _jsx(_components.p, { children: "ここら辺の、教師データを作成することに関しては以下のkaggleの課題がとても勉強になると思います。" }), "\n", _jsx(_components.p, { children: _jsx(_components.a, { href: "https://www.kaggle.com/c/home-credit-default-risk/overview", children: "https://www.kaggle.com/c/home-credit-default-risk/overview" }) }), "\n", _jsx(_components.p, { children: "課題とデータが決まれば、データを見ていきます。探索的データ分析(EDA)ですね。ここにきてようやくデータ分析っぽいプログラミングをします。" }), "\n", _jsx(_components.p, { children: "さて、教師データが作成できたら、集計値やグラフを書いてデータの概要を把握していきます。" }), "\n", _jsx(_components.p, { children: "ここで、データのパターンや欠損値や外れ値、異常値の有無などを発見します。" }), "\n", _jsx(_components.p, { children: "ここのデータ理解が、のちの精度や運用にとても大きく関わってくるので、念入りにEDAは実施します。" }), "\n", _jsxs(_components.ol, { start: "49", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "モデル構築・結果出力" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:データサイエンス力・データエンジニアリング力" }), "\n", _jsx(_components.p, { children: "データの理解が終わったところで、分析の設計で定義したモデルの構築を行っていきます。" }), "\n", _jsx(_components.p, { children: "この段階でコーディングを実施していきますが、のち変更前提で柔軟にモデルを構築できるよう、 うまく関数を定義して作成することを心がけます。" }), "\n", _jsx(_components.p, { children: "また、特徴量エンジニアリングやパラメータチューニングなどの精度向上の手法は基本的に後回しにして、 とにかく精度を出すまでの一連の流れを先に作成することが重要です。" }), "\n", _jsx(_components.p, { children: "なぜかというと、精度向上は終わりがほとんどないのに対して、 納期には時間があるためです。" }), "\n", _jsx(_components.p, { children: "モデル構築時にパラメータチューニングしたいのは山々ですが、 精度向上以外の部分のコーディングを終わらせてから精度向上に取り掛かるようにします。" }), "\n", _jsxs(_components.ol, { start: "56", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "精度検証・残差分析" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:データサイエンス力・データエンジニアリング力" }), "\n", _jsx(_components.p, { children: "モデルを構築したあとは、分析の設計で決めた評価方法・評価指標で精度を検証します。" }), "\n", _jsx(_components.p, { children: "モデルの精度向上のために、精度はもちろん、 どの変数が効いているか、予測を外している原因は何かを突き止めます。" }), "\n", _jsx(_components.p, { children: "例えば、IDがモデルに入っていたとか、異常値が原因で、予測値がおかしくなっているなどです。" }), "\n", _jsx(_components.p, { children: "分析のコンペなどと違って、データによっては完全に予測できる変数などが 混じっている可能性(リーク)などが往々にしてあるので、本当に残差分析は重要です。" }), "\n", _jsx(_components.p, { children: "さらに、この部分は顧客にも説明する必要があるため、 さまざまな統計値、精度、グラフなどを出力する必要があります。" }), "\n", _jsx(_components.p, { children: "モデルの精度が許容できるものになるまで精度向上の試行錯誤を行います。" }), "\n", _jsx(_components.p, { children: "ただし、時間がそんなにあるわけでもないので、 ある程度できたら目標に達していなくても次のステップにいく場合もあります。" }), "\n", _jsxs(_components.ol, { start: "65", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "モデルの実装・テスト" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:データエンジニアリング力" }), "\n", _jsx(_components.p, { children: "モデルが構築できたら、入力、出力の形式やタイミングを決め、自動化できるようにします。" }), "\n", _jsx(_components.p, { children: "また、モデルが想定通りの結果になるかどうか、さまざまなデータを入れてみてテストも行います。" }), "\n", _jsx(_components.p, { children: "さらに、入力データに欠損が入る場合や、異常値が入る場合にもそれに対応した出力結果になるようにテストします。" }), "\n", _jsx(_components.p, { children: "実装にも種類があり、例えばアプリケーションにしてほしい、クラウドに実装して欲しいなど、 さまざまな要望が入ることがあり、エンジニアリング力が試されます。" }), "\n", _jsxs(_components.ol, { start: "71", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "ドキュメント作成・レポーティング" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力・データサイエンス力" }), "\n", _jsx(_components.p, { children: "最後に、モデルの設計書や手順書などをまとめたり、統計値や評価指標をレポーティングしたりします。" }), "\n", _jsx(_components.p, { children: "レポーティングでは分析の設計や、精度検証・残差分析で実施した内容を主に記載していくため、 この手順通り実施していけば、結果を貼り付けていくだけで完成します。" }), "\n", _jsx(_components.p, { children: "また、顧客のレベルに合わせて、統計値や評価指標の解説を入れることもあります。" }), "\n", _jsxs(_components.ol, { start: "76", children: ["\n", _jsx(_components.li, { children: _jsx(_components.strong, { children: "運用・トレーニング" }) }), "\n"] }), "\n", _jsx(_components.p, { children: "必要なスキル:ビジネス力・データサイエンス力" }), "\n", _jsx(_components.p, { children: "ここは蛇足で別案件となる場合が多いですが、 作成したモデルを顧客に運用してもらえるように、トレーニングをする場合もあります。" }), "\n", _jsx(_components.p, { children: "ここで、モデルの使い方だけでなく、データ分析の基礎であるデータの見方だったり、モデルの解釈だったりも解説します。" }), "\n", _jsx(_components.h3, { children: "案件の仕事の範囲" }), "\n", _jsx(_components.p, { children: "では、全ての案件でこの1から10を全て担当するかと言うと、そういうわけではありません。" }), "\n", _jsx(_components.p, { children: "例えば顧客にもDSがいて、人手が足りないと言う理由でコーディングの部分(5から9)のみを担当することもあったりします。" }), "\n", _jsx(_components.p, { children: "また、上記の業務を全て一人で担当するわけでもなく、チームで分担して作業することもあります。" }), "\n", _jsx(_components.p, { children: "いきなり全てのフェーズで活躍するのは難しいので、自分の得意なスキルやフェーズを見つけつつ業務をしていくのが良いかと思います。" }), "\n", _jsx(_components.h3, { children: "業務と分析コンペ" }), "\n", _jsx(_components.p, { children: "DSになるために、KaggleやSignateなどの分析コンペに取り組むことはとても重要です。" }), "\n", _jsx(_components.p, { children: "しかし注意したいのは、分析コンペで得られる知識は一部だということです。" }), "\n", _jsx(_components.p, { children: "上記の業務で言うと、5から7の部分が分析コンペと重なる部分です。" }), "\n", _jsx(_components.p, { children: "もちろんここがDSの目玉となる業務ですし、身につけておくととても役に立ちます。" }), "\n", _jsx(_components.p, { children: "しかし、ビジネス課題の発見・設定や、分析の設計、分析のわかりやすい説明・文書作成スキル、モデルの実装など、特にビジネス力・エンジニアリング力に関しては分析コンペでは補えない部分もあります。" }), "\n", _jsx(_components.p, { children: "この部分は実際に業務を経験するのが早いですが、 もし独学でやるなら、実際にアプリケーションを作成してみたり、 自分で気になったものを実際に分析し、ドキュメンテーションも作成しておくとかなり勉強になるのではないかと思います。" }), "\n", _jsx(_components.p, { children: "逆に言えば、Kaggleでいい成績を残せないからといってDSとして活躍できないかと言うことはなく、 ビジネス課題を見つける力、わかりやすく伝える力などがあれば十分DSとして活躍できると思います。" }), "\n", _jsx(_components.p, { children: "まあ、DSなら、せっかくKaggleやるなら上位狙いたいですけどね(笑)" }), "\n", _jsx(_components.h3, { children: "おわりに" }), "\n", _jsx(_components.p, { children: "このブログでは、DSの業務内容について、一般化した形で紹介してきました。" }), "\n", _jsx(_components.p, { children: "これはあくまで私の経験によるものなので、必ずそうとはかぎらないことに注意してください。" }), "\n", _jsx(_components.p, { children: "DSの業務について理解していただいて、ぜひ就活、今後のDSとしてのキャリアなどの参考にしてください。" })] }); } function MDXContent(props = {}) { const {wrapper: MDXLayout} = Object.assign({}, _provideComponents(), props.components); return MDXLayout ? _jsx(MDXLayout, Object.assign({}, props, { children: _jsx(_createMdxContent, props) })) : _createMdxContent(props); } return { default: MDXContent }; a:["$","div",null,{"className":"container mx-auto px-4 py-8 max-w-7xl","children":["$","div",null,{"className":"flex flex-col md:flex-row gap-8","children":[["$","article",null,{"className":"w-full md:w-[70%] bg-white shadow-lg rounded-lg p-8","children":[["$","header",null,{"className":"mb-8 border-b pb-4","children":[["$","div",null,{"className":"flex items-center gap-2 mb-2","children":[["$","$L6",null,{"href":"/","className":"text-gray-500 hover:text-orange-500","children":"Home"}],["$","span",null,{"className":"text-gray-300","children":">"}],["$","span",null,{"className":"text-gray-500","children":"$undefined"}]]}],["$","h1",null,{"className":"text-3xl font-bold mb-4","children":"データサイエンティストの業務内容"}],["$","div",null,{"className":"text-gray-500 flex flex-wrap gap-4 items-center mb-6","children":[["$","time",null,{"className":"flex items-center gap-1 text-sm","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","height":"18px","viewBox":"0 0 24 24","width":"18px","fill":"#666666","className":"mr-1","children":[["$","path",null,{"d":"M0 0h24v24H0V0z","fill":"none"}],["$","path",null,{"d":"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"}]]}],"日付: ","2021-07-24"]}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","$L6","データ分析",{"href":"/tags/データ分析","className":"bg-gray-100 hover:bg-blue-100 px-2 py-1 rounded text-sm text-gray-600 hover:text-blue-600 transition-colors","children":["#","データ分析"]}]]}]]}]]}],["$","div",null,{"className":"prose max-w-none prose-headings:border-b prose-headings:pb-2 prose-a:text-orange-600","children":["$","$Lb",null,{"compiledSource":"$c","frontmatter":{},"scope":{}}]}],["$","div",null,{"className":"flex justify-between items-center mt-12","children":[["$","div",null,{"className":"flex-1","children":["$","$L6",null,{"href":"/blog33","className":"group flex flex-col items-start p-4 rounded-lg border border-gray-100 hover:border-orange-200 hover:bg-orange-50 transition-all","children":[["$","span",null,{"className":"text-sm text-gray-500 mb-1 group-hover:text-orange-600 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 mr-1","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M15 19l-7-7 7-7"}]}],"Previous"]}],["$","span",null,{"className":"font-medium text-gray-800 dark:text-gray-200 line-clamp-2","children":"マッチしないデータの要因を決定木で特定する"}]]}]}],["$","div",null,{"className":"w-8"}],["$","div",null,{"className":"flex-1 text-right","children":["$","$L6",null,{"href":"/blog35","className":"group flex flex-col items-end p-4 rounded-lg border border-gray-100 hover:border-orange-200 hover:bg-orange-50 transition-all","children":[["$","span",null,{"className":"text-sm text-gray-500 mb-1 group-hover:text-orange-600 flex items-center","children":["Next",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","className":"h-4 w-4 ml-1","fill":"none","viewBox":"0 0 24 24","stroke":"currentColor","children":["$","path",null,{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":2,"d":"M9 5l7 7-7 7"}]}]]}],["$","span",null,{"className":"font-medium text-gray-800 dark:text-gray-200 line-clamp-2","children":"ポジネガ可視化アプリ「BERTSHAP」を作成しました!"}]]}]}]]}],["$","$Ld",null,{}]]}],["$","div",null,{"className":"w-full md:w-[30%]","children":"$Le"}]]}]}] 9:null f:I[9009,["326","static/chunks/326-ead410bae2047633.js","986","static/chunks/986-f27c5a2c4d841870.js","42","static/chunks/app/%5Bslug%5D/page-419f452b4066bb25.js"],""] e:["$","aside",null,{"className":"w-full flex flex-col gap-6","children":[["$","div",null,{"className":"bg-white p-6 rounded shadow-sm border","children":[["$","h3",null,{"className":"font-bold text-lg mb-4 text-[#494949] border-b pb-2","children":"プロフィール"}],["$","div",null,{"className":"flex items-center mb-4","children":[["$","$Lf",null,{}],["$","span",null,{"className":"font-bold","children":"Shingo.S"}]]}],["$","p",null,{"className":"mb-4 text-base leading-relaxed text-gray-600","children":["データサイエンティストとして働いています。仕事では主にPythonやSAS、Rを用いて分析しています。",["$","br",null,{}],["$","br",null,{}],"統計検定1級、Kaggle Expert。",["$","br",null,{}],"自然言語処理に興味があります。"]}],["$","div",null,{"className":"mt-4 flex items-center","children":["$","a",null,{"href":"https://x.com/shingo97358922","target":"_blank","rel":"noopener noreferrer","className":"flex items-center gap-2 text-gray-600 hover:text-black transition-colors","children":[["$","svg",null,{"className":"w-5 h-5","fill":"currentColor","viewBox":"0 0 24 24","aria-hidden":"true","children":["$","path",null,{"d":"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"}]}],["$","span",null,{"className":"text-sm font-medium","children":"@shingo97358922"}]]}]}]]}],["$","div",null,{"className":"bg-white p-6 rounded shadow-sm border","children":[["$","h3",null,{"className":"font-bold text-lg mb-4 text-[#494949] border-b pb-2","children":"アクセスカウンター"}],["$","div",null,{"className":"flex flex-col gap-2 text-gray-600 pl-2","children":[["$","div",null,{"className":"flex items-center gap-4","children":[["$","span",null,{"className":"w-12 text-right","children":"累計"}],["$","span",null,{"children":":"}],["$","span",null,{"className":"font-mono text-lg font-bold","children":"72320"}]]}],["$","div",null,{"className":"flex items-center gap-4","children":[["$","span",null,{"className":"w-12 text-right","children":"本日"}],["$","span",null,{"children":":"}],["$","span",null,{"className":"font-mono text-lg font-bold","children":"17"}]]}],["$","div",null,{"className":"flex items-center gap-4","children":[["$","span",null,{"className":"w-12 text-right","children":"昨日"}],["$","span",null,{"children":":"}],["$","span",null,{"className":"font-mono text-lg font-bold","children":"33"}]]}]]}]]}],["$","div",null,{"className":"bg-white p-6 rounded shadow-sm border","children":[["$","h3",null,{"className":"font-bold text-lg mb-4 text-[#494949] border-b pb-2","children":"月別アーカイブ"}],["$","ul",null,{"className":"text-base text-gray-600","children":[["$","li","2026年2月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2026-02","className":"hover:text-blue-500 transition-colors block","children":["2026年2月"," (",1,")"]}]}],["$","li","2025年2月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2025-02","className":"hover:text-blue-500 transition-colors block","children":["2025年2月"," (",1,")"]}]}],["$","li","2024年10月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2024-10","className":"hover:text-blue-500 transition-colors block","children":["2024年10月"," (",1,")"]}]}],["$","li","2024年7月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2024-07","className":"hover:text-blue-500 transition-colors block","children":["2024年7月"," (",1,")"]}]}],["$","li","2024年2月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2024-02","className":"hover:text-blue-500 transition-colors block","children":["2024年2月"," (",1,")"]}]}],["$","li","2023年6月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2023-06","className":"hover:text-blue-500 transition-colors block","children":["2023年6月"," (",1,")"]}]}],["$","li","2023年5月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2023-05","className":"hover:text-blue-500 transition-colors block","children":["2023年5月"," (",1,")"]}]}],["$","li","2023年3月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2023-03","className":"hover:text-blue-500 transition-colors block","children":["2023年3月"," (",2,")"]}]}],["$","li","2022年10月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2022-10","className":"hover:text-blue-500 transition-colors block","children":["2022年10月"," (",2,")"]}]}],["$","li","2022年9月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2022-09","className":"hover:text-blue-500 transition-colors block","children":["2022年9月"," (",2,")"]}]}],["$","li","2022年7月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2022-07","className":"hover:text-blue-500 transition-colors block","children":["2022年7月"," (",1,")"]}]}],["$","li","2022年3月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2022-03","className":"hover:text-blue-500 transition-colors block","children":["2022年3月"," (",1,")"]}]}],["$","li","2021年11月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-11","className":"hover:text-blue-500 transition-colors block","children":["2021年11月"," (",1,")"]}]}],["$","li","2021年10月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-10","className":"hover:text-blue-500 transition-colors block","children":["2021年10月"," (",2,")"]}]}],["$","li","2021年7月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-07","className":"hover:text-blue-500 transition-colors block","children":["2021年7月"," (",2,")"]}]}],["$","li","2021年5月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-05","className":"hover:text-blue-500 transition-colors block","children":["2021年5月"," (",2,")"]}]}],["$","li","2021年4月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-04","className":"hover:text-blue-500 transition-colors block","children":["2021年4月"," (",2,")"]}]}],["$","li","2021年2月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2021-02","className":"hover:text-blue-500 transition-colors block","children":["2021年2月"," (",1,")"]}]}],["$","li","2020年10月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-10","className":"hover:text-blue-500 transition-colors block","children":["2020年10月"," (",1,")"]}]}],["$","li","2020年9月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-09","className":"hover:text-blue-500 transition-colors block","children":["2020年9月"," (",1,")"]}]}],["$","li","2020年7月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-07","className":"hover:text-blue-500 transition-colors block","children":["2020年7月"," (",1,")"]}]}],["$","li","2020年6月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-06","className":"hover:text-blue-500 transition-colors block","children":["2020年6月"," (",1,")"]}]}],["$","li","2020年5月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-05","className":"hover:text-blue-500 transition-colors block","children":["2020年5月"," (",1,")"]}]}],["$","li","2020年4月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-04","className":"hover:text-blue-500 transition-colors block","children":["2020年4月"," (",1,")"]}]}],["$","li","2020年3月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-03","className":"hover:text-blue-500 transition-colors block","children":["2020年3月"," (",1,")"]}]}],["$","li","2020年2月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-02","className":"hover:text-blue-500 transition-colors block","children":["2020年2月"," (",1,")"]}]}],["$","li","2020年1月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2020-01","className":"hover:text-blue-500 transition-colors block","children":["2020年1月"," (",1,")"]}]}],["$","li","2019年12月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-12","className":"hover:text-blue-500 transition-colors block","children":["2019年12月"," (",1,")"]}]}],["$","li","2019年11月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-11","className":"hover:text-blue-500 transition-colors block","children":["2019年11月"," (",2,")"]}]}],["$","li","2019年10月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-10","className":"hover:text-blue-500 transition-colors block","children":["2019年10月"," (",2,")"]}]}],["$","li","2019年9月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-09","className":"hover:text-blue-500 transition-colors block","children":["2019年9月"," (",1,")"]}]}],["$","li","2019年8月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-08","className":"hover:text-blue-500 transition-colors block","children":["2019年8月"," (",8,")"]}]}],["$","li","2019年7月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-07","className":"hover:text-blue-500 transition-colors block","children":["2019年7月"," (",1,")"]}]}],["$","li","2019年6月",{"className":"mb-2 border-b border-dashed border-gray-200 pb-1 last:border-none","children":["$","$L6",null,{"href":"/archives/2019-06","className":"hover:text-blue-500 transition-colors block","children":["2019年6月"," (",2,")"]}]}]]}]]}],["$","div",null,{"className":"bg-white p-6 rounded shadow-sm border","children":[["$","h3",null,{"className":"font-bold text-lg mb-4 text-[#494949] border-b pb-2","children":"タグ一覧"}],["$","div",null,{"className":"flex flex-wrap gap-2","children":[["$","$L6","データ分析",{"href":"/tags/データ分析","className":"bg-gray-100 hover:bg-blue-500 hover:text-white rounded px-2 py-1 text-sm transition-colors duration-200 text-gray-600","children":["データ分析"," (",18,")"]}],["$","$L6","自然言語処理",{"href":"/tags/自然言語処理","className":"bg-gray-100 hover:bg-blue-500 hover:text-white rounded px-2 py-1 text-sm transition-colors duration-200 text-gray-600","children":["自然言語処理"," (",16,")"]}],["$","$L6","SAS",{"href":"/tags/SAS","className":"bg-gray-100 hover:bg-blue-500 hover:text-white rounded px-2 py-1 text-sm transition-colors duration-200 text-gray-600","children":["SAS"," (",12,")"]}],["$","$L6","Kaggle",{"href":"/tags/Kaggle","className":"bg-gray-100 hover:bg-blue-500 hover:text-white rounded px-2 py-1 text-sm transition-colors duration-200 text-gray-600","children":["Kaggle"," (",3,")"]}],["$","$L6","雑談",{"href":"/tags/雑談","className":"bg-gray-100 hover:bg-blue-500 hover:text-white rounded px-2 py-1 text-sm transition-colors duration-200 text-gray-600","children":["雑談"," (",2,")"]}]]}]]}],["$","div",null,{"className":"bg-white p-6 rounded shadow-sm border","children":[["$","h3",null,{"className":"font-bold text-lg mb-4 text-[#494949] border-b pb-2","children":"広告枠"}],["$","div",null,{"className":"flex justify-center items-center","children":[["$","a",null,{"href":"https://px.a8.net/svt/ejp?a8mat=4AXI0F+CULTTE+348+6CWQP","rel":"nofollow","target":"_blank","children":["$","img",null,{"style":{"border":0},"width":"250","height":"250","alt":"","src":"https://www25.a8.net/svt/bgt?aid=260223855777&wid=001&eno=01&mid=s00000000404001068000&mc=1"}]}],["$","img",null,{"style":{"border":0},"width":"1","height":"1","src":"https://www17.a8.net/0.gif?a8mat=4AXI0F+CULTTE+348+6CWQP","alt":""}]]}]]}]]}]