SlideShare a Scribd company logo
1 of 30
Download to read offline
Copyright	©	2016	Splunk	Inc.
Operationalizing	Machine	Learning
Adrish Sannyasi
Staff Solutions Architect, Healthcare
Splunk, Inc.
Dr. Tom LaGatta
Staff Data Scientist
Splunk, Inc.
2
Disclaimer
During	the	course	of	this	presentation,	we	may	make	forward	looking	statements	regarding	future	
events	or	the	expected	performance	of	the	company.	We	caution	you	that	such	statements	reflect	our	
current	expectations	and	estimates	based	on	factors	currently	known	to	us	and	that	actual	events	or	
results	could	differ	materially.	For	important	factors	that	may	cause	actual	results	to	differ	from	those	
contained	in	our	forward-looking	statements,	please	review	our	filings	with	the	SEC.	The	forward-looking	
statements	made	in	the	this	presentation	are	being	made	as	of	the	time	and	date	of	its	live	presentation.	
If	reviewed	after	its	live	presentation,	this	presentation	may	not	contain	current	or	accurate	information.	
We	do	not	assume	any	obligation	to	update	any	forward	looking	statements	we	may	make.	
In	addition,	any	information	about	our	roadmap	outlines	our	general	product	direction	and	is	subject	to	
change	at	any	time	without	notice.	It	is	for	informational	purposes	only	and	shall	not,	be	incorporated	
into	any	contract	or	other	commitment.	Splunk	undertakes	no	obligation	either	to	develop	the	features	
or	functionality	described	or	to	include	any	such	feature	or	functionality	in	a	future	release.
Copyright	©	2016	Splunk	Inc.
Why	do	we	need	ML?
Copyright	©	2016	Splunk	Inc.
Historical	Data Real-time	Data Statistical	Models
DB,	Hadoop/S3/NoSQL,	 Splunk Machine	Learning
T	– a	few	days T	+	a	few	days
Why	is	this	so	challenging	using	traditional	methods?
• DATA	IS	STILL	IN	MOTION,	still	in	a	BUSINESS	PROCESS.	
• Enrich	real-time	MACHINE	DATA	with	structured	HISTORICAL	DATA
• Make	decisions	IN	REAL	TIME using	ALL	THE	DATA
• Combine	LEADING	and	LAGGING	INDICATORS (KPIs)
Splunk
Security	Operations	Center
Network	Operations	Center
Business	Operations	Center
Copyright	©	2016	Splunk	Inc.
What	is	ML?
6
ML	101:		What	is	it?
• Machine	Learning	(ML)	is	a	process	for	generalizing	from	examples
– Examples	=	example	or	“training”	data
– Generalizing	=	building	“statistical	models”	to	capture	correlations
– Process	=	ML	is	never	done,	you	must	keep	validating	&	refitting	models
• Simple	ML	workflow:
– Explore	data
– FIT	models	based	on	data
– APPLY	models	in	production
– Keep	validating	models
“All	models	are	wrong,	but	some	are	useful.”
- George	Box
7
3	Types	of	Machine	Learning
1.	Supervised Learning:		generalizing	from	labeled data
8
3	Types	of	Machine	Learning
2.	Unsupervised Learning:		generalizing	from	unlabeled data
9
3	Types	of	Machine	Learning
3.	Reinforcement	Learning:	generalizing	from	rewards in	time
Leitner System Recommender	systems
Copyright	©	2016	Splunk	Inc.
ML	Use	Cases
11
IT	Ops:	Predictive	Maintenance
1. Get	resource	usage	data	(CPU,	latency,	outage	reports)
2. Explore	data,	and	fit	predictive	models	on	past	/	real-time	data
3. Apply	&	validate	models	until	predictions	are	accurate
4. Forecast	resource	saturation,	demand	&	usage
5. Surface	incidents	to	IT	Ops,	who	INVESTIGATES	&	ACTS
Problem:	Network	outages	and	truck	rolls	cause	big	time	&	money	expense	
Solution:	Build	predictive	model	to	forecast	outage	scenarios,	act	pre-emptively	&	learn
12
Security:	Find	Insider	Threats
Problem:	Security	breaches	cause	big	time	&	money	expense	
Solution:	Build	predictive	model	to	forecast	threat	scenarios,	act	pre-emptively	&	learn
1. Get	security	data	(data	transfers,	authentication,	incidents)
2. Explore	data,	and	fit	predictive	models	on	past	/	real-time	data
3. Apply	&	validate	models	until	predictions	are	accurate
4. Forecast	abnormal	behavior,	risk	scores	&	notable	events
5. Surface	incidents	to	Security	Ops,	who	INVESTIGATES	&	ACTS
13
Business	Analytics:	Predict	Customer	Churn
Problem:	Customer	churn	causes	big	time	&	money	expense	
Solution:	Build	predictive	model	to	forecast	possible	churn,	act	pre-emptively	&	learn
1. Get	customer	data	(set-top	boxes,	web	logs,	transaction	history)
2. Explore	data,	and	fit	predictive	models	on	past	/	real-time	data
3. Apply	&	validate	models	until	predictions	are	accurate
4. Forecast	churn	rate	&	identify	customers	likely	to	churn
5. Surface	incidents	to	Business	Ops,	who	INVESTIGATES	&	ACTS
14
Summary:	The	ML	Process
Problem:	<Stuff	in	the	world>	causes	big	time	&	money	expense
Solution:	Build	predictive	model	to	forecast	<possible	incidents>,	act	pre-emptively	&	learn
1. Get	all	relevant	data	to	problem	
2. Explore	data,	and	fit	predictive	models	on	past	/	real-time	data
3. Apply	&	validate	models	until	predictions	are	accurate
4. Forecast	KPIs	&	notable	events	associated	to	use	case
5. Surface	incidents	to	X	Ops,	who	INVESTIGATES	&	ACTS	
Operationalize
15
How	To:	Operationalize	Machine	Learning
• Analyst	outcomes	are	DATA	to	learn	from!
• Reinforcement	learning	is	key
• Reduce	false	positives:
– Recommend	events/incidents	 to	analyst
– Record	analyst	outcomes,	use	as	model	input
– Optimize	for	true	positives	&	against	false	positives
• Reward	analysts	for	good	analysis:
– Give	bonuses	for	successful	investigations
– Carrots	not	sticks
• Reward	machines	for	good	learning:
– Calibrate	data,	risk/rewards,	analyst	outcome
Copyright	©	2016	Splunk	Inc.
ML	with	Splunk
17
Splunk	User	Behavior	Analytics	(UBA)
• ~100%	of	breaches	involve	valid	credentials	(MandiantReport)
• Need	to	understand	normal	&	anomalous	behaviors	for	ALL	users
• UBA	detects	Advanced	Cyberattacks and	Malicious	Insider	Threats
• Lots	of	ML	under	the	hood:
– Behavior	Baselining	&	Modeling
– Anomaly	Detection	(30+	models)
– Advanced	Threat	Detection
• E.g.,	Data	Exfil Threat:
– “Saw	this	strange	login	&	data	transfer
for	user	mpittman at	3am	in	China…”
– Surface	threat	to	SOC	Analysts
18
Machine	Learning	in	Splunk	ITSI
Adaptive	Thresholding:
• Learn	baselines	&	dynamic	thresholds
• Alert	&	act	on	deviations
• Manage	for	1000s	of	KPIs	&	entities
• Stdev/Avg,	Quartile/Median,	Range
Anomaly	Detection:
• Find	“hiccups”	in	expected	patterns
• Catches	deviations	beyond	thresholds
• Uses	Holt-Winters	algorithm
19
ML	Toolkit	&	Showcase
• Splunk	Supported	framework	for	building	ML	Apps
– Get	it	for	free:	http://tiny.cc/splunkmlapp
• Leverages	Python	for	Scientific	Computing (PSC)	add-on:
– Open-source	Python	data	science	ecosystem
– NumPy,	SciPy,	scitkit-learn,	pandas,	statsmodels
• Showcase	use	cases:	Predict	Hard	Drive	Failure,	Server	Power	
Consumption,	Application	Usage,	Customer	Churn	&	more
• Standard	algorithms out	of	the	box:
– Supervised:	Logistic	Regression,	SVM,	Linear	Regression,	Random	Forest,	etc.
– Unsupervised: KMeans,	DBSCAN,	Spectral	Clustering,	PCA,	KernelPCA,	etc.
• Implement	one	of	300+	algorithms	by	editing	Python	scripts
20
Clustering:
• kmeans,	cluster
• K-means
• DBSCAN
• Birch
• Spectral	Clustering
Splunk	ML	Algorithms
20
Unsupervised Supervised
ContinuousCategorical
Classification:
• Logistic	Regression
• Support	Vector	Machine
• Naïve-Bayes	(Gaussian,	Bernoulli)
• RandomForestClassifier
• KNN,	Trees
Regression:
• Linear	Regression
• Polynomial	Regression
• ElasticNet
• Ridge
• Lasso
• RandomForestRegr.
Dimensionality	
reduction:
• PCA
• KernelPCA
Association	Analysis
• Apriori
• FP-Growth
Hidden	Markov	Model
predict
outliers
anomalies
anomalydetection
Vectorization:
• TFIDF
• Decision	Trees
SPL	command					ML	Toolkit	App	v1.0
21
New	Goodness	in	ML	Toolkit	v1.0
• New	Algorithms	(Random	Forest,	Lasso,	Kernel	PCA,	and	more…)
• More	use	cases	to	explore
• Support	added	for	Search	Head	Clustering
• Removed	50k	limit	on	model	fitting
• Sampling	for	training/test	data
• Guided	ML	via	a	ML	Assistant	aka	Model	/	Query	Builder
• Install	on	6.4	Search	Head
Copyright	©	2016	Splunk	Inc.
Building	ML	Apps
23
Analysts Business	Users
1.	Get	Data	&	Find	Decision-Makers
2
IT	Users
ODBC
SDK
API
DB	Connect
Look-Ups
Ad	Hoc
Search
Monitor
and	Alert
Reports	/
Analyze
Custom
Dashboards
GPS	/
Cellular
Devices Networks Hadoop
Servers Applications Online
Shopping	Carts
Analysts Business	Users
Structured	Data	Sources
CRM ERP HR Billing Product Finance
Data	Warehouse
Clickstreams
24
2.	Explore	Data,	Build	Searches	&	Dashboards
• Start	with	the	Exploratory	Data	Analysis	phase
– “80%	of	data	science	is	sourcing,	cleaning,	and	preparing	the	data”	
– Tip:	leverage	ITSI	KPIs	– lots	of	domain	knowledge
• For	each	data	source,	build	“data	diagnostic”	dashboard
– What’s	interesting?	Throw	up	some	basic	charts.
– What’s	relevant	for	this	use	case?
– Any	anomalies?	Are	thresholds	useful?
• Mix	data	streams	&	compute	aggregates
– Compute	KPIs	&	statistics	w/	stats,	eventstats,	etc.
– Enrich	data	streams	with	useful	structured	data
– stats	count	by	X	Y	– where	X,Y	from	different	sources
– Build	new	KPIs	from	what	you	find
25
3.	Fit,	Apply	&	Validate	Models
• ML	SPL – New	grammar	for	doing	ML	in	Splunk
• fit – fit	models	based	on	training	data
– [training data] | fit LinearRegression costly_KPI
from feature1 feature2 feature3 into my_model
• apply – apply	models	on	testing	and	production	data
– [testing/production data] | apply my_model
• Validate	Your	Model (The	Hard	Part)	
– Why	hard?	Because	statistics	is	hard!	Also:	model	error	≠	real	world	risk.
– Analyze	residuals,	mean-square	error,	goodness	of	fit,	cross-validate,	etc.
– Take	Splunk’s	Analytics	&	Data	Science	Education	course
26
4.	Predict	&	Act	
• Forecast	KPIs	&	predict	notable	events
– When	will	my	system	have	a	critical	error?	
– In	which	service	or	process?
– What’s	the	probable	root	cause?
• How	will	people	act	on	predictions?
– Is	this	a	Sev 1/2/3	event?	Who	responds?
– Deliver	via	Notable	Events	or	dashboard?
– Human	response	or	automated	response?
• How	do	you	improve	the	models?
– Iterate,	add	more	data,	extract	more	features
– Keep	track	of	true/false	positives
27
5.	Operationalize	Your	Models
• Operationalizing	closes	the	loop	of	the	ML	Process:
1. Get	data
2. Explore	data	&	fit	models
3. Apply	&	validate	models
4. Forecast	KPIs	&	events
5. Surface	incidents	to	Ops	team
• When	you	deliver	the	outcome,	keep	track	of	the	response
– Human-generated	response	(detailed	journal	logs,	etc)
– Machine-generated	response	(workflow	actions,	etc)
– External	knowledge	(closed	tickets	data,	DB	records,	etc)
• Then	operationalize:	feed	back	Ops	analysis	to	data	inputs,	repeat
• Lots	of	hard	work	&	stats,	but	lots	of	value	will	come	out.
Operationalize
Copyright	©	2016	Splunk	Inc.
Show	me	the	ML!
29
Next	Steps	with	Splunk	ML
• Reach	out	to	your	Tech	Team!	We	can	help	architect	ML	workflows.
• Lots	of	ML	commands	in	Core	Splunk	(predict,	anomalydetection,	stats)
• ML	Toolkit	&	Showcase – available	and	free,	ready	to	use
– Get	it	for	free:	http://tiny.cc/splunkmlapp
• Splunk	UBA: Applied	ML	for	Security
– Unsupervised	learning	of	Users	&	Entities
– Surfaces	Anomalies	&	Threats
• Splunk	ITSI: Applied	ML	for	ITOA	use	cases
– Manage	1000s	of	KPIs	&	alerts
– Adaptive	Thresholding	&	Anomaly	Detection
• ML	New	Product	Initiative	(NPI)	Program:	
– Connect	with	Product	&	Engineering	teams	- mlprogram@splunk.com
30
SEPT	26-29,	2016
WALT	DISNEY	WORLD,	ORLANDO
SWAN	AND	DOLPHIN	RESORTS
• 5000+		IT	&	Business	Professionals
• 3	days	of	technical	content
• 165+	sessions	
• 80+	Customer	Speakers
• 35+	Apps	in	Splunk	Apps	Showcase
• 75+	Technology	Partners
• 1:1	networking:	Ask	The	Experts	and	Security	
Experts,	Birds	of	a	Feather	and	Chalk	Talks
• NEW	hands-on	labs!	
• Expanded	show	floor,	Dashboards	Control	
Room	&	Clinic,	and	MORE!	
The	7th Annual	Splunk	Worldwide	Users’	Conference
PLUS	Splunk	University
• Three	days:	Sept	24-26,	2016
• Get	Splunk	Certified	for	FREE!
• Get	CPE credits	for	CISSP,	CAP,	SSCP
• Save	thousands	 on	Splunk	education!

More Related Content

What's hot

SplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceSplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceGabrielle Knowles
 
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...Georg Knon
 
SplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsSplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsSplunk
 
SplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsSplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsGabrielle Knowles
 
SplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsSplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsGabrielle Knowles
 
SplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsSplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsGabrielle Knowles
 
5 Ways to Improve your Security Posture with Splunk Enterprise Security
5 Ways to Improve your Security Posture with Splunk Enterprise Security5 Ways to Improve your Security Posture with Splunk Enterprise Security
5 Ways to Improve your Security Posture with Splunk Enterprise SecuritySplunk
 
SplunkLive Melbourne Splunk for Operational Security Intelligence
SplunkLive Melbourne Splunk for Operational Security Intelligence SplunkLive Melbourne Splunk for Operational Security Intelligence
SplunkLive Melbourne Splunk for Operational Security Intelligence Splunk
 
SplunkLive Perth Enterprise Security & User Behavior Analytics
SplunkLive Perth Enterprise Security & User Behavior AnalyticsSplunkLive Perth Enterprise Security & User Behavior Analytics
SplunkLive Perth Enterprise Security & User Behavior AnalyticsGabrielle Knowles
 
SplunkLive Canberra Enterprise Security & User Behavior Analytics
SplunkLive Canberra Enterprise Security & User Behavior AnalyticsSplunkLive Canberra Enterprise Security & User Behavior Analytics
SplunkLive Canberra Enterprise Security & User Behavior AnalyticsGabrielle Knowles
 
SplunkLive Sydney Enterprise Security & User Behavior Analytics
SplunkLive Sydney Enterprise Security & User Behavior AnalyticsSplunkLive Sydney Enterprise Security & User Behavior Analytics
SplunkLive Sydney Enterprise Security & User Behavior AnalyticsGabrielle Knowles
 
SplunkLive Melbourne Enterprise Security & User Behavior Analytics
SplunkLive Melbourne Enterprise Security & User Behavior AnalyticsSplunkLive Melbourne Enterprise Security & User Behavior Analytics
SplunkLive Melbourne Enterprise Security & User Behavior AnalyticsGabrielle Knowles
 
Machine Learning + Analytics
Machine Learning + AnalyticsMachine Learning + Analytics
Machine Learning + AnalyticsSplunk
 
Deception-Triggered Security Data Science to Detect Adversary Movements
Deception-Triggered Security Data Science to Detect Adversary MovementsDeception-Triggered Security Data Science to Detect Adversary Movements
Deception-Triggered Security Data Science to Detect Adversary MovementsSatnam Singh
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer PresentationSplunk
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer PresentationSplunk
 

What's hot (16)

SplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceSplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security Intelligence
 
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...
Splunk Webinar: Mit Splunk SPL Maschinendaten durchsuchen, transformieren und...
 
SplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsSplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & Analytics
 
SplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsSplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & Analytics
 
SplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsSplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & Analytics
 
SplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsSplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & Analytics
 
5 Ways to Improve your Security Posture with Splunk Enterprise Security
5 Ways to Improve your Security Posture with Splunk Enterprise Security5 Ways to Improve your Security Posture with Splunk Enterprise Security
5 Ways to Improve your Security Posture with Splunk Enterprise Security
 
SplunkLive Melbourne Splunk for Operational Security Intelligence
SplunkLive Melbourne Splunk for Operational Security Intelligence SplunkLive Melbourne Splunk for Operational Security Intelligence
SplunkLive Melbourne Splunk for Operational Security Intelligence
 
SplunkLive Perth Enterprise Security & User Behavior Analytics
SplunkLive Perth Enterprise Security & User Behavior AnalyticsSplunkLive Perth Enterprise Security & User Behavior Analytics
SplunkLive Perth Enterprise Security & User Behavior Analytics
 
SplunkLive Canberra Enterprise Security & User Behavior Analytics
SplunkLive Canberra Enterprise Security & User Behavior AnalyticsSplunkLive Canberra Enterprise Security & User Behavior Analytics
SplunkLive Canberra Enterprise Security & User Behavior Analytics
 
SplunkLive Sydney Enterprise Security & User Behavior Analytics
SplunkLive Sydney Enterprise Security & User Behavior AnalyticsSplunkLive Sydney Enterprise Security & User Behavior Analytics
SplunkLive Sydney Enterprise Security & User Behavior Analytics
 
SplunkLive Melbourne Enterprise Security & User Behavior Analytics
SplunkLive Melbourne Enterprise Security & User Behavior AnalyticsSplunkLive Melbourne Enterprise Security & User Behavior Analytics
SplunkLive Melbourne Enterprise Security & User Behavior Analytics
 
Machine Learning + Analytics
Machine Learning + AnalyticsMachine Learning + Analytics
Machine Learning + Analytics
 
Deception-Triggered Security Data Science to Detect Adversary Movements
Deception-Triggered Security Data Science to Detect Adversary MovementsDeception-Triggered Security Data Science to Detect Adversary Movements
Deception-Triggered Security Data Science to Detect Adversary Movements
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer Presentation
 
Bechtel Customer Presentation
Bechtel Customer PresentationBechtel Customer Presentation
Bechtel Customer Presentation
 

Viewers also liked

Viewers also liked (13)

Examen
ExamenExamen
Examen
 
Inventarios Documentales
Inventarios DocumentalesInventarios Documentales
Inventarios Documentales
 
Genética
GenéticaGenética
Genética
 
138433 BMA348 Assessment 2
138433 BMA348 Assessment 2138433 BMA348 Assessment 2
138433 BMA348 Assessment 2
 
Historia del celular
Historia del celularHistoria del celular
Historia del celular
 
Desarrollo del embrion
Desarrollo del embrionDesarrollo del embrion
Desarrollo del embrion
 
Cellphones
CellphonesCellphones
Cellphones
 
360 Degree Customer View KPI
360 Degree Customer View KPI360 Degree Customer View KPI
360 Degree Customer View KPI
 
รู้ให้เท่า ก้าวให้ทัน เทคโนโลยีการสื่อสาร
รู้ให้เท่า ก้าวให้ทัน เทคโนโลยีการสื่อสารรู้ให้เท่า ก้าวให้ทัน เทคโนโลยีการสื่อสาร
รู้ให้เท่า ก้าวให้ทัน เทคโนโลยีการสื่อสาร
 
Infiniflux vs influxdb 비교 테스트 결과 2016 12월-v2
Infiniflux vs influxdb 비교 테스트 결과 2016 12월-v2Infiniflux vs influxdb 비교 테스트 결과 2016 12월-v2
Infiniflux vs influxdb 비교 테스트 결과 2016 12월-v2
 
eBIZ courseware -Module 07 - Validation (CW513-023)
eBIZ courseware -Module  07 - Validation (CW513-023)eBIZ courseware -Module  07 - Validation (CW513-023)
eBIZ courseware -Module 07 - Validation (CW513-023)
 
How To Reuse Your Content! (Guide For Writers!)
How To Reuse Your Content! (Guide For Writers!)How To Reuse Your Content! (Guide For Writers!)
How To Reuse Your Content! (Guide For Writers!)
 
Booklet ui yea 2016
Booklet ui yea 2016Booklet ui yea 2016
Booklet ui yea 2016
 

Similar to SplunkLive DC April 2016 - Operationalizing Machine Learning

Machine Learning + Analytics
Machine Learning + AnalyticsMachine Learning + Analytics
Machine Learning + AnalyticsSplunk
 
SplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsSplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsSplunk
 
SplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsSplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsSplunk
 
SplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsSplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsSplunk
 
SplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsSplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsGabrielle Knowles
 
Experian Customer Presentation
Experian Customer PresentationExperian Customer Presentation
Experian Customer PresentationSplunk
 
Splunk Enterprise for IT Troubleshooting Hands-On
Splunk Enterprise for IT Troubleshooting Hands-OnSplunk Enterprise for IT Troubleshooting Hands-On
Splunk Enterprise for IT Troubleshooting Hands-OnSplunk
 
SplunkLive! Warsaw 2016 - Machine Learning
SplunkLive! Warsaw 2016 - Machine LearningSplunkLive! Warsaw 2016 - Machine Learning
SplunkLive! Warsaw 2016 - Machine LearningSplunk
 
Webinar: Splunk Enterprise Security Deep Dive: Analytics
Webinar: Splunk Enterprise Security Deep Dive: AnalyticsWebinar: Splunk Enterprise Security Deep Dive: Analytics
Webinar: Splunk Enterprise Security Deep Dive: AnalyticsSplunk
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseSplunk
 
SplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceSplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceSplunk
 
Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise Splunk
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseSplunk
 
SplunkLive Perth Enterprise Security & User Behaviour Analytics
SplunkLive Perth Enterprise Security & User Behaviour AnalyticsSplunkLive Perth Enterprise Security & User Behaviour Analytics
SplunkLive Perth Enterprise Security & User Behaviour AnalyticsSplunk
 
SplunkLive Brisbane Splunking the Endpoint
SplunkLive Brisbane Splunking the EndpointSplunkLive Brisbane Splunking the Endpoint
SplunkLive Brisbane Splunking the EndpointSplunk
 
SplunkLive Canberra Enterprise Security and User Behaviour Analytics
SplunkLive Canberra Enterprise Security and User Behaviour AnalyticsSplunkLive Canberra Enterprise Security and User Behaviour Analytics
SplunkLive Canberra Enterprise Security and User Behaviour AnalyticsSplunk
 
SplunkLive Sydney Enterprise Security & User Behaviour Analytics
SplunkLive Sydney Enterprise Security & User Behaviour AnalyticsSplunkLive Sydney Enterprise Security & User Behaviour Analytics
SplunkLive Sydney Enterprise Security & User Behaviour AnalyticsSplunk
 

Similar to SplunkLive DC April 2016 - Operationalizing Machine Learning (17)

Machine Learning + Analytics
Machine Learning + AnalyticsMachine Learning + Analytics
Machine Learning + Analytics
 
SplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & AnalyticsSplunkLive Melbourne Machine Learning & Analytics
SplunkLive Melbourne Machine Learning & Analytics
 
SplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & AnalyticsSplunkLive Perth Machine Learning & Analytics
SplunkLive Perth Machine Learning & Analytics
 
SplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & AnalyticsSplunkLive Canberra Machine Learning & Analytics
SplunkLive Canberra Machine Learning & Analytics
 
SplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & AnalyticsSplunkLive Sydney Machine Learning & Analytics
SplunkLive Sydney Machine Learning & Analytics
 
Experian Customer Presentation
Experian Customer PresentationExperian Customer Presentation
Experian Customer Presentation
 
Splunk Enterprise for IT Troubleshooting Hands-On
Splunk Enterprise for IT Troubleshooting Hands-OnSplunk Enterprise for IT Troubleshooting Hands-On
Splunk Enterprise for IT Troubleshooting Hands-On
 
SplunkLive! Warsaw 2016 - Machine Learning
SplunkLive! Warsaw 2016 - Machine LearningSplunkLive! Warsaw 2016 - Machine Learning
SplunkLive! Warsaw 2016 - Machine Learning
 
Webinar: Splunk Enterprise Security Deep Dive: Analytics
Webinar: Splunk Enterprise Security Deep Dive: AnalyticsWebinar: Splunk Enterprise Security Deep Dive: Analytics
Webinar: Splunk Enterprise Security Deep Dive: Analytics
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
 
SplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security IntelligenceSplunkLive Brisbane Splunk for Operational Security Intelligence
SplunkLive Brisbane Splunk for Operational Security Intelligence
 
Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise Getting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
 
Getting Started with Splunk Enterprise
Getting Started with Splunk EnterpriseGetting Started with Splunk Enterprise
Getting Started with Splunk Enterprise
 
SplunkLive Perth Enterprise Security & User Behaviour Analytics
SplunkLive Perth Enterprise Security & User Behaviour AnalyticsSplunkLive Perth Enterprise Security & User Behaviour Analytics
SplunkLive Perth Enterprise Security & User Behaviour Analytics
 
SplunkLive Brisbane Splunking the Endpoint
SplunkLive Brisbane Splunking the EndpointSplunkLive Brisbane Splunking the Endpoint
SplunkLive Brisbane Splunking the Endpoint
 
SplunkLive Canberra Enterprise Security and User Behaviour Analytics
SplunkLive Canberra Enterprise Security and User Behaviour AnalyticsSplunkLive Canberra Enterprise Security and User Behaviour Analytics
SplunkLive Canberra Enterprise Security and User Behaviour Analytics
 
SplunkLive Sydney Enterprise Security & User Behaviour Analytics
SplunkLive Sydney Enterprise Security & User Behaviour AnalyticsSplunkLive Sydney Enterprise Security & User Behaviour Analytics
SplunkLive Sydney Enterprise Security & User Behaviour Analytics
 

SplunkLive DC April 2016 - Operationalizing Machine Learning