Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure Machine Learning ハンズオンシリーズ 基礎編 資料
Search
konabuta
June 11, 2021
Technology
0
2k
Azure Machine Learning ハンズオンシリーズ 基礎編 資料
konabuta
June 11, 2021
Tweet
Share
More Decks by konabuta
See All by konabuta
AI at Scale
konabuta
1
210
Azure Machine Learning 大規模機械学習
konabuta
0
330
MLflow と ONNX で実現するクラウドネイティブな MLOps
konabuta
1
2.4k
Azure Machine Learning ハンズオン モデル解釈
konabuta
1
1.1k
クォータ申請手順 - Azure Machine Learning Compute
konabuta
0
380
Azure Machine Learning - Ignite & Build Update (20210603)
konabuta
0
900
Azure Machine Learning 実験サービスとセキュリティ 2020年11月アップデート情報 (2020-11-12)
konabuta
0
1.2k
機械学習モデルの解釈可能性について (2020-11-11)
konabuta
2
1.1k
Microsoft の Responsible AI への取り組み (2020-11-10)
konabuta
1
490
Other Decks in Technology
See All in Technology
Cloud Native PG 使ってみて気づいたことと最新機能の紹介 - 第52回PostgreSQLアンカンファレンス
seinoyu
2
250
TopAppBar Composableをカスタムする
hunachi
0
170
17年のQA経験が導いたスクラムマスターへの道 / 17 Years in QA to Scrum Master
toma_sm
0
490
新卒1年目のフロントエンド開発での取り組み/New grad front-end efforts
kaonavi
0
130
デザインシステムのレガシーコンポーネントを刷新した話/Design System Legacy Renewal
kaonavi
0
120
AIエージェント開発における「攻めの品質改善」と「守りの品質保証」 / 2024.04.09 GPU UNITE 新年会 2025
smiyawaki0820
0
130
こんなデータマートは嫌だ。どんな? / waiwai-data-meetup-202504
shuntak
1
230
製造業の会計システムをDDDで開発した話
caddi_eng
3
1.1k
Multitenant 23ai の全貌 - 機能・設計・実装・運用からマイクロサービスまで
oracle4engineer
PRO
2
150
Agile TPIを活用した品質改善事例
tomasagi
0
550
Restarting_SRE_Road_to_SRENext_.pdf
_awache
1
210
Amebaにおける Platform Engineeringの実践
kumorn5s
5
810
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
17
1.1k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
129
19k
Rails Girls Zürich Keynote
gr2m
94
13k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
30k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
Unsuck your backbone
ammeep
670
57k
GraphQLとの向き合い方2022年版
quramy
45
14k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
It's Worth the Effort
3n
184
28k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.6k
Transcript
Azure Machine Learning ハンズオンシリーズ 基礎編 2021年6月11日(金) 16:00 - 17:30
Slack ワークスペース
None
None
None
None
Azure Machine Learning
Azure M achine Learning service 実験的なモデル開発 ⾃動機械学習 デザイナー Pytyon /
R モデル検証 パッケー ジ化と Azure Container Instnaces での検証 モデル学習 コンピュー ティング クラスター モニタリング モデルのモニタリング デプロイ スケー ラブルな kubernetes サ ー ビス へ のデプロイ CI/CD & モデル再学習 GitHub & Azure DevOps 統合・連携
Responsible Industry leading MLOps Open & Interoperable For all skill
levels あらゆるスキルレベルに対応し、 ML の生産性を向上 機械学習ライフサイクル の運用管理 責任のある ML ソリューションの構築 オープンテクノロジーの採用 と相互運用性の実現
https://aka.ms/ml-docs
None
Azure Machine Learning Workspace とは? アーキテクチャと主要な概念 - Azure Machine Learning
| Microsoft Docs 関連 Azure サービス リソース アセット
付属リソース Storage Key Vault Container Registry App Insights モデル推論サービス AKS
Cluster ACI 学習データのデータソース Storage Data Lake SQL モデル学習のサービス Compute Instance Compute Clusters 多くの PaaS サービスに 依存している ※ Microsoft Managed のため、Azure Portal からは見えない
None
None
None
https://aka.ms/titanic0611
None
作成者 • Notebooks - コーディング環境 • Automated ML - 自動機械学習
• Designer - GUI 機械学習プロセス実行 アセット • Datasets - データの登録と管理 • Experiments - 実験記録 • Pipelines - 学習・推論のパイプライン • Models - モデル管理 • Endpoints - エンドポイント管理 管理 (環境・データ) • Compute - 学習・推論の計算環境 • Datastores - データソースの設定 • Data Labeling - ラベリング機能
Python & R ユーザも Azure ML studio を併用します
ユーザーの入力 特徴量 エンジニアリング アルゴリズム の選択 ハイパーパラメータ のチューニング モデルの リーダーボードと解釈 データセット
設定と制約 76% 34% 82% 41% 88% 72% 81% 54% 73% 88% 90% 91% 95% 68% 56% 89% 89% 79% 順位 モデル スコア 1 95% 2 76% 3 53% … 自動機械学習は、与えられたデータに対して「最高のモデル」を探索するために、 特徴量エンジニアリング、アルゴリズムとハイパーパラメータの選択を自動実行します。
• 直感的なマウス操作でパイプライン構築 • 特徴量エンジニアリング • モデル学習 (回帰、分類、クラスタリング) • 推論 (リアルタイム
& バッチ) • カスタムモデル・スクリプト (Python, R) 機械学習のモデル構築、テスト、デプロイするためのビジュアルパイプライン ※ 参考 : Azure Machine Learning デザイナー とは https://docs.microsoft.com/ja-jp/azure/machine-learning/concept-designer
Python & R の実装をサポートする実験環境
• 様々なスペックのVMを選択・起動 • 自動スケールアウト・ダウン • ジョブ管理、スケジュール管理 学習コード train train train
ジョブ・スケジュール管理 • Job に必要なライブラリ・データを自動で準備 ・・・ • 低優先度オプション : 80% 割引で利用可能 モデル学習・推論のためのクラウドネイティブなクラスター環境
None
Machine Learning Practices & Tips Microsoft Machine Learning Collection Data
Scientist 向けページ
機械学習プロジェクトを進めるためのガイドブック Machine Learning Best Practices (azure.github.io)
microsoft/machine-learning-collection: machine learning tech collections at Microsoft and subsidiaries.
Python による機械学習入門 編 2021年6月25日(金) 16:00 - 17:30 https://dllab.connpass.com/event/214093/
https://forms.office.com/r/dV5heemZnv
None
None