SlideShare une entreprise Scribd logo
1  sur  21
AUTOMATED
MACHINE LEARNING
• Automated ML approach
• Difference between traditional ML and Automated ML
• Automated ML tools
WHAT IS MACHINE LEARNING ?
Machine Learning, at its most basic form, is the practice of using
algorithms to parse data, learn from it, and then make a
determination or prediction about something in the world.
MACHINE LEARNING
TECHNIQUES
• Supervised Learning
• Classification
• Regression
• Unsupervised Learning
• Clustering
• Association
• Deep Learning
• CNN
• ANN
• Reinforcement Learning
MACHINE LEARNING
TECHNIQUES
MACHINE LEARNING
TECHNIQUES
MACHINE LEARNING
PROCESS
CRISP-DM
WHAT IS AUT. ML. ?
• Automated Machine Learning provides methods and processes to make Machine
Learning available for non-Machine Learning experts, to improve efficiency of
Machine Learning and to accelerate research on Machine Learning.
AUTOMATED MACHINE LEARNING INCLUDES
Automated ML solutions aim to automate some or all steps of the machine learning
process which includes:
• Data pre-processing
• Feature engineering
• Feature extraction
• Feature selection
• Algorithm selection & hyperparameter optimization
WHAT IS BENEFIT OF AUT. ML. ?
• Cost reductions
• Increased productivity for data scientists
• Democratization of machine learning reduces demand for data scientists
• Increased revenues and customer satisfaction
• Rolling out more models with increased accuracy improves business results
DIFFERENCE BETWEEN TRADITIONAL ML.
AND AUOTMATED ML.
WHY IS AUT. ML. IS IMPORTANT?
• Manually constructing a machine learning model is a multistep process that
requires domain knowledge, mathematical expertise, and computer science skills –
which is a lot to ask of one company, let alone one data scientist (provided you can
hire and retain one)
WHY IS AUT. ML. IS IMPORTANT?
• Automated machine learning enables organizations to use the baked-in knowledge
of data scientists without having to develop the capabilities themselves,
simultaneously improving return on investment in data science initiatives and
reducing the amount of time it takes to capture value
TOOLS
Hyperparameter optimization and model selection
• H2O AutoML
• provides automated data preparation, hyperparameter tuning via random search, and
stacked ensembles in a distributed machine learning platform.)
• Mir
• a R package that contains several hyperparameter optimization techniques for machine
learning problems.
TOOLS
Hyperparameter optimization and model selection
• In machine learning, hyperparameter optimization ortuning is the problem of
choosing a set of optimalhyperparameters for a learning algorithm. ... These
measures are called hyperparameters, and have to be tuned so that the model can
optimally solve the machine learning problem.
TOOLS
Full Pipeline Optimization
• The goal of this ML pipeline is to gather data on inventory, users, and advertiser
information, and to train ML models to predict the likelihood of someone clicking on
an ad, at the time of auction. This is one of the core optimization parts of the Ad
Tech business.
TOOLS
Full Pipeline Optimization
• AutoWeka
• is a Bayesian hyperparameter optimization layer on top of WEKA.
• Auto-Sklearn
• is a Bayesian hyperparameter optimization layer on top of scikit-learn.
• Firefly.ai
• a Cloud-Based system for automatic generation of machine learning models
• TPOT
• is a Python library that automatically creates and optimizes full machine learning pipelines using genetic
programming.
• TransmogrifAI
• is a Scala/SparkML library created by Salesforce for automated data cleansing, feature engineering, model
selection, and hyperparameter optimization
• RECIPE
• is a framework based on grammar-based genetic programming that builds customized scikit-learn
classification pipelines.
TOOLS
Deep neural network search
• Neural architecture search (NAS) uses machine learning to automate the design
of artificial neural networks. Various approaches to NAS have designed networks
that compare well with hand-designed systems. The basic search algorithm is to
propose a candidate model, evaluate it against a dataset and use the results as
feedback to teach the NAS network
TOOLS
Deep neural network search
• Devol
• is a Python package that performs Deep Neural Network architecture search
using genetic programming.
• Google AutoML
• for deep learning model architecture selection.
• Auto Keras
• is an open-source python package for neural architecture search.
TOOLS
Automated Machine Learning Tools
• DataRobot
• https://www.youtube.com/watch?v=_JOKlSwKJ10Google AutoML
• IBM Watson
• https://www.youtube.com/watch?v=Kgb4QmojBN4
SAFA ÇİMENLİ
Email: safacimenli@gmail.com
Linkedin : https://www.linkedin.com/in/safa-çimenli-42b52484

Contenu connexe

Tendances

Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
Lior Rokach
 

Tendances (20)

The Evolution of AutoML
The Evolution of AutoMLThe Evolution of AutoML
The Evolution of AutoML
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Intro to LLMs
Intro to LLMsIntro to LLMs
Intro to LLMs
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
AutoML lectures (ACDL 2019)
AutoML lectures (ACDL 2019)AutoML lectures (ACDL 2019)
AutoML lectures (ACDL 2019)
 
Introduction to Auto ML
Introduction to Auto MLIntroduction to Auto ML
Introduction to Auto ML
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 
Generative AI
Generative AIGenerative AI
Generative AI
 
Machine learning
Machine learningMachine learning
Machine learning
 
Ai vs machine learning vs deep learning
Ai vs machine learning vs deep learningAi vs machine learning vs deep learning
Ai vs machine learning vs deep learning
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
How to fine-tune and develop your own large language model.pptx
How to fine-tune and develop your own large language model.pptxHow to fine-tune and develop your own large language model.pptx
How to fine-tune and develop your own large language model.pptx
 
Machine learning
Machine learningMachine learning
Machine learning
 
Microsoft Introduction to Automated Machine Learning
Microsoft Introduction to Automated Machine LearningMicrosoft Introduction to Automated Machine Learning
Microsoft Introduction to Automated Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
 
Large Language Models, No-Code, and Responsible AI - Trends in Applied NLP in...
Large Language Models, No-Code, and Responsible AI - Trends in Applied NLP in...Large Language Models, No-Code, and Responsible AI - Trends in Applied NLP in...
Large Language Models, No-Code, and Responsible AI - Trends in Applied NLP in...
 

Similaire à Automated Machine Learning

Machine Learning Training Bootcamp
Machine Learning Training BootcampMachine Learning Training Bootcamp
Machine Learning Training Bootcamp
Tonex
 
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
Sonya Liberman
 

Similaire à Automated Machine Learning (20)

Introduction to Machine learning
Introduction to Machine learningIntroduction to Machine learning
Introduction to Machine learning
 
Productionising Machine Learning Models
Productionising Machine Learning ModelsProductionising Machine Learning Models
Productionising Machine Learning Models
 
Design Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning BasicsDesign Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning Basics
 
Design Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning BasicsDesign Like a Pro: Machine Learning Basics
Design Like a Pro: Machine Learning Basics
 
Machine learning
Machine learningMachine learning
Machine learning
 
Guiding through a typical Machine Learning Pipeline
Guiding through a typical Machine Learning PipelineGuiding through a typical Machine Learning Pipeline
Guiding through a typical Machine Learning Pipeline
 
Building Machine Learning Models Automatically (June 2020)
Building Machine Learning Models Automatically (June 2020)Building Machine Learning Models Automatically (June 2020)
Building Machine Learning Models Automatically (June 2020)
 
MACHINE LEARNING PRESENTATION (ARTIFICIAL INTELLIGENCE)
MACHINE LEARNING PRESENTATION (ARTIFICIAL INTELLIGENCE)MACHINE LEARNING PRESENTATION (ARTIFICIAL INTELLIGENCE)
MACHINE LEARNING PRESENTATION (ARTIFICIAL INTELLIGENCE)
 
How to Build a Data Closed-loop Platform for Autonomous Driving?
How to Build a Data Closed-loop Platform for Autonomous Driving?How to Build a Data Closed-loop Platform for Autonomous Driving?
How to Build a Data Closed-loop Platform for Autonomous Driving?
 
Ai in finance
Ai in financeAi in finance
Ai in finance
 
Machine learning and azure ml studio
Machine learning and azure ml studioMachine learning and azure ml studio
Machine learning and azure ml studio
 
Machine Learning Training Bootcamp
Machine Learning Training BootcampMachine Learning Training Bootcamp
Machine Learning Training Bootcamp
 
AutoML - Heralding a New Era of Machine Learning - CASOUG Oct 2021
AutoML - Heralding a New Era of Machine Learning - CASOUG Oct 2021AutoML - Heralding a New Era of Machine Learning - CASOUG Oct 2021
AutoML - Heralding a New Era of Machine Learning - CASOUG Oct 2021
 
DutchMLSchool. ML for Energy Trading and Automotive Sector
DutchMLSchool. ML for Energy Trading and Automotive SectorDutchMLSchool. ML for Energy Trading and Automotive Sector
DutchMLSchool. ML for Energy Trading and Automotive Sector
 
How I became ML Engineer
How I became ML Engineer How I became ML Engineer
How I became ML Engineer
 
How to automate Machine Learning pipeline ?
How to automate Machine Learning pipeline ?How to automate Machine Learning pipeline ?
How to automate Machine Learning pipeline ?
 
AI for Software Engineering
AI for Software EngineeringAI for Software Engineering
AI for Software Engineering
 
Automated machine learning - Global AI night 2019
Automated machine learning - Global AI night 2019Automated machine learning - Global AI night 2019
Automated machine learning - Global AI night 2019
 
Week 12: Cloud AI- DSA 441 Cloud Computing
Week 12: Cloud AI- DSA 441 Cloud ComputingWeek 12: Cloud AI- DSA 441 Cloud Computing
Week 12: Cloud AI- DSA 441 Cloud Computing
 
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
Taking the Pain out of Data Science - RecSys Machine Learning Framework Over ...
 

Dernier

Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
amitlee9823
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
amitlee9823
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
amitlee9823
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 

Dernier (20)

Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Detecting Credit Card Fraud: A Machine Learning Approach
Detecting Credit Card Fraud: A Machine Learning ApproachDetecting Credit Card Fraud: A Machine Learning Approach
Detecting Credit Card Fraud: A Machine Learning Approach
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 

Automated Machine Learning

  • 1. AUTOMATED MACHINE LEARNING • Automated ML approach • Difference between traditional ML and Automated ML • Automated ML tools
  • 2. WHAT IS MACHINE LEARNING ? Machine Learning, at its most basic form, is the practice of using algorithms to parse data, learn from it, and then make a determination or prediction about something in the world.
  • 3. MACHINE LEARNING TECHNIQUES • Supervised Learning • Classification • Regression • Unsupervised Learning • Clustering • Association • Deep Learning • CNN • ANN • Reinforcement Learning
  • 8. WHAT IS AUT. ML. ? • Automated Machine Learning provides methods and processes to make Machine Learning available for non-Machine Learning experts, to improve efficiency of Machine Learning and to accelerate research on Machine Learning.
  • 9. AUTOMATED MACHINE LEARNING INCLUDES Automated ML solutions aim to automate some or all steps of the machine learning process which includes: • Data pre-processing • Feature engineering • Feature extraction • Feature selection • Algorithm selection & hyperparameter optimization
  • 10. WHAT IS BENEFIT OF AUT. ML. ? • Cost reductions • Increased productivity for data scientists • Democratization of machine learning reduces demand for data scientists • Increased revenues and customer satisfaction • Rolling out more models with increased accuracy improves business results
  • 11. DIFFERENCE BETWEEN TRADITIONAL ML. AND AUOTMATED ML.
  • 12. WHY IS AUT. ML. IS IMPORTANT? • Manually constructing a machine learning model is a multistep process that requires domain knowledge, mathematical expertise, and computer science skills – which is a lot to ask of one company, let alone one data scientist (provided you can hire and retain one)
  • 13. WHY IS AUT. ML. IS IMPORTANT? • Automated machine learning enables organizations to use the baked-in knowledge of data scientists without having to develop the capabilities themselves, simultaneously improving return on investment in data science initiatives and reducing the amount of time it takes to capture value
  • 14. TOOLS Hyperparameter optimization and model selection • H2O AutoML • provides automated data preparation, hyperparameter tuning via random search, and stacked ensembles in a distributed machine learning platform.) • Mir • a R package that contains several hyperparameter optimization techniques for machine learning problems.
  • 15. TOOLS Hyperparameter optimization and model selection • In machine learning, hyperparameter optimization ortuning is the problem of choosing a set of optimalhyperparameters for a learning algorithm. ... These measures are called hyperparameters, and have to be tuned so that the model can optimally solve the machine learning problem.
  • 16. TOOLS Full Pipeline Optimization • The goal of this ML pipeline is to gather data on inventory, users, and advertiser information, and to train ML models to predict the likelihood of someone clicking on an ad, at the time of auction. This is one of the core optimization parts of the Ad Tech business.
  • 17. TOOLS Full Pipeline Optimization • AutoWeka • is a Bayesian hyperparameter optimization layer on top of WEKA. • Auto-Sklearn • is a Bayesian hyperparameter optimization layer on top of scikit-learn. • Firefly.ai • a Cloud-Based system for automatic generation of machine learning models • TPOT • is a Python library that automatically creates and optimizes full machine learning pipelines using genetic programming. • TransmogrifAI • is a Scala/SparkML library created by Salesforce for automated data cleansing, feature engineering, model selection, and hyperparameter optimization • RECIPE • is a framework based on grammar-based genetic programming that builds customized scikit-learn classification pipelines.
  • 18. TOOLS Deep neural network search • Neural architecture search (NAS) uses machine learning to automate the design of artificial neural networks. Various approaches to NAS have designed networks that compare well with hand-designed systems. The basic search algorithm is to propose a candidate model, evaluate it against a dataset and use the results as feedback to teach the NAS network
  • 19. TOOLS Deep neural network search • Devol • is a Python package that performs Deep Neural Network architecture search using genetic programming. • Google AutoML • for deep learning model architecture selection. • Auto Keras • is an open-source python package for neural architecture search.
  • 20. TOOLS Automated Machine Learning Tools • DataRobot • https://www.youtube.com/watch?v=_JOKlSwKJ10Google AutoML • IBM Watson • https://www.youtube.com/watch?v=Kgb4QmojBN4
  • 21. SAFA ÇİMENLİ Email: safacimenli@gmail.com Linkedin : https://www.linkedin.com/in/safa-çimenli-42b52484