SlideShare a Scribd company logo
DSA 441 – Cloud Computing
Week 12: Cloud AI
Asst. Prof. Dr. Ferdin Joe John Joseph
Faculty of Information Technology
Thai-Nichi Institute of Technology, Bangkok
Cloud AI (Machine Learning Platform for AI)
Cloud AI
• Machine Learning Platform for AI
• Used for creating machine learning models in cloud
• Deployed models are used capable of using in other cloud products
and services
Faculty of Information Technology, Thai-Nichi Institute of
Technology
3
Machine Learning
Machine learning uses statistical algorithms to train models with a large amount of
historical data, and uses the generated models to help you make informed business
decisions. Machine learning can be applied to the following scenarios:
• Marketing: commodity recommendation, user profiling, and targeted advertising.
• Finance: credit risk prediction for loans, financial risk management, stock
forecast, and gold price forecast.
• Social network: analytics of key opinion leaders and relational networks.
• Text processing: news classification, keyword extraction, text summarization, and
text analytics.
• Unstructured data processing: image classification and text extraction based on
optical character recognition (OCR).
• Other forecast scenarios: rainfall forecast and football match result forecast.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
4
Machine Learning Types
Machine learning includes traditional machine learning and deep learning.
Traditional machine learning is divided into the following learning modes:
• Supervised learning: Each sample has an expected value. You can create a model
to map input feature vectors to target values. Supervised learning can be used to
solve regression and classification issues.
• Unsupervised learning: Samples do not have target values. Unsupervised learning
is used to discover potential regular patterns from the sample data. You can use
unsupervised learning to solve clustering issues.
• Reinforcement learning: This learning mode is complex. A system constantly
interacts with the external environment to obtain feedback and determines its
own behavior to achieve a long-term optimization of targets. Examples of
reinforcement learning are AlphaGo and autonomous driving.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
5
Why Machine Learning Platform for AI
• Machine Learning Platform for AI is designed to serve business within
Alibaba Group, such as Taobao, Alipay, and Amap.com.
• It enables developers of Alibaba Group to use AI technologies in an
efficient, concise, and standard way. Machine Learning Platform for AI
was officially released in 2018.
• It has gained tens of thousands of enterprises and individual
developers, and has become one of the leading machine learning
platforms on the cloud in China.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
6
Machine Learning Frameworks
• Flink, a stream computing framework.
• TensorFlow, an optimized deep learning framework based on open
source TensorFlow.
• Parameter Server, a computing framework that can process hundreds
of billions of samples in parallel.
• Spark, PySpark, MapReduce, and other mainstream open source
computing frameworks.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
7
Services
• Machine Learning Studio: a service for visualized modeling and
distributed training.
• Data Science Workshop (DSW): a Notebook-based service for
interactive AI research and development.
• AutoLearning: a service for automated modeling.
• Elastic Algorithm Service (EAS): a service that allows you deploy
models as online prediction services.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
8
Benefits
• Services provided by Machine Learning Platform for AI can be used separately or
in combination. Machine Learning Platform for AI provides an all-in-one platform
for machine learning. After training data is prepared in Object Storage Service
(OSS) or MaxCompute, you can use Machine Learning Platform for AI to
streamline all workflows, including data uploading, data preprocessing, feature
engineering, model training, model evaluation, and model publishing (to both
online and offline environments).
• Machine Learning Platform for AI can be integrated with DataWorks and allows
you to process data by using Structured Query Language (SQL), user-defined
functions (UDFs), user-defined aggregation functions (UDAFs), and MapReduce.
This ensures higher flexibility and efficiency.
• Experiments that are used to train and generate models can be scheduled in
DataWorks. You can run scheduled tasks in the staging or production
environment. This enables data isolation.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
9
Architecture
Faculty of Information Technology, Thai-Nichi Institute of
Technology
10
Architecture
• Infrastructure layer: includes CPU, GPU, Field Programmable Gate
Array (FPGA), and Neural network Processing Unit (NPU) resources.
• Computing engines and container services layer: includes
MaxCompute, E-MapReduce (EMR), Realtime Compute, and Alibaba
Cloud Container Service for Kubernete (ACK).
• Computing framework layer: includes Alink, TensorFlow, PyTorch,
Caffe, MapReduce, SQL, and Message Passing Interface (MPI). You can
run distributed computing tasks in these frameworks.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
11
Architecture (cont’d)
Machine Learning Platform for AI streamlines the workflows of machine learning, including
data preparation, model creation and training, and model deployment.
• Data preparation: Smart labeling of Machine Learning Platform for AI allows you to label
data and manage datasets in multiple scenarios.
• Model creation and training: Machine Learning Platform for AI provides diverse services
to meet different modeling requirements. These services are Machine Learning Studio,
Data Science Workshop (DSW), Deep Learning Containers (DLC), and AutoLearning.
Machine Learning Studio is a service for visualized modeling. DSW allows you to create
models by interactive programming. DLC is a cloud-native platform for training deep
learning models. AutoLearning is a service for end-to-end automated model creation.
• Model deployment: Machine Learning Platform for AI provides Elastic Algorithm Service
(EAS) and Blade to help you deploy models as services. EAS is a cloud-native online
inference platform and Blade is a tool used to accelerate model inference. Machine
Learning Platform for AI also provides an intelligent marketplace where you can obtain
recommended solutions and model algorithms to solve business issues and improve
production efficiency.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
12
Architecture (cont’d)
• Business layer: Machine Learning Platform for AI is widely used in
finance, medical care, education, transportation, and security sectors.
Search systems, recommendation systems, and financial service
systems of Alibaba Group all use Machine Learning Platform for AI to
explore data values for making informed business decisions.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
13
Gartner statistics
Faculty of Information Technology, Thai-Nichi Institute of
Technology
14
Benefits
Rich machine learning algorithms
• The algorithms of Machine Learning Platform for AI have been tested
by business within Alibaba Group for many years. Machine Learning
Platform for AI supports basic algorithms such as clustering and
regression, and complex algorithms such as text analysis and feature
engineering.
Compatibility with Alibaba Cloud services
• Models trained by Machine Learning Platform for AI are stored in
MaxCompute and can be used with other Alibaba Cloud services.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
15
Benefits
All-in-one machine learning platform
• Machine Learning Platform for AI allows you to streamline workflows
including data uploading, data preprocessing, feature engineering,
model training, and model evaluation and publishing.
Mainstream deep learning frameworks
• Machine Learning Platform for AI supports mainstream deep learning
frameworks such as TensorFlow, Caffe, and MXNet.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
16
Benefits
Visualized modeling methods
• Machine Learning Platform for AI is developed with classic machine
learning algorithms. These algorithms provide the following benefits:
• You can drag and drop components to create machine learning
experiments.
• You can use the built-in Automated Machine Learning (AutoML)
module to tune parameters. AutoML can automatically explore model
parameters, evaluate models, pass down generated models to
downstream nodes, and optimize models.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
17
Benefits
Quick model deployment
• Machine Learning Platform for AI allows you to deploy models trained
by Machine Learning Studio, Data Science Workshop (DSW), and
AutoLearning as Restful APIs.
• This way, you can use models by calling their APIs to meet your
requirements.
Faculty of Information Technology, Thai-Nichi Institute of
Technology
18
Machine Learning Studio
Faculty of Information Technology, Thai-Nichi Institute of
Technology
19
DSW
Faculty of Information Technology, Thai-Nichi Institute of
Technology
20
EAS
Faculty of Information Technology, Thai-Nichi Institute of
Technology
21
DSW Demonstration
Faculty of Information Technology, Thai-Nichi Institute of
Technology
22
Next Week
• Capstone Project Preparation
Faculty of Information Technology, Thai-Nichi Institute of
Technology
23

More Related Content

PDF
Week 11: Cloud Native- DSA 441 Cloud Computing
PDF
Week 10: Cloud Security- DSA 441 Cloud Computing
PDF
Week 9: Relational Database Service Alibaba Cloud- DSA 441 Cloud Computing
PDF
Week 7: Object Storage Service Alibaba Cloud- DSA 441 Cloud Computing
PDF
Week 6: Server Load Balancer and Auto Scaling Alibaba Cloud- DSA 441 Cloud Co...
PDF
Week 5: Elastic Compute Service (ECS) with Alibaba Cloud- DSA 441 Cloud Compu...
PDF
Week 4: Big Data and Hadoop in Alibaba Cloud - DSA 441 Cloud Computing
PDF
Week 2: Virtualization and VM Ware - DSA 441 Cloud Computing
Week 11: Cloud Native- DSA 441 Cloud Computing
Week 10: Cloud Security- DSA 441 Cloud Computing
Week 9: Relational Database Service Alibaba Cloud- DSA 441 Cloud Computing
Week 7: Object Storage Service Alibaba Cloud- DSA 441 Cloud Computing
Week 6: Server Load Balancer and Auto Scaling Alibaba Cloud- DSA 441 Cloud Co...
Week 5: Elastic Compute Service (ECS) with Alibaba Cloud- DSA 441 Cloud Compu...
Week 4: Big Data and Hadoop in Alibaba Cloud - DSA 441 Cloud Computing
Week 2: Virtualization and VM Ware - DSA 441 Cloud Computing

What's hot (20)

PDF
Week 3: Virtual Private Cloud, On Premise, IaaS, PaaS, SaaS - DSA 441 Cloud C...
PPTX
NIST CSF Overview
PPTX
ICT industry problems in Bangladesh
PPTX
Financial Services Forum_New York, May 17, 2017
PPTX
securityawareness.pptx
PPTX
Gunosyインターンシップ成果発表
PPTX
5 Highest-Impact CASB Use Cases - Office 365
PPTX
Liboko tsa basotho
PPTX
IoT Security Risks and Challenges
PDF
Machine Learning and the Elastic Stack
PDF
Edutech Cluster Presentation
PPT
Cyber Security Awareness Training by Win-Pro
PDF
Palo Alto Networks Portfolio & Strategy Overview 2019
PPTX
KLabインターンシップ成果報告会
PDF
NIST cybersecurity framework
PDF
PwC Point of View on Cybersecurity Management
PPTX
Effective Cyber Defense Using CIS Critical Security Controls
PPTX
iCloud by Apple
PDF
Jakarta EE 10 - Simplicity for Modern and Lighweight Cloud Applications
Week 3: Virtual Private Cloud, On Premise, IaaS, PaaS, SaaS - DSA 441 Cloud C...
NIST CSF Overview
ICT industry problems in Bangladesh
Financial Services Forum_New York, May 17, 2017
securityawareness.pptx
Gunosyインターンシップ成果発表
5 Highest-Impact CASB Use Cases - Office 365
Liboko tsa basotho
IoT Security Risks and Challenges
Machine Learning and the Elastic Stack
Edutech Cluster Presentation
Cyber Security Awareness Training by Win-Pro
Palo Alto Networks Portfolio & Strategy Overview 2019
KLabインターンシップ成果報告会
NIST cybersecurity framework
PwC Point of View on Cybersecurity Management
Effective Cyber Defense Using CIS Critical Security Controls
iCloud by Apple
Jakarta EE 10 - Simplicity for Modern and Lighweight Cloud Applications
Ad

Similar to Week 12: Cloud AI- DSA 441 Cloud Computing (20)

PDF
Data meets AI - AICUG - Santa Clara
PPTX
Simplifying AI and Machine Learning with Watson Studio
PDF
On premise ai platform - from dc to edge
PPTX
Machine Learning
PPTX
10 Best Platforms For Data Science and Machine Learning.pptx
PPTX
For linked in part 2 no template
PDF
Data meets AI - ATP Roadshow India
PDF
J sai subrahmanyam_Resume
PDF
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - AI and Machine Learning
PDF
Introducing new AIOps innovations in Oracle 19c - San Jose AICUG
PDF
AI Tech Stack - A Comprehensive Tech Stack Breakdown.pdf
PDF
Top Artificial Intelligence Tools & Frameworks in 2023.pdf
PPTX
Machine Learning - Intro from Microsoft Partner University
PPTX
Creating Your First ML Model with Google Cloud AutoML
PPTX
Machine learning
PDF
World Artificial Intelligence Conference Shanghai 2018
PDF
M.Tech in Artificial Intelligence – RACE, REVA University
PPTX
Azure Machine Learning Dotnet Campus 2015
PDF
[db tech showcase Tokyo 2018] #dbts2018 #B27 『Discover Machine Learning and A...
PPTX
Introduction to Machine learning and Deep Learning
Data meets AI - AICUG - Santa Clara
Simplifying AI and Machine Learning with Watson Studio
On premise ai platform - from dc to edge
Machine Learning
10 Best Platforms For Data Science and Machine Learning.pptx
For linked in part 2 no template
Data meets AI - ATP Roadshow India
J sai subrahmanyam_Resume
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - AI and Machine Learning
Introducing new AIOps innovations in Oracle 19c - San Jose AICUG
AI Tech Stack - A Comprehensive Tech Stack Breakdown.pdf
Top Artificial Intelligence Tools & Frameworks in 2023.pdf
Machine Learning - Intro from Microsoft Partner University
Creating Your First ML Model with Google Cloud AutoML
Machine learning
World Artificial Intelligence Conference Shanghai 2018
M.Tech in Artificial Intelligence – RACE, REVA University
Azure Machine Learning Dotnet Campus 2015
[db tech showcase Tokyo 2018] #dbts2018 #B27 『Discover Machine Learning and A...
Introduction to Machine learning and Deep Learning
Ad

More from Ferdin Joe John Joseph PhD (20)

PDF
Invited Talk DGTiCon 2022
PDF
Week 1: Introduction to Cloud Computing - DSA 441 Cloud Computing
PDF
Sept 6 2021 BTech Artificial Intelligence and Data Science curriculum
PDF
Hadoop in Alibaba Cloud
PDF
Cloud Computing Essentials in Alibaba Cloud
PDF
Transforming deep into transformers – a computer vision approach
PDF
Week 11: Programming for Data Analysis
PDF
Week 10: Programming for Data Analysis
PDF
Week 9: Programming for Data Analysis
PDF
Week 8: Programming for Data Analysis
PDF
Programming for Data Analysis: Week 4
PDF
Programming for Data Analysis: Week 3
PDF
Week2: Programming for Data Analysis
PDF
Week 1: Programming for Data Analysis
PDF
Deep learning - Introduction
PDF
Data wrangling week 10
PDF
Data wrangling week 11
PDF
Data wrangling week 9
PDF
Data Wrangling Week 7
PDF
Deep Learning and CNN Architectures
Invited Talk DGTiCon 2022
Week 1: Introduction to Cloud Computing - DSA 441 Cloud Computing
Sept 6 2021 BTech Artificial Intelligence and Data Science curriculum
Hadoop in Alibaba Cloud
Cloud Computing Essentials in Alibaba Cloud
Transforming deep into transformers – a computer vision approach
Week 11: Programming for Data Analysis
Week 10: Programming for Data Analysis
Week 9: Programming for Data Analysis
Week 8: Programming for Data Analysis
Programming for Data Analysis: Week 4
Programming for Data Analysis: Week 3
Week2: Programming for Data Analysis
Week 1: Programming for Data Analysis
Deep learning - Introduction
Data wrangling week 10
Data wrangling week 11
Data wrangling week 9
Data Wrangling Week 7
Deep Learning and CNN Architectures

Recently uploaded (20)

PPTX
Moving the Public Sector (Government) to a Digital Adoption
PPTX
Economic Sector Performance Recovery.pptx
PDF
CH2-MODEL-SETUP-v2017.1-JC-APR27-2017.pdf
PPTX
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
PPTX
Measurement of Afordability for Water Supply and Sanitation in Bangladesh .pptx
PDF
Chad Readey - An Independent Thinker
PPTX
Lecture 1 Intro in Inferential Statistics.pptx
PPTX
Data-Driven-Credit-Card-Launch-A-Wells-Fargo-Case-Study.pptx
PPTX
Web dev -ppt that helps us understand web technology
PDF
Linux OS guide to know, operate. Linux Filesystem, command, users and system
PDF
Company Profile 2023 PT. ZEKON INDONESIA.pdf
PPTX
Global journeys: estimating international migration
PDF
Data Analyst Certificate Programs for Beginners | IABAC
PDF
AI Lect 2 Identifying AI systems, branches of AI, etc.pdf
PPTX
Azure Data management Engineer project.pptx
PPTX
Understanding Prototyping in Design and Development
PPTX
CL11_CH20_-LOCOMOTION-AND-MOVEMENT-Autosaved.pptx
PPTX
Trading Procedures (1).pptxcffcdddxxddsss
PDF
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
PPT
Chapter 2 METAL FORMINGhhhhhhhjjjjmmmmmmmmm
Moving the Public Sector (Government) to a Digital Adoption
Economic Sector Performance Recovery.pptx
CH2-MODEL-SETUP-v2017.1-JC-APR27-2017.pdf
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
Measurement of Afordability for Water Supply and Sanitation in Bangladesh .pptx
Chad Readey - An Independent Thinker
Lecture 1 Intro in Inferential Statistics.pptx
Data-Driven-Credit-Card-Launch-A-Wells-Fargo-Case-Study.pptx
Web dev -ppt that helps us understand web technology
Linux OS guide to know, operate. Linux Filesystem, command, users and system
Company Profile 2023 PT. ZEKON INDONESIA.pdf
Global journeys: estimating international migration
Data Analyst Certificate Programs for Beginners | IABAC
AI Lect 2 Identifying AI systems, branches of AI, etc.pdf
Azure Data management Engineer project.pptx
Understanding Prototyping in Design and Development
CL11_CH20_-LOCOMOTION-AND-MOVEMENT-Autosaved.pptx
Trading Procedures (1).pptxcffcdddxxddsss
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
Chapter 2 METAL FORMINGhhhhhhhjjjjmmmmmmmmm

Week 12: Cloud AI- DSA 441 Cloud Computing

  • 1. DSA 441 – Cloud Computing Week 12: Cloud AI Asst. Prof. Dr. Ferdin Joe John Joseph Faculty of Information Technology Thai-Nichi Institute of Technology, Bangkok
  • 2. Cloud AI (Machine Learning Platform for AI)
  • 3. Cloud AI • Machine Learning Platform for AI • Used for creating machine learning models in cloud • Deployed models are used capable of using in other cloud products and services Faculty of Information Technology, Thai-Nichi Institute of Technology 3
  • 4. Machine Learning Machine learning uses statistical algorithms to train models with a large amount of historical data, and uses the generated models to help you make informed business decisions. Machine learning can be applied to the following scenarios: • Marketing: commodity recommendation, user profiling, and targeted advertising. • Finance: credit risk prediction for loans, financial risk management, stock forecast, and gold price forecast. • Social network: analytics of key opinion leaders and relational networks. • Text processing: news classification, keyword extraction, text summarization, and text analytics. • Unstructured data processing: image classification and text extraction based on optical character recognition (OCR). • Other forecast scenarios: rainfall forecast and football match result forecast. Faculty of Information Technology, Thai-Nichi Institute of Technology 4
  • 5. Machine Learning Types Machine learning includes traditional machine learning and deep learning. Traditional machine learning is divided into the following learning modes: • Supervised learning: Each sample has an expected value. You can create a model to map input feature vectors to target values. Supervised learning can be used to solve regression and classification issues. • Unsupervised learning: Samples do not have target values. Unsupervised learning is used to discover potential regular patterns from the sample data. You can use unsupervised learning to solve clustering issues. • Reinforcement learning: This learning mode is complex. A system constantly interacts with the external environment to obtain feedback and determines its own behavior to achieve a long-term optimization of targets. Examples of reinforcement learning are AlphaGo and autonomous driving. Faculty of Information Technology, Thai-Nichi Institute of Technology 5
  • 6. Why Machine Learning Platform for AI • Machine Learning Platform for AI is designed to serve business within Alibaba Group, such as Taobao, Alipay, and Amap.com. • It enables developers of Alibaba Group to use AI technologies in an efficient, concise, and standard way. Machine Learning Platform for AI was officially released in 2018. • It has gained tens of thousands of enterprises and individual developers, and has become one of the leading machine learning platforms on the cloud in China. Faculty of Information Technology, Thai-Nichi Institute of Technology 6
  • 7. Machine Learning Frameworks • Flink, a stream computing framework. • TensorFlow, an optimized deep learning framework based on open source TensorFlow. • Parameter Server, a computing framework that can process hundreds of billions of samples in parallel. • Spark, PySpark, MapReduce, and other mainstream open source computing frameworks. Faculty of Information Technology, Thai-Nichi Institute of Technology 7
  • 8. Services • Machine Learning Studio: a service for visualized modeling and distributed training. • Data Science Workshop (DSW): a Notebook-based service for interactive AI research and development. • AutoLearning: a service for automated modeling. • Elastic Algorithm Service (EAS): a service that allows you deploy models as online prediction services. Faculty of Information Technology, Thai-Nichi Institute of Technology 8
  • 9. Benefits • Services provided by Machine Learning Platform for AI can be used separately or in combination. Machine Learning Platform for AI provides an all-in-one platform for machine learning. After training data is prepared in Object Storage Service (OSS) or MaxCompute, you can use Machine Learning Platform for AI to streamline all workflows, including data uploading, data preprocessing, feature engineering, model training, model evaluation, and model publishing (to both online and offline environments). • Machine Learning Platform for AI can be integrated with DataWorks and allows you to process data by using Structured Query Language (SQL), user-defined functions (UDFs), user-defined aggregation functions (UDAFs), and MapReduce. This ensures higher flexibility and efficiency. • Experiments that are used to train and generate models can be scheduled in DataWorks. You can run scheduled tasks in the staging or production environment. This enables data isolation. Faculty of Information Technology, Thai-Nichi Institute of Technology 9
  • 10. Architecture Faculty of Information Technology, Thai-Nichi Institute of Technology 10
  • 11. Architecture • Infrastructure layer: includes CPU, GPU, Field Programmable Gate Array (FPGA), and Neural network Processing Unit (NPU) resources. • Computing engines and container services layer: includes MaxCompute, E-MapReduce (EMR), Realtime Compute, and Alibaba Cloud Container Service for Kubernete (ACK). • Computing framework layer: includes Alink, TensorFlow, PyTorch, Caffe, MapReduce, SQL, and Message Passing Interface (MPI). You can run distributed computing tasks in these frameworks. Faculty of Information Technology, Thai-Nichi Institute of Technology 11
  • 12. Architecture (cont’d) Machine Learning Platform for AI streamlines the workflows of machine learning, including data preparation, model creation and training, and model deployment. • Data preparation: Smart labeling of Machine Learning Platform for AI allows you to label data and manage datasets in multiple scenarios. • Model creation and training: Machine Learning Platform for AI provides diverse services to meet different modeling requirements. These services are Machine Learning Studio, Data Science Workshop (DSW), Deep Learning Containers (DLC), and AutoLearning. Machine Learning Studio is a service for visualized modeling. DSW allows you to create models by interactive programming. DLC is a cloud-native platform for training deep learning models. AutoLearning is a service for end-to-end automated model creation. • Model deployment: Machine Learning Platform for AI provides Elastic Algorithm Service (EAS) and Blade to help you deploy models as services. EAS is a cloud-native online inference platform and Blade is a tool used to accelerate model inference. Machine Learning Platform for AI also provides an intelligent marketplace where you can obtain recommended solutions and model algorithms to solve business issues and improve production efficiency. Faculty of Information Technology, Thai-Nichi Institute of Technology 12
  • 13. Architecture (cont’d) • Business layer: Machine Learning Platform for AI is widely used in finance, medical care, education, transportation, and security sectors. Search systems, recommendation systems, and financial service systems of Alibaba Group all use Machine Learning Platform for AI to explore data values for making informed business decisions. Faculty of Information Technology, Thai-Nichi Institute of Technology 13
  • 14. Gartner statistics Faculty of Information Technology, Thai-Nichi Institute of Technology 14
  • 15. Benefits Rich machine learning algorithms • The algorithms of Machine Learning Platform for AI have been tested by business within Alibaba Group for many years. Machine Learning Platform for AI supports basic algorithms such as clustering and regression, and complex algorithms such as text analysis and feature engineering. Compatibility with Alibaba Cloud services • Models trained by Machine Learning Platform for AI are stored in MaxCompute and can be used with other Alibaba Cloud services. Faculty of Information Technology, Thai-Nichi Institute of Technology 15
  • 16. Benefits All-in-one machine learning platform • Machine Learning Platform for AI allows you to streamline workflows including data uploading, data preprocessing, feature engineering, model training, and model evaluation and publishing. Mainstream deep learning frameworks • Machine Learning Platform for AI supports mainstream deep learning frameworks such as TensorFlow, Caffe, and MXNet. Faculty of Information Technology, Thai-Nichi Institute of Technology 16
  • 17. Benefits Visualized modeling methods • Machine Learning Platform for AI is developed with classic machine learning algorithms. These algorithms provide the following benefits: • You can drag and drop components to create machine learning experiments. • You can use the built-in Automated Machine Learning (AutoML) module to tune parameters. AutoML can automatically explore model parameters, evaluate models, pass down generated models to downstream nodes, and optimize models. Faculty of Information Technology, Thai-Nichi Institute of Technology 17
  • 18. Benefits Quick model deployment • Machine Learning Platform for AI allows you to deploy models trained by Machine Learning Studio, Data Science Workshop (DSW), and AutoLearning as Restful APIs. • This way, you can use models by calling their APIs to meet your requirements. Faculty of Information Technology, Thai-Nichi Institute of Technology 18
  • 19. Machine Learning Studio Faculty of Information Technology, Thai-Nichi Institute of Technology 19
  • 20. DSW Faculty of Information Technology, Thai-Nichi Institute of Technology 20
  • 21. EAS Faculty of Information Technology, Thai-Nichi Institute of Technology 21
  • 22. DSW Demonstration Faculty of Information Technology, Thai-Nichi Institute of Technology 22
  • 23. Next Week • Capstone Project Preparation Faculty of Information Technology, Thai-Nichi Institute of Technology 23