SlideShare una empresa de Scribd logo
1 de 38
+
Hosted By:
John Prestridge
VP of Marketing & Product Strategy
SunView Software
Guest Speaker:
Lawrence O. Hall
Distinguished University Professor
Dept. of Computer Science
& Engineering
University of South Florida
How Big Data &
Machine Learning are Transforming ITSM
Today’s Presenters
2
John Prestridge - Host
VP of Marketing and Product Strategy – SunView Software
Lawrence O. Hall – Guest Speaker
Distinguished Professor
Dept. of Computer Science & Engineering
University of South Florida
Housekeeping
3
• This webinar will be available shortly after its conclusion
• Share this webinar and check out the supplemental resource kit for
machine learning and ITSM
• Have a question regarding anything that is covered during this
webinar? Use the BrightTalk ‘Ask A Question’ window to submit
your question to the webinar panel!
Agenda
4
 An Overview of Big Data & Machine Learning
 Big Data & Machine Learning for ITSM
 Q&A
5
Key Drivers of Machine Learning
6
Lawrence O. Hall – Guest Speaker
Distinguished Professor
Dept. of Computer Science & Engineering
University of South Florida
7
What is Big Data?
Data that has a large:
• Volume: lots of records
• Variety: lots of different kinds of data
• Velocity: changing fast
• Or some combination of the three V’s
8
Big Data
We Need New Ways to Analyze Data
Curating and storing lots
of data can be a
challenge when using
machine learning for
predictive analytics.
9
Big Data Examples
• The friends network in Facebook
• Amazon history of purchases
• Records of cell phone calls, texts, or tweets
• History of all service requests in your company
10
Big Data Examples
• There is velocity as posting is constant
• Evenings lead to more posts
• That cute cat picture gets posted…. A lot!
Consider image posts and shares on Facebook
Netflix records ratings of movies and shows by user
11
What Do We Want to Know from Big Data?
• Amazon wants to suggest books you might buy
• Or, perhaps Amazon suggests related material based
of a past purchase of biking gloves…
• How do they do this?
12
Machine Learning
• What is machine learning, data mining, and predictive
analytics?
• From data, preferably with some ‘class’ labels, a machine
learning algorithm can build a predictive model
• Amazon, has lots of users and products. If it can aggregate
what users have bought together (or over time), it can
suggest what you might like to buy
13
Are All Those Cats The Same?
• If a learned model can recognize the same
image, Facebook and others who store
images can have just one linked copy
• There are now models that are nearly
perfect at matching the same thing
14
Machine Learning/
Data Mining Algorithms
There are many algorithms and we only touch on a few
• Decision tree algorithms are fast to build and reasonably
accurate. Use a random forests ensemble for better accuracy
with a wisdom of crowds approach
• If you have big, labeled image data – Convolutional Neural
Networks, using deep learning, are really good
• Support Vector Machines let you project data into a higher
dimension (“kernel trick”) and then linearly separate them
• No labels but you want to group data? Try K-means or fuzzy
K-means clustering
15
Decision Tree Example
For our data, we need features.
Assume we want to decide
whether to play tennis and
have historical data…
16
Decision Tree Example -
Evaluating Weather Attributes
Outlook Temp Humidity Windy Play
Sunny Hot High False No
Sunny Hot High True No
Overcast Hot High False Yes
Rainy Mild High False Yes
Rainy Cool Normal False Yes
Rainy Cool Normal True No
Overcast Cool Normal True Yes
Sunny Mild High False No
Sunny Cool Normal False Yes
Rainy Mild Normal False Yes
Sunny Mild High True No
Overcast Mild High True Yes
Overcast Hot Normal False Yes
Rainy Mild High True No
17
Decision Tree Example -
Evaluating Weather Attributes
Attribute Rules Errors Total
errors
Outlook Sunny  No 1/5 3/14
Overcast  Yes 0/4
Rainy  Yes 2/5
Outlook Temp Humidity Windy Play
Sunny Hot High False No
Sunny Hot High True No
Overcast Hot High False Yes
Rainy Mild High False Yes
Rainy Cool Normal False Yes
Rainy Cool Normal True No
Overcast Cool Normal True Yes
Sunny Mild High False No
Sunny Cool Normal False Yes
Rainy Mild Normal False Yes
Sunny Mild High True No
Overcast Mild High True Yes
Overcast Hot Normal False Yes
Rainy Mild High True No
18
Decision Tree Example -
Evaluating Weather Attributes
Attribute Rules Errors Total
errors
Outlook Sunny  No 1/5 3/14
Overcast  Yes 0/4
Rainy  Yes 2/5
Temp Hot  No* 2/4 6/14
Mild  Yes 3/6
Cool  Yes 1/4
Humidity High  No 3/8 4/14
Normal  Yes 1/6
Windy False  Yes 2/8 4/14
True  No* 2/6
* indicates a tie
Outlook Temp Humidity Windy Play
Sunny Hot High False No
Sunny Hot High True No
Overcast Hot High False Yes
Rainy Mild High False Yes
Rainy Cool Normal False Yes
Rainy Cool Normal True No
Overcast Cool Normal True Yes
Sunny Mild High False No
Sunny Cool Normal False Yes
Rainy Mild Normal False Yes
Sunny Mild High True No
Overcast Mild High True Yes
Overcast Hot Normal False Yes
Rainy Mild High True No
19
Decision Tree Example -
Best First Test
Temp Humidity Windy Play
Hot High False No
Hot High True No
Mild High False No
Cool Normal False Yes
Mild High True No
Sunny
Overcast
Rainy
3 - Yes
3-Yes
2 - No
Outlook
20
Decision Tree Example -
Best First Two Tests
Sunny
Overcast
Rainy
3 - Yes
High
Normal
4 - No
1 - Yes
3-Yes
2 - No
Outlook
Humidity
21
Decision Tree Example -
Final Tree
Sunny
Overcast
Rainy
3 - Yes
Humidity
High Normal
4 - No
1 - Yes
True
False
2 - No 3 - Yes
Outlook
Windy
22
• Now you know something of big data
• You have heard of some machine learning success
• You can build a simple decision tree!
23
John Prestridge
VP of Marketing and Product Strategy
24
25
Supporting the Digital Workplace
BYOD
CLOUD
MOBILE
WORKFORCE
SHADOW IT
IOT
 Volume , Velocity and Variety of Requests
 Business will expect more apps, delivered
more quickly, with consumer-like support
 Do more with less
SELF-SERVICE
26
Supporting the Digital Workplace
Transition from being reactive to a
proactive delivery of services that
leverages a people-centric approach to
empower employee effectiveness.
27
Key Opportunity
-
By 2019, IT service desks utilizing
machine-learning enhanced
technologies will free up to 30%
of support capacity.*
*Apply Machine Learning and Big Data at the IT Service Desk to Support the Digital Workplace
February 2016 Analyst(s): Colin Fletcher | Katherine Lord
28
Big Data + Machine Learning
DATA
Ticket History
Knowledge
Assets
Interactions
Usage Patterns
…..
Large Scale
Data Processing
Environment
90% of data
today is machine generated
or people interactions
DOMAIN
MODEL
MACHINE
LEARNING
Algorithms
Regression
Anomaly Detection
Clustering
Classification
....
29
Big Data + Machine Learning
DATA
Ticket History
Knowledge
Assets
Interactions
Usage Patterns
…..
DOMAIN
MODEL
MACHINE
LEARNING
30
Big Data + Machine Learning
DATA
Ticket History
Knowledge
Assets
Interactions
Usage Patterns
…..
Incident
Service Request
Problem
Change
…..Algorithms
Regression
Anomaly Detection
Clustering
Classification
....
DOMAIN
MODEL
MACHINE
LEARNING
31
Big Data + Machine Learning
DATA
Ticket History
Knowledge
Assets
Interactions
Usage Patterns
…..
Incident
Service Request
Problem
Change
…..Algorithms
Regression
Anomaly Detection
Clustering
Classification
....
NEEDS:
 ITSM Expert
 Data Scientist
 Big Data Infrastructure
 Machine Learning Tools
DOMAIN
MODEL
MACHINE
LEARNING
32
Big Data + Machine Learning
DATA
Ticket History
Knowledge
Assets
Interactions
Usage Patterns
…..
INTELLIGENT
FEATURES
 Recommendation Engines
 Intelligent Search
 Predictive Analytics
 BOTS
A
P
I
Algorithms
Regression
Anomaly Detection
Clustering
Classification
....
33
ITSM + Machine Learning
Intelligent
Features
Predictive Analytics
 User Sentiment
 Score Change Risk
 Predict Problems
Intelligent Search
 Knowledge Curation
 Smart Notifications
 Contextual Search
Big
Data
Machine
Learning
Recommendation Engines
 Resolution Suggestions
 Level 1 Ticket Completion
 Intelligent Routing
“Better Decisions” “Faster Resolutions”
“Improved Self-Service”
“Engaged Users”
BOTS
 Intelligent Autoresponder
 Self-Service Virtual Assistant
34
Summary
 Big Data is here and Machine Learning is a
proven technology
 Need proactive delivery of services to support the
digital workplace
 Invest in big data, machine learning, and other AI
technologies to transform ITSM
35
ITSM + MACHINE LEARNING
www.sunviewsoftware.com/learn/machine_learning
Learn More:
36
Get Connected
Do you have any personal experience or additional
questions regarding the topics we covered today?
Get into the discussion via email:
• Lawrence Hall: lohall@mail.usf.edu
• John Prestridge: jprestridge@sunviewsoftware.com
37
Q&A
Thank You!
If you would like to find out more visit
www.SunViewSoftware.com
LinkedIn.com/companies/sunview-software-inc-
Twitter.com/SunViewSoftware
Facebook.com/SunViewSoftware

Más contenido relacionado

La actualidad más candente

EDF2013: Big Data Tutorial: Marko Grobelnik
EDF2013: Big Data Tutorial: Marko GrobelnikEDF2013: Big Data Tutorial: Marko Grobelnik
EDF2013: Big Data Tutorial: Marko GrobelnikEuropean Data Forum
 
Machine Learning in the age of Big Data
Machine Learning in the age of Big DataMachine Learning in the age of Big Data
Machine Learning in the age of Big DataDaniel Sârbe
 
Intro to Machine Learning
Intro to Machine LearningIntro to Machine Learning
Intro to Machine LearningCorey Chivers
 
Big-data analytics: challenges and opportunities
Big-data analytics: challenges and opportunitiesBig-data analytics: challenges and opportunities
Big-data analytics: challenges and opportunities台灣資料科學年會
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningRaveen Perera
 
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Ilkay Altintas, Ph.D.
 
GTU GeekDay Data Science and Applications
GTU GeekDay Data Science and ApplicationsGTU GeekDay Data Science and Applications
GTU GeekDay Data Science and ApplicationsKürşat İNCE
 
1. introduction to data science —
1. introduction to data science —1. introduction to data science —
1. introduction to data science —swethaT16
 
Data Science applications in business
Data Science applications in businessData Science applications in business
Data Science applications in businessVladyslav Yakovenko
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data scienceSampath Kumar
 
Data science presentation
Data science presentationData science presentation
Data science presentationMSDEVMTL
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data ScienceSpotle.ai
 
Introduction to Data Science and Analytics
Introduction to Data Science and AnalyticsIntroduction to Data Science and Analytics
Introduction to Data Science and AnalyticsSrinath Perera
 
Data science presentation 2nd CI day
Data science presentation 2nd CI dayData science presentation 2nd CI day
Data science presentation 2nd CI dayMohammed Barakat
 
Machine learning with Big Data power point presentation
Machine learning with Big Data power point presentationMachine learning with Big Data power point presentation
Machine learning with Big Data power point presentationDavid Raj Kanthi
 
Big Data & Machine Learning
Big Data & Machine LearningBig Data & Machine Learning
Big Data & Machine LearningAngelo Mariano
 
Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Data Science Tutorial | Introduction To Data Science | Data Science Training ...Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Data Science Tutorial | Introduction To Data Science | Data Science Training ...Edureka!
 

La actualidad más candente (20)

EDF2013: Big Data Tutorial: Marko Grobelnik
EDF2013: Big Data Tutorial: Marko GrobelnikEDF2013: Big Data Tutorial: Marko Grobelnik
EDF2013: Big Data Tutorial: Marko Grobelnik
 
Machine Learning in the age of Big Data
Machine Learning in the age of Big DataMachine Learning in the age of Big Data
Machine Learning in the age of Big Data
 
Intro to Machine Learning
Intro to Machine LearningIntro to Machine Learning
Intro to Machine Learning
 
Big-data analytics: challenges and opportunities
Big-data analytics: challenges and opportunitiesBig-data analytics: challenges and opportunities
Big-data analytics: challenges and opportunities
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)Machine Learning Algorithms (Part 1)
Machine Learning Algorithms (Part 1)
 
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
 
Managing machine learning
Managing machine learningManaging machine learning
Managing machine learning
 
GTU GeekDay Data Science and Applications
GTU GeekDay Data Science and ApplicationsGTU GeekDay Data Science and Applications
GTU GeekDay Data Science and Applications
 
1. introduction to data science —
1. introduction to data science —1. introduction to data science —
1. introduction to data science —
 
Data Science applications in business
Data Science applications in businessData Science applications in business
Data Science applications in business
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data science
 
Data science presentation
Data science presentationData science presentation
Data science presentation
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data Science
 
Introduction to Data Science and Analytics
Introduction to Data Science and AnalyticsIntroduction to Data Science and Analytics
Introduction to Data Science and Analytics
 
Data science presentation 2nd CI day
Data science presentation 2nd CI dayData science presentation 2nd CI day
Data science presentation 2nd CI day
 
Machine learning with Big Data power point presentation
Machine learning with Big Data power point presentationMachine learning with Big Data power point presentation
Machine learning with Big Data power point presentation
 
Big Data & Machine Learning
Big Data & Machine LearningBig Data & Machine Learning
Big Data & Machine Learning
 
Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Data Science Tutorial | Introduction To Data Science | Data Science Training ...Data Science Tutorial | Introduction To Data Science | Data Science Training ...
Data Science Tutorial | Introduction To Data Science | Data Science Training ...
 
Data Science
Data ScienceData Science
Data Science
 

Destacado

Big Data and Machine Learning
Big Data and Machine LearningBig Data and Machine Learning
Big Data and Machine LearningMichel Bruley
 
How to Stop Cyber Attacks Using Adaptive Authentication
How to Stop Cyber Attacks Using Adaptive AuthenticationHow to Stop Cyber Attacks Using Adaptive Authentication
How to Stop Cyber Attacks Using Adaptive AuthenticationSecureAuth
 
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009Accenture
 
Self-Adapting, Energy-Conserving Distributed File Systems
Self-Adapting, Energy-Conserving Distributed File SystemsSelf-Adapting, Energy-Conserving Distributed File Systems
Self-Adapting, Energy-Conserving Distributed File SystemsMário Almeida
 
Operational Performance Management in the digital era
Operational Performance Management in the digital eraOperational Performance Management in the digital era
Operational Performance Management in the digital eraRolf Sleddens
 
Operating Model Design in a Digital World
Operating Model Design in a Digital WorldOperating Model Design in a Digital World
Operating Model Design in a Digital WorldRobert Cade
 
Business Relationship Management in a Digital World
Business Relationship Management in a Digital WorldBusiness Relationship Management in a Digital World
Business Relationship Management in a Digital WorldRien van den Bosch
 
Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review
Take a Look Under the Hood of BMC Remedy with Smart IT:  An Architectural ReviewTake a Look Under the Hood of BMC Remedy with Smart IT:  An Architectural Review
Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural ReviewBMC Software
 
13 genetic algorithms
13 genetic algorithms13 genetic algorithms
13 genetic algorithmsNidul Sinha
 
AI ch6
AI ch6AI ch6
AI ch6Mhd Sb
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence Jagadeesh Kumar
 
검색어 대중도, 연결망 분석 - 21021899 김수빈
검색어 대중도, 연결망 분석 - 21021899 김수빈검색어 대중도, 연결망 분석 - 21021899 김수빈
검색어 대중도, 연결망 분석 - 21021899 김수빈Webometrics Class
 
Recommender System at Scale Using HBase and Hadoop
Recommender System at Scale Using HBase and HadoopRecommender System at Scale Using HBase and Hadoop
Recommender System at Scale Using HBase and HadoopDataWorks Summit
 
3 problem-solving-
3 problem-solving-3 problem-solving-
3 problem-solving-Mhd Sb
 
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...Data Con LA
 
Big data, new epistemologies and paradigm shifts
Big data, new epistemologies and paradigm shiftsBig data, new epistemologies and paradigm shifts
Big data, new epistemologies and paradigm shiftsrobkitchin
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceMhd Sb
 
2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence2-Agents- Artificial Intelligence
2-Agents- Artificial IntelligenceMhd Sb
 
6 games
6 games6 games
6 gamesMhd Sb
 

Destacado (20)

Big Data and Machine Learning
Big Data and Machine LearningBig Data and Machine Learning
Big Data and Machine Learning
 
How to Stop Cyber Attacks Using Adaptive Authentication
How to Stop Cyber Attacks Using Adaptive AuthenticationHow to Stop Cyber Attacks Using Adaptive Authentication
How to Stop Cyber Attacks Using Adaptive Authentication
 
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
 
Self-Adapting, Energy-Conserving Distributed File Systems
Self-Adapting, Energy-Conserving Distributed File SystemsSelf-Adapting, Energy-Conserving Distributed File Systems
Self-Adapting, Energy-Conserving Distributed File Systems
 
Operational Performance Management in the digital era
Operational Performance Management in the digital eraOperational Performance Management in the digital era
Operational Performance Management in the digital era
 
Operating Model Design in a Digital World
Operating Model Design in a Digital WorldOperating Model Design in a Digital World
Operating Model Design in a Digital World
 
Business Relationship Management in a Digital World
Business Relationship Management in a Digital WorldBusiness Relationship Management in a Digital World
Business Relationship Management in a Digital World
 
Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review
Take a Look Under the Hood of BMC Remedy with Smart IT:  An Architectural ReviewTake a Look Under the Hood of BMC Remedy with Smart IT:  An Architectural Review
Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review
 
13 genetic algorithms
13 genetic algorithms13 genetic algorithms
13 genetic algorithms
 
AI ch6
AI ch6AI ch6
AI ch6
 
01 intro1
01 intro101 intro1
01 intro1
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
검색어 대중도, 연결망 분석 - 21021899 김수빈
검색어 대중도, 연결망 분석 - 21021899 김수빈검색어 대중도, 연결망 분석 - 21021899 김수빈
검색어 대중도, 연결망 분석 - 21021899 김수빈
 
Recommender System at Scale Using HBase and Hadoop
Recommender System at Scale Using HBase and HadoopRecommender System at Scale Using HBase and Hadoop
Recommender System at Scale Using HBase and Hadoop
 
3 problem-solving-
3 problem-solving-3 problem-solving-
3 problem-solving-
 
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...
Big Data Day LA 2016/ Hadoop/ Spark/ Kafka track - Real-time Aggregations, Ap...
 
Big data, new epistemologies and paradigm shifts
Big data, new epistemologies and paradigm shiftsBig data, new epistemologies and paradigm shifts
Big data, new epistemologies and paradigm shifts
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence
 
6 games
6 games6 games
6 games
 

Similar a [Webinar] How Big Data and Machine Learning Are Transforming ITSM

What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...Simplilearn
 
Introduction To Data Science With Python
Introduction To Data Science With PythonIntroduction To Data Science With Python
Introduction To Data Science With PythonSpotle.ai
 
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...Troy Magennis
 
Machine Learning for Designers - UX Camp Switzerland
Machine Learning for Designers - UX Camp SwitzerlandMachine Learning for Designers - UX Camp Switzerland
Machine Learning for Designers - UX Camp SwitzerlandMemi Beltrame
 
Fantastic Problems and Where to Find Them: Daryl Weir
Fantastic Problems and Where to Find Them: Daryl WeirFantastic Problems and Where to Find Them: Daryl Weir
Fantastic Problems and Where to Find Them: Daryl WeirFuturice
 
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)dradilkhan87
 
Part XIV
Part XIVPart XIV
Part XIVbutest
 
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...Applying Statistical Modeling and Machine Learning to Perform Time-Series For...
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...PyData
 
Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Trieu Nguyen
 
SplunkLive! Paris 2018: Legacy SIEM to Splunk
SplunkLive! Paris 2018: Legacy SIEM to SplunkSplunkLive! Paris 2018: Legacy SIEM to Splunk
SplunkLive! Paris 2018: Legacy SIEM to SplunkSplunk
 
Driving Profit in the Downturn: Using Data to Improve Website Performance an...
Driving Profit in the Downturn:Using Data to Improve Website Performance an...Driving Profit in the Downturn:Using Data to Improve Website Performance an...
Driving Profit in the Downturn: Using Data to Improve Website Performance an...Marisa Gallagher
 
Nonprofit data migration: You can't take it all with you Webinar
Nonprofit data migration: You can't take it all with you WebinarNonprofit data migration: You can't take it all with you Webinar
Nonprofit data migration: You can't take it all with you WebinarThird Sector Labs
 
Nonprofit data migration webinar 02.20.2014
Nonprofit data migration webinar 02.20.2014Nonprofit data migration webinar 02.20.2014
Nonprofit data migration webinar 02.20.2014Brandon Fix
 
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...Coert Du Plessis (杜康)
 
Machine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopMachine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopCCG
 
Machine Learning - Startup weekend UCSB 2018
Machine Learning - Startup weekend UCSB 2018Machine Learning - Startup weekend UCSB 2018
Machine Learning - Startup weekend UCSB 2018Raul Eulogio
 
Module 1 introduction to machine learning
Module 1  introduction to machine learningModule 1  introduction to machine learning
Module 1 introduction to machine learningSara Hooker
 
Decoding Data Science
Decoding Data ScienceDecoding Data Science
Decoding Data ScienceMatt Fornito
 
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Precisely
 

Similar a [Webinar] How Big Data and Machine Learning Are Transforming ITSM (20)

What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
 
Machine Learning and Data Mining
Machine Learning and Data MiningMachine Learning and Data Mining
Machine Learning and Data Mining
 
Introduction To Data Science With Python
Introduction To Data Science With PythonIntroduction To Data Science With Python
Introduction To Data Science With Python
 
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...
Risk Management and Reliable Forecasting using Un-reliable Data (magennis) - ...
 
Machine Learning for Designers - UX Camp Switzerland
Machine Learning for Designers - UX Camp SwitzerlandMachine Learning for Designers - UX Camp Switzerland
Machine Learning for Designers - UX Camp Switzerland
 
Fantastic Problems and Where to Find Them: Daryl Weir
Fantastic Problems and Where to Find Them: Daryl WeirFantastic Problems and Where to Find Them: Daryl Weir
Fantastic Problems and Where to Find Them: Daryl Weir
 
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)
Introduction to Data Mining (Why Mine Data? Commercial Viewpoint)
 
Part XIV
Part XIVPart XIV
Part XIV
 
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...Applying Statistical Modeling and Machine Learning to Perform Time-Series For...
Applying Statistical Modeling and Machine Learning to Perform Time-Series For...
 
Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)Concepts, use cases and principles to build big data systems (1)
Concepts, use cases and principles to build big data systems (1)
 
SplunkLive! Paris 2018: Legacy SIEM to Splunk
SplunkLive! Paris 2018: Legacy SIEM to SplunkSplunkLive! Paris 2018: Legacy SIEM to Splunk
SplunkLive! Paris 2018: Legacy SIEM to Splunk
 
Driving Profit in the Downturn: Using Data to Improve Website Performance an...
Driving Profit in the Downturn:Using Data to Improve Website Performance an...Driving Profit in the Downturn:Using Data to Improve Website Performance an...
Driving Profit in the Downturn: Using Data to Improve Website Performance an...
 
Nonprofit data migration: You can't take it all with you Webinar
Nonprofit data migration: You can't take it all with you WebinarNonprofit data migration: You can't take it all with you Webinar
Nonprofit data migration: You can't take it all with you Webinar
 
Nonprofit data migration webinar 02.20.2014
Nonprofit data migration webinar 02.20.2014Nonprofit data migration webinar 02.20.2014
Nonprofit data migration webinar 02.20.2014
 
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...
Data Driven Disruption - Why Marketing and Advertising in WA lags - ADMA WA 2...
 
Machine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual WorkshopMachine Learning with Azure and Databricks Virtual Workshop
Machine Learning with Azure and Databricks Virtual Workshop
 
Machine Learning - Startup weekend UCSB 2018
Machine Learning - Startup weekend UCSB 2018Machine Learning - Startup weekend UCSB 2018
Machine Learning - Startup weekend UCSB 2018
 
Module 1 introduction to machine learning
Module 1  introduction to machine learningModule 1  introduction to machine learning
Module 1 introduction to machine learning
 
Decoding Data Science
Decoding Data ScienceDecoding Data Science
Decoding Data Science
 
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
Machine Learning & IT Service Intelligence for the Enterprise: The Future is ...
 

Último

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 

Último (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

[Webinar] How Big Data and Machine Learning Are Transforming ITSM

  • 1. + Hosted By: John Prestridge VP of Marketing & Product Strategy SunView Software Guest Speaker: Lawrence O. Hall Distinguished University Professor Dept. of Computer Science & Engineering University of South Florida How Big Data & Machine Learning are Transforming ITSM
  • 2. Today’s Presenters 2 John Prestridge - Host VP of Marketing and Product Strategy – SunView Software Lawrence O. Hall – Guest Speaker Distinguished Professor Dept. of Computer Science & Engineering University of South Florida
  • 3. Housekeeping 3 • This webinar will be available shortly after its conclusion • Share this webinar and check out the supplemental resource kit for machine learning and ITSM • Have a question regarding anything that is covered during this webinar? Use the BrightTalk ‘Ask A Question’ window to submit your question to the webinar panel!
  • 4. Agenda 4  An Overview of Big Data & Machine Learning  Big Data & Machine Learning for ITSM  Q&A
  • 5. 5 Key Drivers of Machine Learning
  • 6. 6 Lawrence O. Hall – Guest Speaker Distinguished Professor Dept. of Computer Science & Engineering University of South Florida
  • 7. 7 What is Big Data? Data that has a large: • Volume: lots of records • Variety: lots of different kinds of data • Velocity: changing fast • Or some combination of the three V’s
  • 8. 8 Big Data We Need New Ways to Analyze Data Curating and storing lots of data can be a challenge when using machine learning for predictive analytics.
  • 9. 9 Big Data Examples • The friends network in Facebook • Amazon history of purchases • Records of cell phone calls, texts, or tweets • History of all service requests in your company
  • 10. 10 Big Data Examples • There is velocity as posting is constant • Evenings lead to more posts • That cute cat picture gets posted…. A lot! Consider image posts and shares on Facebook Netflix records ratings of movies and shows by user
  • 11. 11 What Do We Want to Know from Big Data? • Amazon wants to suggest books you might buy • Or, perhaps Amazon suggests related material based of a past purchase of biking gloves… • How do they do this?
  • 12. 12 Machine Learning • What is machine learning, data mining, and predictive analytics? • From data, preferably with some ‘class’ labels, a machine learning algorithm can build a predictive model • Amazon, has lots of users and products. If it can aggregate what users have bought together (or over time), it can suggest what you might like to buy
  • 13. 13 Are All Those Cats The Same? • If a learned model can recognize the same image, Facebook and others who store images can have just one linked copy • There are now models that are nearly perfect at matching the same thing
  • 14. 14 Machine Learning/ Data Mining Algorithms There are many algorithms and we only touch on a few • Decision tree algorithms are fast to build and reasonably accurate. Use a random forests ensemble for better accuracy with a wisdom of crowds approach • If you have big, labeled image data – Convolutional Neural Networks, using deep learning, are really good • Support Vector Machines let you project data into a higher dimension (“kernel trick”) and then linearly separate them • No labels but you want to group data? Try K-means or fuzzy K-means clustering
  • 15. 15 Decision Tree Example For our data, we need features. Assume we want to decide whether to play tennis and have historical data…
  • 16. 16 Decision Tree Example - Evaluating Weather Attributes Outlook Temp Humidity Windy Play Sunny Hot High False No Sunny Hot High True No Overcast Hot High False Yes Rainy Mild High False Yes Rainy Cool Normal False Yes Rainy Cool Normal True No Overcast Cool Normal True Yes Sunny Mild High False No Sunny Cool Normal False Yes Rainy Mild Normal False Yes Sunny Mild High True No Overcast Mild High True Yes Overcast Hot Normal False Yes Rainy Mild High True No
  • 17. 17 Decision Tree Example - Evaluating Weather Attributes Attribute Rules Errors Total errors Outlook Sunny  No 1/5 3/14 Overcast  Yes 0/4 Rainy  Yes 2/5 Outlook Temp Humidity Windy Play Sunny Hot High False No Sunny Hot High True No Overcast Hot High False Yes Rainy Mild High False Yes Rainy Cool Normal False Yes Rainy Cool Normal True No Overcast Cool Normal True Yes Sunny Mild High False No Sunny Cool Normal False Yes Rainy Mild Normal False Yes Sunny Mild High True No Overcast Mild High True Yes Overcast Hot Normal False Yes Rainy Mild High True No
  • 18. 18 Decision Tree Example - Evaluating Weather Attributes Attribute Rules Errors Total errors Outlook Sunny  No 1/5 3/14 Overcast  Yes 0/4 Rainy  Yes 2/5 Temp Hot  No* 2/4 6/14 Mild  Yes 3/6 Cool  Yes 1/4 Humidity High  No 3/8 4/14 Normal  Yes 1/6 Windy False  Yes 2/8 4/14 True  No* 2/6 * indicates a tie Outlook Temp Humidity Windy Play Sunny Hot High False No Sunny Hot High True No Overcast Hot High False Yes Rainy Mild High False Yes Rainy Cool Normal False Yes Rainy Cool Normal True No Overcast Cool Normal True Yes Sunny Mild High False No Sunny Cool Normal False Yes Rainy Mild Normal False Yes Sunny Mild High True No Overcast Mild High True Yes Overcast Hot Normal False Yes Rainy Mild High True No
  • 19. 19 Decision Tree Example - Best First Test Temp Humidity Windy Play Hot High False No Hot High True No Mild High False No Cool Normal False Yes Mild High True No Sunny Overcast Rainy 3 - Yes 3-Yes 2 - No Outlook
  • 20. 20 Decision Tree Example - Best First Two Tests Sunny Overcast Rainy 3 - Yes High Normal 4 - No 1 - Yes 3-Yes 2 - No Outlook Humidity
  • 21. 21 Decision Tree Example - Final Tree Sunny Overcast Rainy 3 - Yes Humidity High Normal 4 - No 1 - Yes True False 2 - No 3 - Yes Outlook Windy
  • 22. 22 • Now you know something of big data • You have heard of some machine learning success • You can build a simple decision tree!
  • 23. 23 John Prestridge VP of Marketing and Product Strategy
  • 24. 24
  • 25. 25 Supporting the Digital Workplace BYOD CLOUD MOBILE WORKFORCE SHADOW IT IOT  Volume , Velocity and Variety of Requests  Business will expect more apps, delivered more quickly, with consumer-like support  Do more with less SELF-SERVICE
  • 26. 26 Supporting the Digital Workplace Transition from being reactive to a proactive delivery of services that leverages a people-centric approach to empower employee effectiveness.
  • 27. 27 Key Opportunity - By 2019, IT service desks utilizing machine-learning enhanced technologies will free up to 30% of support capacity.* *Apply Machine Learning and Big Data at the IT Service Desk to Support the Digital Workplace February 2016 Analyst(s): Colin Fletcher | Katherine Lord
  • 28. 28 Big Data + Machine Learning DATA Ticket History Knowledge Assets Interactions Usage Patterns ….. Large Scale Data Processing Environment 90% of data today is machine generated or people interactions
  • 29. DOMAIN MODEL MACHINE LEARNING Algorithms Regression Anomaly Detection Clustering Classification .... 29 Big Data + Machine Learning DATA Ticket History Knowledge Assets Interactions Usage Patterns …..
  • 30. DOMAIN MODEL MACHINE LEARNING 30 Big Data + Machine Learning DATA Ticket History Knowledge Assets Interactions Usage Patterns ….. Incident Service Request Problem Change …..Algorithms Regression Anomaly Detection Clustering Classification ....
  • 31. DOMAIN MODEL MACHINE LEARNING 31 Big Data + Machine Learning DATA Ticket History Knowledge Assets Interactions Usage Patterns ….. Incident Service Request Problem Change …..Algorithms Regression Anomaly Detection Clustering Classification .... NEEDS:  ITSM Expert  Data Scientist  Big Data Infrastructure  Machine Learning Tools
  • 32. DOMAIN MODEL MACHINE LEARNING 32 Big Data + Machine Learning DATA Ticket History Knowledge Assets Interactions Usage Patterns ….. INTELLIGENT FEATURES  Recommendation Engines  Intelligent Search  Predictive Analytics  BOTS A P I Algorithms Regression Anomaly Detection Clustering Classification ....
  • 33. 33 ITSM + Machine Learning Intelligent Features Predictive Analytics  User Sentiment  Score Change Risk  Predict Problems Intelligent Search  Knowledge Curation  Smart Notifications  Contextual Search Big Data Machine Learning Recommendation Engines  Resolution Suggestions  Level 1 Ticket Completion  Intelligent Routing “Better Decisions” “Faster Resolutions” “Improved Self-Service” “Engaged Users” BOTS  Intelligent Autoresponder  Self-Service Virtual Assistant
  • 34. 34 Summary  Big Data is here and Machine Learning is a proven technology  Need proactive delivery of services to support the digital workplace  Invest in big data, machine learning, and other AI technologies to transform ITSM
  • 35. 35 ITSM + MACHINE LEARNING www.sunviewsoftware.com/learn/machine_learning Learn More:
  • 36. 36 Get Connected Do you have any personal experience or additional questions regarding the topics we covered today? Get into the discussion via email: • Lawrence Hall: lohall@mail.usf.edu • John Prestridge: jprestridge@sunviewsoftware.com
  • 38. Thank You! If you would like to find out more visit www.SunViewSoftware.com LinkedIn.com/companies/sunview-software-inc- Twitter.com/SunViewSoftware Facebook.com/SunViewSoftware

Notas del editor

  1. Wrap up and Thank you – 30 seconds