SlideShare ist ein Scribd-Unternehmen logo
1 von 42
Hoş Geldiniz!
Agenda
Introduction
Cross Industry Standard for Data Mining (CRISP-DM)
Guided Analytics
KNIME Demo
Q&A Session
ML vs. AI vs. DS?
Data Science produces insights
Machine Learning produces predictions
ML vs. AI vs. DS?
Data Science produces insights
Machine Learning produces predictions
Artificial Intelligence produces actions
What is Artificial Intelligence?
• Artificial Narrow Intelligence (ANI): Machine
intelligence that equals or exceeds human
intelligence or efficiency at a specific task.
• Artificial General Intelligence (AGI): A machine
with the ability to apply intelligence to any
problem, rather than just one specific problem
(human-level intelligence).
• Artificial Superintelligence (ASI): An intellect that
is much smarter than the best human brains in
practically every field, including scientific
creativity, general wisdom and social skills.
Machine Learning | Introduction
• Machine Learning is a type of Artificial Intelligence that provides
computers with the ability to learn without being explicitly programmed.
• Provides various techniques that can learn from and make predictions on
data.
Machine Learning | Learning Approaches
• Supervised Learning: Learning with a labeled
training set
• Example: email spam detector with training set
of already labeled emails
• Unsupervised Learning: Discovering patterns
in unlabeled data
• Example: cluster similar documents based on
the text content
• Reinforcement Learning: learning based on
feedback or reward
• Example: learn to play chess by winning or
losing
Outlook | Traditional Programming
Outlook | Machine Learning
Outlook | Goal-based AI
CRISP - DMCross Industry Standard for Data Mining
Business question is the focus
• what is the business question?
• which problem needs to be solved?
• how sure are you about the question?
• who asked for it?
• what is the real pain point?
• who will use the results?
• where will it be used?
• if you couldn’t do this, what would you do instead?
• what would be a better target?
• how will this be achived?
• what should the data look like?
CRISP-DM | Business Understanding
CRISP-DM | Business Understanding
Initial data collection to get familiar with the data
What does the data mean?
• code book
• name of each variable
• description of each variable
• possible range of values for each variable
How was the data created / collected?
machine-generated data?
• which systems were involved?
• how do these systems work?
human-generated data?
• how standardized is the input process?
• (fixed fields? free text?)
CRISP-DM | Data Understanding
All steps from the raw data to the final dataset
Final dataset:
used for statistical modeling
sometimes called ADS (analytical dataset)
Includes or can include:
• data source selection and loading
• table selection and loading
• joining data sources
• data cleaning (missing values, outliers, ...)
• feature generation and data transformation
• taking samples of data
• …
CRISP-DM | Data Preparation
CRISP-DM | Modeling
CRISP-DM | Evaluation
CRISP-DM | Deployment
CRISP - DM
Cross Industry Standard for Data Mining
80 - 20 Rule!
Time Consuming : %20
Success Factor : %80
Source: Berthold, Borgelt, Höppner, Klawonn: Guide to Intelligent Data Analysis, Springer 2011
Sharing Tools
Sharing Skills
Sharing Responsibility
A new generation of tools
They can build their own reports
A recipe for disaster
Data is viral - everybody wants it
Start small and just do it
Source: Phil Winters
Machine
Learning
Guided Analytics
Guided Analytics | Definition
• Allowing data scientists to build
interactive systems, interactively
assisting the business analyst in her
quest to find new insights in data and
predict future outcomes.
Guided Analytics | Definition
• We explicitly do not aim to replace the
driver (or totally automate the process) but
instead offer assistance and carefully
gather feedback whenever needed
throughout the analysis process.
• To make this successful, the data scientist
needs to be able to easily create powerful
analytical applications that allow
interaction with the business user
whenever their expertise and feedback is
needed.
Guided Analytics | Environments
Openness
Uniformity
Flexibility
Agility
Guided Analytics | Environments
Openness:
• The environment does not post restrictions in terms of
tools used – this also simplifies collaboration between
scripting gurus (such as R or Python) and others who just
want to reuse their expertise without diving into their
code.
• Obviously being able to reach out to other tools for specific
data types (text, images, …) or specialized high
performance or big data algorithms (such as H2O or
Spark) from within the same environment would be a plus;
Uniformity
Flexibility
Agility
Guided Analytics | Environments
Openness
Uniformity:
The experts creating data science can do it all in
the same environment:
• blend data,
• run the analysis,
• mix & match tools,
• build the infrastructure to deploy this as analytical
application;
Flexibility
Agility
Guided Analytics | Environments
Openness
Uniformity
Flexibility:
• Underneath the analytical application, we
can run simple regression models or
orchestrate complex parameter
optimization and ensemble models –
ranging from one to thousands of models.
Agility
Guided Analytics | Environments
Openness
Uniformity
Flexibility
Agility:
• Once the application is used in the wild, new demands
will arise quickly: more automation here, more consumer
feedback there.
• The environment that is used to build these analytical
applications needs to make it intuitive for other members
of the data science team to quickly adapt the existing
analytical applications to new and changing
requirements.
Guided Analytics | Auto-what?
• So how do all of those driverless, automatic, automated AI or
machine learning systems fit into this picture?
• Their goal is either to encapsulate (and hide!) existing expert data
scientists’ expertise or apply more or less sophisticated
optimization schemes to the fine-tuning of the data science tasks.
Guided Analytics | Auto-what?
• Obviously, this can be useful if no in-house data science expertise is available but in
the end, the business analyst is locked into the pre-packaged expertise and the
limited set of hard coded scenarios.
• Both, data scientist expertise and parameter optimization can easily be part of a
Guided Analytics workflow as well.
• And since automation of whatever kind tends to always miss the important and interesting
piece, adding a Guided Analytics component to this makes it even more powerful: we can
guide the optimization scheme and we can adjust the pre-coded expert knowledge to
the new task at hand.
Data Sciense Project | Roles
www.sistek.com.tr
• Data scientists
– Workflow development
– Data Analysis
– Model Development
• Business analysts
– WebPortal
– Data Analysis
• IT administrators
– Enterprise Architecture Mngmt
– Cloud solution provider
5.Data Science Project –Roles
Data Science Project | Data Scientist
www.sistek.com.tr
Responsible for:
• Creating, updating workflows
• Creating, maintaining metanode
templates
• Building, evaluating, monitoring data
and using ad hoc developed
workflows
• Development of WebPortal
applications
5.Data Science Project – Data Scientists
Demo
Chicago O'Hare International Airport (ORD)
Guided Analytics | Design
The workflow defines a fully automated web based application to
select, train, test, and optimize a number of machine learning
models.
The workflow is designed for business analysts to easily create
predictive analytics solutions by applying their domain knowledge.
Each of the wrapped metanodes outputs a web page with which the
business analyst can interact.
Guided Analytics | Application
Sources
๏ Christian Dietz, Paolo Tamagnini, Simon Schmid, Michael Berthold: Intelligently
Automating Machine Learning, Artificial Intelligence, and Data Science,
https://www.knime.com/blog
๏ Berthold, Borgelt, Höppner, Klawonn: Guide to Intelligent Data Analysis, Springer 2011
๏ Michael Berthold: Principles of Guided Analytics, https://www.knime.com/blog
๏ Ali Alkan: Veri Madenciliği Teknikleri, Eğitim Notları 2017
๏ Ali Alkan: İleri Analitik Teknikler Seminerleri 1-2-3-5-6-7, Seminer Notları 2016-17
Ali ALKAN
Twitter @Ali_Alkan
ali.alkan@advancetics.com
Thank you!

Weitere ähnliche Inhalte

Was ist angesagt?

Application of machine learning in industrial applications
Application of machine learning in industrial applicationsApplication of machine learning in industrial applications
Application of machine learning in industrial applications
Anish Das
 

Was ist angesagt? (20)

Proposed Talk Outline for Pycon2017
Proposed Talk Outline for Pycon2017 Proposed Talk Outline for Pycon2017
Proposed Talk Outline for Pycon2017
 
The Python ecosystem for data science - Landscape Overview
The Python ecosystem for data science - Landscape OverviewThe Python ecosystem for data science - Landscape Overview
The Python ecosystem for data science - Landscape Overview
 
Deep Learning
Deep LearningDeep Learning
Deep Learning
 
Deep learning tutorial 9/2019
Deep learning tutorial 9/2019Deep learning tutorial 9/2019
Deep learning tutorial 9/2019
 
ML DL AI DS BD - An Introduction
ML DL AI DS BD - An IntroductionML DL AI DS BD - An Introduction
ML DL AI DS BD - An Introduction
 
Big Data Analytics (ML, DL, AI) hands-on
Big Data Analytics (ML, DL, AI) hands-onBig Data Analytics (ML, DL, AI) hands-on
Big Data Analytics (ML, DL, AI) hands-on
 
Application of machine learning in industrial applications
Application of machine learning in industrial applicationsApplication of machine learning in industrial applications
Application of machine learning in industrial applications
 
An introduction to Deep Learning
An introduction to Deep LearningAn introduction to Deep Learning
An introduction to Deep Learning
 
Artificial Neural Network Seminar - Google Brain
Artificial Neural Network Seminar - Google BrainArtificial Neural Network Seminar - Google Brain
Artificial Neural Network Seminar - Google Brain
 
Deep learning - what is it and why now?
Deep learning - what is it and why now?Deep learning - what is it and why now?
Deep learning - what is it and why now?
 
introduction to machin learning
introduction to machin learningintroduction to machin learning
introduction to machin learning
 
Machine Learning vs. Deep Learning
Machine Learning vs. Deep LearningMachine Learning vs. Deep Learning
Machine Learning vs. Deep Learning
 
AI and Deep Learning
AI and Deep Learning AI and Deep Learning
AI and Deep Learning
 
Artificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor FlowArtificial Intelligence = ML + DL with Tensor Flow
Artificial Intelligence = ML + DL with Tensor Flow
 
Intro deep learning
Intro deep learningIntro deep learning
Intro deep learning
 
Neural networks and deep learning
Neural networks and deep learningNeural networks and deep learning
Neural networks and deep learning
 
Deep Learning Class #0 - You Can Do It
Deep Learning Class #0 - You Can Do ItDeep Learning Class #0 - You Can Do It
Deep Learning Class #0 - You Can Do It
 
MACHINE LEARNING & ARTIFICIAL INTELLIGENCE: BEYOND DIAGNOSIS
MACHINE LEARNING & ARTIFICIAL INTELLIGENCE: BEYOND DIAGNOSIS MACHINE LEARNING & ARTIFICIAL INTELLIGENCE: BEYOND DIAGNOSIS
MACHINE LEARNING & ARTIFICIAL INTELLIGENCE: BEYOND DIAGNOSIS
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar ppt
 
Android Malware 2020 (CCCS-CIC-AndMal-2020)
Android Malware 2020 (CCCS-CIC-AndMal-2020)Android Malware 2020 (CCCS-CIC-AndMal-2020)
Android Malware 2020 (CCCS-CIC-AndMal-2020)
 

Ähnlich wie Makine Öğrenmesi, Yapay Zeka ve Veri Bilimi Süreçlerinin Otomatikleştirilmesi | Automating Machine Learning, Artificial Intelligence, and Data Science

Data Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATAData Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATA
javed75
 
Software Programs for Data Analysis
Software Programs for Data AnalysisSoftware Programs for Data Analysis
Software Programs for Data Analysis
unmgrc
 
Data Engineer vs Data Scientist vs Data Analyst.pptx
Data Engineer vs Data Scientist vs Data Analyst.pptxData Engineer vs Data Scientist vs Data Analyst.pptx
Data Engineer vs Data Scientist vs Data Analyst.pptx
CarolineRebeccaD
 

Ähnlich wie Makine Öğrenmesi, Yapay Zeka ve Veri Bilimi Süreçlerinin Otomatikleştirilmesi | Automating Machine Learning, Artificial Intelligence, and Data Science (20)

Intelligently Automating Machine Learning, Artificial Intelligence, and Data ...
Intelligently Automating Machine Learning, Artificial Intelligence, and Data ...Intelligently Automating Machine Learning, Artificial Intelligence, and Data ...
Intelligently Automating Machine Learning, Artificial Intelligence, and Data ...
 
AI for Software Engineering
AI for Software EngineeringAI for Software Engineering
AI for Software Engineering
 
Gse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-sharedGse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-shared
 
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...Developing and deploying AI solutions on the cloud using Team Data Science Pr...
Developing and deploying AI solutions on the cloud using Team Data Science Pr...
 
Data Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATAData Science.pptx NEW COURICUUMN IN DATA
Data Science.pptx NEW COURICUUMN IN DATA
 
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
 
Road to rockstar system analyst
Road to rockstar system analystRoad to rockstar system analyst
Road to rockstar system analyst
 
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - TrivadisTechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
 
2014.11 meetup presentation v1
2014.11 meetup presentation v12014.11 meetup presentation v1
2014.11 meetup presentation v1
 
Think Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial IntelligenceThink Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial Intelligence
 
Building successful data science teams
Building successful data science teamsBuilding successful data science teams
Building successful data science teams
 
Advanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data VirtualizationAdvanced Analytics and Machine Learning with Data Virtualization
Advanced Analytics and Machine Learning with Data Virtualization
 
Software Programs for Data Analysis
Software Programs for Data AnalysisSoftware Programs for Data Analysis
Software Programs for Data Analysis
 
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
 
How to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePointHow to build your own Delve: combining machine learning, big data and SharePoint
How to build your own Delve: combining machine learning, big data and SharePoint
 
DevOps Spain 2019. Olivier Perard-Oracle
DevOps Spain 2019. Olivier Perard-OracleDevOps Spain 2019. Olivier Perard-Oracle
DevOps Spain 2019. Olivier Perard-Oracle
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction to BigData
Introduction to BigData Introduction to BigData
Introduction to BigData
 
Data Engineer vs Data Scientist vs Data Analyst.pptx
Data Engineer vs Data Scientist vs Data Analyst.pptxData Engineer vs Data Scientist vs Data Analyst.pptx
Data Engineer vs Data Scientist vs Data Analyst.pptx
 
Which institute is best for data science?
Which institute is best for data science?Which institute is best for data science?
Which institute is best for data science?
 

Kürzlich hochgeladen

Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
AroojKhan71
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
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
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
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
 
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
 
➥🔝 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 Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
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
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 

Kürzlich hochgeladen (20)

Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
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...
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
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...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
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
 
➥🔝 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...
 
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 Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar 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 Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
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...
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 

Makine Öğrenmesi, Yapay Zeka ve Veri Bilimi Süreçlerinin Otomatikleştirilmesi | Automating Machine Learning, Artificial Intelligence, and Data Science

  • 1.
  • 3. Agenda Introduction Cross Industry Standard for Data Mining (CRISP-DM) Guided Analytics KNIME Demo Q&A Session
  • 4. ML vs. AI vs. DS? Data Science produces insights Machine Learning produces predictions
  • 5. ML vs. AI vs. DS? Data Science produces insights Machine Learning produces predictions Artificial Intelligence produces actions
  • 6.
  • 7. What is Artificial Intelligence? • Artificial Narrow Intelligence (ANI): Machine intelligence that equals or exceeds human intelligence or efficiency at a specific task. • Artificial General Intelligence (AGI): A machine with the ability to apply intelligence to any problem, rather than just one specific problem (human-level intelligence). • Artificial Superintelligence (ASI): An intellect that is much smarter than the best human brains in practically every field, including scientific creativity, general wisdom and social skills.
  • 8. Machine Learning | Introduction • Machine Learning is a type of Artificial Intelligence that provides computers with the ability to learn without being explicitly programmed. • Provides various techniques that can learn from and make predictions on data.
  • 9. Machine Learning | Learning Approaches • Supervised Learning: Learning with a labeled training set • Example: email spam detector with training set of already labeled emails • Unsupervised Learning: Discovering patterns in unlabeled data • Example: cluster similar documents based on the text content • Reinforcement Learning: learning based on feedback or reward • Example: learn to play chess by winning or losing
  • 10. Outlook | Traditional Programming
  • 11. Outlook | Machine Learning
  • 13. CRISP - DMCross Industry Standard for Data Mining
  • 14. Business question is the focus • what is the business question? • which problem needs to be solved? • how sure are you about the question? • who asked for it? • what is the real pain point? • who will use the results? • where will it be used? • if you couldn’t do this, what would you do instead? • what would be a better target? • how will this be achived? • what should the data look like? CRISP-DM | Business Understanding
  • 15. CRISP-DM | Business Understanding
  • 16. Initial data collection to get familiar with the data What does the data mean? • code book • name of each variable • description of each variable • possible range of values for each variable How was the data created / collected? machine-generated data? • which systems were involved? • how do these systems work? human-generated data? • how standardized is the input process? • (fixed fields? free text?) CRISP-DM | Data Understanding
  • 17. All steps from the raw data to the final dataset Final dataset: used for statistical modeling sometimes called ADS (analytical dataset) Includes or can include: • data source selection and loading • table selection and loading • joining data sources • data cleaning (missing values, outliers, ...) • feature generation and data transformation • taking samples of data • … CRISP-DM | Data Preparation
  • 21. CRISP - DM Cross Industry Standard for Data Mining 80 - 20 Rule! Time Consuming : %20 Success Factor : %80 Source: Berthold, Borgelt, Höppner, Klawonn: Guide to Intelligent Data Analysis, Springer 2011
  • 22. Sharing Tools Sharing Skills Sharing Responsibility A new generation of tools They can build their own reports A recipe for disaster Data is viral - everybody wants it Start small and just do it
  • 25. Guided Analytics | Definition • Allowing data scientists to build interactive systems, interactively assisting the business analyst in her quest to find new insights in data and predict future outcomes.
  • 26. Guided Analytics | Definition • We explicitly do not aim to replace the driver (or totally automate the process) but instead offer assistance and carefully gather feedback whenever needed throughout the analysis process. • To make this successful, the data scientist needs to be able to easily create powerful analytical applications that allow interaction with the business user whenever their expertise and feedback is needed.
  • 27. Guided Analytics | Environments Openness Uniformity Flexibility Agility
  • 28. Guided Analytics | Environments Openness: • The environment does not post restrictions in terms of tools used – this also simplifies collaboration between scripting gurus (such as R or Python) and others who just want to reuse their expertise without diving into their code. • Obviously being able to reach out to other tools for specific data types (text, images, …) or specialized high performance or big data algorithms (such as H2O or Spark) from within the same environment would be a plus; Uniformity Flexibility Agility
  • 29. Guided Analytics | Environments Openness Uniformity: The experts creating data science can do it all in the same environment: • blend data, • run the analysis, • mix & match tools, • build the infrastructure to deploy this as analytical application; Flexibility Agility
  • 30. Guided Analytics | Environments Openness Uniformity Flexibility: • Underneath the analytical application, we can run simple regression models or orchestrate complex parameter optimization and ensemble models – ranging from one to thousands of models. Agility
  • 31. Guided Analytics | Environments Openness Uniformity Flexibility Agility: • Once the application is used in the wild, new demands will arise quickly: more automation here, more consumer feedback there. • The environment that is used to build these analytical applications needs to make it intuitive for other members of the data science team to quickly adapt the existing analytical applications to new and changing requirements.
  • 32. Guided Analytics | Auto-what? • So how do all of those driverless, automatic, automated AI or machine learning systems fit into this picture? • Their goal is either to encapsulate (and hide!) existing expert data scientists’ expertise or apply more or less sophisticated optimization schemes to the fine-tuning of the data science tasks.
  • 33. Guided Analytics | Auto-what? • Obviously, this can be useful if no in-house data science expertise is available but in the end, the business analyst is locked into the pre-packaged expertise and the limited set of hard coded scenarios. • Both, data scientist expertise and parameter optimization can easily be part of a Guided Analytics workflow as well. • And since automation of whatever kind tends to always miss the important and interesting piece, adding a Guided Analytics component to this makes it even more powerful: we can guide the optimization scheme and we can adjust the pre-coded expert knowledge to the new task at hand.
  • 34. Data Sciense Project | Roles www.sistek.com.tr • Data scientists – Workflow development – Data Analysis – Model Development • Business analysts – WebPortal – Data Analysis • IT administrators – Enterprise Architecture Mngmt – Cloud solution provider 5.Data Science Project –Roles
  • 35. Data Science Project | Data Scientist www.sistek.com.tr Responsible for: • Creating, updating workflows • Creating, maintaining metanode templates • Building, evaluating, monitoring data and using ad hoc developed workflows • Development of WebPortal applications 5.Data Science Project – Data Scientists
  • 36. Demo
  • 37.
  • 39. Guided Analytics | Design The workflow defines a fully automated web based application to select, train, test, and optimize a number of machine learning models. The workflow is designed for business analysts to easily create predictive analytics solutions by applying their domain knowledge. Each of the wrapped metanodes outputs a web page with which the business analyst can interact.
  • 40. Guided Analytics | Application
  • 41. Sources ๏ Christian Dietz, Paolo Tamagnini, Simon Schmid, Michael Berthold: Intelligently Automating Machine Learning, Artificial Intelligence, and Data Science, https://www.knime.com/blog ๏ Berthold, Borgelt, Höppner, Klawonn: Guide to Intelligent Data Analysis, Springer 2011 ๏ Michael Berthold: Principles of Guided Analytics, https://www.knime.com/blog ๏ Ali Alkan: Veri Madenciliği Teknikleri, Eğitim Notları 2017 ๏ Ali Alkan: İleri Analitik Teknikler Seminerleri 1-2-3-5-6-7, Seminer Notları 2016-17