2
Introduction to Machine Learning and Artificial Intelligence
– Watson Studio Tutorial, Part 2
https://developer.ibm.com/videos/introduction-to-machine-
learning-and-artificial-intelligence-watson-studio-tutorial-part-2/
Introduction to Machine Learning and Artificial Intelligence
– Watson Studio Tutorial, Part 3
https://developer.ibm.com/videos/introduction-to-machine-
learning-and-artificial-intelligence-watson-studio-tutorial-part-3/
このセッションは
IBM Developer https://developer.ibm.com/ の
動画を元に作成しています
27
4B[Existing]のタブが選択された画⾯が表⽰された場合
Existing Service Instance のドロップダウンから、使⽤するMachine
Learningのサービスを選択して[Select]をクリック 。
[Existing]のタブが選択された画⾯が表⽰されたにもかかわらず、「Existing
Service Instance」の下に「 No existing service instances found 」が表⽰された場
合は、「CLOUD FOUNDRY ORG」のドロップダウンを開き、値を選択してみてく
ださい。。
4. サービスの作成と追加
6. 機械学習モデルの作成
43
*以下がModel Builderで利⽤できるモデルの⼀覧です︓
モデル名 Binary
Classification
Multiclass
Classification
Regression
Logistic Regression
ロジスティック回帰 Y
Decision Tree Regression
決定⽊ Y Y
Y
Random Forest Regression
ランダムフォレスト Y Y Y
Gradient Boosted Tree Regression
勾配ブースティング決定⽊ Y Y
Native Bayes
単純ベイズ分類法 Y
Linear Regression
線形回帰 Y
Isotonic Regression
アイソトニック回帰 Y
61
AutoAI
New
https://www.ibm.com/cloud/watson-studio/autoai
https://www-03.ibm.com/press/jp/ja/pressrelease/55108.wss
New
6/13発表!
Slide 62
Slide 62 text
IBM Watson Studio AutoAIの機能
• Watson Studio と Watson Machine
learning を統合
• データ取り込み、データクレンジン
グ、データ変換、ハイパーパラメー
ター最適化(HPO)によるモデル作成を
⾃動化
• トレーニングフィードバックの視覚化
により、モデルのパフォーマンスを確
認するためのリアルタイムの結果が参
照可能
• Watson Machine Learningへのワンクリッ
クDeployment
Slide 63
Slide 63 text
Demo Video
63
https://youtu.be/cjGGUu9vprQ?start=42 (途中からの開始です)
Slide 64
Slide 64 text
チュートリアル(英語)
64
https://www.ibm.com/cloud/garage/dte/tutorial/ibm-watson-
studio-autoai-modeling-rest-us
IBM Watson Studio AutoAI: Modeling for the rest of us
チュートリアル: IBM Watson Studio AutoAI: これまでにない⼀般ユーザーのためのモデリング
Published on July 15, 2019
AutoAIでBinary ClassificationとRegressionモデルを作成しテスト、さらに
jupyter notebookを使⽤してpythonから呼び出すチュートリアルです。
このハンズオンと同じProjectを使⽤する場合は、Projectを開いた状態で
「Creating an AutoAI model for binary classification 」
から開始してください。