SlideShare uma empresa Scribd logo
1 de 35
Baixar para ler offline
From	Big	Data	to	AI
Building	Machine	Learning	Applications
Maloy	Manna
Abstract
• The	newest	buzzword	after	Big	Data	is	AI.	From	Google	search	to	Facebook	
messenger	bots,	AI	is	also	everywhere.
• Machine	learning	has	gone	mainstream.	Organizations	are	trying	to	build	
competitive	advantage	with	AI	and	Big	Data.	
• But,	what	does	it	take	to	build	Machine	Learning	applications?	Beyond	the	
unicorn	data	scientists	and	PhDs,	how	do	you	build	on	your	big	data	
architecture	and	apply	Machine	Learning	to	what	you	do?
• This	talk	will	discuss	technical	options	to	implement	machine	learning	on	
big	data	architectures	and	how	to	move	forward.
Your	presenter
Maloy	Manna
Data	engineering	PM,	AXA	Data	Innovation	Lab
I	build	data	products	&	services.	
- Solution	architecture	|	Design	|	Lean-Agile	
linkedin.com/in/maloy													maloymanna.github.io
About	you
How	many	of	you	are:
• Business	?
• Data	scientists	?
• Data	analysts	?
• DevOps	or	IT	?
• Data	engineering	?
What	we’ll	talk	about	today
• Evolution	of	Data	Analytics	… and	product	strategies	
• Big	Data	architectures
• Machine	Learning
• ML	Use	Cases
• Deep	Learning
• APIs	&	Chatbots
• Challenges	&	Takeaways
Search
Messenger	Bots
Google	Assistant
Tesla	Autopilot
Home	automation	platform
Don’t	look	at	AI	in	isolation
Data	Analytics	Evolution
• Automate	data	feeds	|	ETL
• Structured	analytics	|	Data	warehousing	&	BI
• Big	data	capabilities	|	Data	lake
• Real-time	insights	|	Streaming	data	analytics
• AI	|	Machine	learning
Data	Science
Data	science	to	build	data	products
• What	is	the	problem	we	are	trying	to	solve?
• How	do	we	know	when	we’ve	won?	(key	success	metrics)
• Is	it	useful?
• What	data	do	we	have?
• What	data	should	we	have?
• Which	assumptions	can	I	verify?
• Ask	questions
• https://www.datasciencecentral.com/profiles/blogs/the-data-science-project-
lifecycle
Where	will	you	integrate	this	prediction?
• Strong	business	objectives	and	goals
• Specific	problems	
• Targeted	benefits
Data	lake	architecture	components
• Platform
• Data	acquisition
• Data	processing
• Data	access
• Security
Influences:
• Objectives:		Agile	/	Fail-fast	and	open-source
• IT	strategy	- infra
• Interplay	of	factors
Data	platform	
Data	acquisition Data	processing Data	access
Security	&	Governance
Streaming	use	cases
• Clickstream	analysis
• Process	point-of-sale	transactions
• Mobile	gaming
• IoT data
Machine	Learning
How	many	of	you	have:
• Used	an	open-source	ML?
• Built	/	plan	to	build	your	own	ML?
• Used	ML	in	the	cloud?
• Use	/	plan	to	use	ML	on-prem?
Machine	Learning
Machine	Learning
• At	its	core,	a	set	of	algorithms
• Can	learn	from	and	make	predictions	based	on	recorded	data
• ML	model	is	a	set	of	explanations	of	the	relationships	between	input	
features	and	output	predictions
• deployed	where	explicit	programing	is	too	rigid	or	is	impractical
https://biguru.wordpress.com/2015/02/05/a-gentle-introduction-to-
machine-learning/
Machine	Learning
• At	its	core,	a	set	of	algorithms
• Can	learn	from	and	make	predictions	based	on	recorded	data
• ML	model	is	a	set	of	explanations	of	the	relationships	between	input	features	and	
output	predictions
• Predicts	future	outcomes	based	on	past	trends	and	transaction
• Deployed	where	explicit	programing	is	impactical
https://biguru.wordpress.com/2015/02/05/a-gentle-introduction-to-machine-
learning/
Machine	Learning	Use	Cases
• Healthcare	– Virtual	assistants,	wearables,	lifestyle	management	and	monitoring,	ER	&	surgery,	
drug	discovery,	mental	health,	patient	data	and	risk	analytics,	hospital	management
• Fintech	– credit	scoring/direct	lending,	regulatory	compliance,	fraud	detection,	personal	finance	
assistants,	robo-advisors,	insurance
• Security	– cybersecurity,	data	security
• Marketing	&	Advertising
• Facial	recognition	– Image	&	Video	classification	/	Segmentation
• Speech	recognition	
• Natural	Language	Understanding	– NLP
• Personalization	- Recommendation	engines
Deep	Learning
• Subfield	of	ML	that	uses	several	layers	of	algorithms	called	neural	
networks	(algorithms	that	mimic	the	human	brain)
• Algorithms	not	limited	to	create	an	explainable	set	of	relationships
• Convolutional	NNs	are	good	for	image	recognition
• Long	short-term	memory	networks	are	good	for	speech	recognition
• Steep	learning	curve	because	of	low-level	APIs
Deep	Learning
Neural	networks
Neural	network	architectures
https://medium.com/@xenonstack/overview-of-artificial-neural-networks-and-its-applications-
2525c1addff7
Using	deep	learning	
What	would	interest	you	more:
• In-depth	tutorials	on	deep	learning
• How	to	use	ML	frameworks
• How	to	use	ML	APIs	in	practice
APIs
• Vision
• Speech
• Language
ML	frameworks
• MLLib – Apache	Spark	ML	library
• Scikit-Learn	(Python	math	and	science)
• Tensorflow - data	flow	graphs,	neural	networks
• Apache	MXNet
• Caffe – deep	learning	
• H20.ai	– extend	to	Hadoop	and	Spark	(Sparkling	water)
• Microsoft	Cognitive	Toolkit	(vision,	speech,	language,	search	apis)
• Amazon	services
• Google	services
Spark	&	Deep	learning	pipelines
https://databricks.com/blog/2017/06/06/databricks-vision-simplify-large-scale-deep-learning.html
Spark	&	Deep	learning	pipelines
https://databricks.com/blog/2017/06/06/databricks-vision-simplify-large-scale-deep-learning.html
Chatbots
• Bot	frameworks	– Microsoft	Bot	Framework,	Api.ai,	Facebook	bot	
engine
• Bot	platforms	– Chatfuel,	Beep	Boop,	Botengine.ai
AI	in	product	strategy
AI	across	industries
Takeaways	
• Product	strategy	with	AI	in	your	product	
• Specific	business	goals	and	success	metrics
• Agile	model	not	always	suitable	for	data	/AI	products
• People	and	process	as	important	as	technology
• Invest	in	user-centric	design

Mais conteúdo relacionado

Mais procurados

Artificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesArtificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesVikas Jain
 
Artificial Intelligence (AI) & Machine Learning: Are You Ready?
Artificial Intelligence (AI) & Machine Learning: Are You Ready?Artificial Intelligence (AI) & Machine Learning: Are You Ready?
Artificial Intelligence (AI) & Machine Learning: Are You Ready?SilverTech
 
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...Mathias Vercauteren
 
Machine Learning Introduction for Digital Business Leaders
Machine Learning Introduction for Digital Business LeadersMachine Learning Introduction for Digital Business Leaders
Machine Learning Introduction for Digital Business LeadersSudha Jamthe
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017Carol Smith
 
Ai ml-demystified-mwux2017-final-171016011705
Ai ml-demystified-mwux2017-final-171016011705Ai ml-demystified-mwux2017-final-171016011705
Ai ml-demystified-mwux2017-final-171016011705Sayali Surve
 
AI 4 Institution Leaders_Feb 2019
AI  4 Institution Leaders_Feb 2019AI  4 Institution Leaders_Feb 2019
AI 4 Institution Leaders_Feb 2019Mahesh Kumar CV
 
Quantitative Ethics - Governance and ethics of AI decisions
Quantitative Ethics - Governance and ethics of AI decisionsQuantitative Ethics - Governance and ethics of AI decisions
Quantitative Ethics - Governance and ethics of AI decisionsNikita Lukianets
 
Best Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationBest Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationChasity Gibson
 
Business growth principles in the new economy
Business growth principles in the new economy Business growth principles in the new economy
Business growth principles in the new economy Ashish Bedekar
 
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...Naveen Agarwal
 
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...Yogesh Malhotra, PhD,MSQF, CISSP,CISA,CEH
 
Machine Learning for Non-technical People
Machine Learning for Non-technical PeopleMachine Learning for Non-technical People
Machine Learning for Non-technical Peopleindico data
 
From Biology to Industry. A Blogger’s Journey to Data Science.
From Biology to Industry. A Blogger’s Journey to Data Science.From Biology to Industry. A Blogger’s Journey to Data Science.
From Biology to Industry. A Blogger’s Journey to Data Science.Shirin Elsinghorst
 
Artificial Intelligence & Software Testing: Hype or Hysteria?
Artificial Intelligence & Software Testing: Hype or Hysteria?Artificial Intelligence & Software Testing: Hype or Hysteria?
Artificial Intelligence & Software Testing: Hype or Hysteria?Johan Steyn
 
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändern
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändernMachine Intelligence - Wie Systeme lernen und unseren Alltag verändern
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändernMark Cieliebak
 
Data-driven UX: What it really takes and how to get there
Data-driven UX: What it really takes and how to get thereData-driven UX: What it really takes and how to get there
Data-driven UX: What it really takes and how to get thereEmmanuelle Boloix, Ph.D.
 
Big data and AI presentation slides
Big data and AI presentation slidesBig data and AI presentation slides
Big data and AI presentation slidesCloudxLab
 
Deep Learning in the Real World
Deep Learning in the Real WorldDeep Learning in the Real World
Deep Learning in the Real WorldLukas Biewald
 
Artificial intelligence & machine learning landscape
Artificial intelligence & machine learning landscapeArtificial intelligence & machine learning landscape
Artificial intelligence & machine learning landscapeMOBConf
 

Mais procurados (20)

Artificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesArtificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecases
 
Artificial Intelligence (AI) & Machine Learning: Are You Ready?
Artificial Intelligence (AI) & Machine Learning: Are You Ready?Artificial Intelligence (AI) & Machine Learning: Are You Ready?
Artificial Intelligence (AI) & Machine Learning: Are You Ready?
 
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...
Demystifying AI | Mathias Vercauteren | Keynote at AI 4 Business Summit | Bru...
 
Machine Learning Introduction for Digital Business Leaders
Machine Learning Introduction for Digital Business LeadersMachine Learning Introduction for Digital Business Leaders
Machine Learning Introduction for Digital Business Leaders
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
 
Ai ml-demystified-mwux2017-final-171016011705
Ai ml-demystified-mwux2017-final-171016011705Ai ml-demystified-mwux2017-final-171016011705
Ai ml-demystified-mwux2017-final-171016011705
 
AI 4 Institution Leaders_Feb 2019
AI  4 Institution Leaders_Feb 2019AI  4 Institution Leaders_Feb 2019
AI 4 Institution Leaders_Feb 2019
 
Quantitative Ethics - Governance and ethics of AI decisions
Quantitative Ethics - Governance and ethics of AI decisionsQuantitative Ethics - Governance and ethics of AI decisions
Quantitative Ethics - Governance and ethics of AI decisions
 
Best Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationBest Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the Organization
 
Business growth principles in the new economy
Business growth principles in the new economy Business growth principles in the new economy
Business growth principles in the new economy
 
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...
JU Analytics Day Presentation by Naveen Agarwal, Creative Analytics Solutions...
 
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...
2018 Princeton Fintech & Quant Conference: AI, Machine Learning & Deep Learni...
 
Machine Learning for Non-technical People
Machine Learning for Non-technical PeopleMachine Learning for Non-technical People
Machine Learning for Non-technical People
 
From Biology to Industry. A Blogger’s Journey to Data Science.
From Biology to Industry. A Blogger’s Journey to Data Science.From Biology to Industry. A Blogger’s Journey to Data Science.
From Biology to Industry. A Blogger’s Journey to Data Science.
 
Artificial Intelligence & Software Testing: Hype or Hysteria?
Artificial Intelligence & Software Testing: Hype or Hysteria?Artificial Intelligence & Software Testing: Hype or Hysteria?
Artificial Intelligence & Software Testing: Hype or Hysteria?
 
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändern
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändernMachine Intelligence - Wie Systeme lernen und unseren Alltag verändern
Machine Intelligence - Wie Systeme lernen und unseren Alltag verändern
 
Data-driven UX: What it really takes and how to get there
Data-driven UX: What it really takes and how to get thereData-driven UX: What it really takes and how to get there
Data-driven UX: What it really takes and how to get there
 
Big data and AI presentation slides
Big data and AI presentation slidesBig data and AI presentation slides
Big data and AI presentation slides
 
Deep Learning in the Real World
Deep Learning in the Real WorldDeep Learning in the Real World
Deep Learning in the Real World
 
Artificial intelligence & machine learning landscape
Artificial intelligence & machine learning landscapeArtificial intelligence & machine learning landscape
Artificial intelligence & machine learning landscape
 

Semelhante a From Big Data to AI

Artificial Intelligence, IoT and BigData for Driving Innovation
Artificial Intelligence, IoT and BigData for Driving InnovationArtificial Intelligence, IoT and BigData for Driving Innovation
Artificial Intelligence, IoT and BigData for Driving InnovationAbdul Wahid
 
Web Development or Data Science
Web Development or Data Science Web Development or Data Science
Web Development or Data Science Aaron Lamphere
 
The UAE AI Strategy: Building Intelligent Enterprises
The UAE AI Strategy: Building Intelligent EnterprisesThe UAE AI Strategy: Building Intelligent Enterprises
The UAE AI Strategy: Building Intelligent EnterprisesSaeed Al Dhaheri
 
How to get on the AI journey?
How to get on the AI journey? How to get on the AI journey?
How to get on the AI journey? Aarthi Srinivasan
 
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...NUS-ISS
 
Future of data science as a profession
Future of data science as a professionFuture of data science as a profession
Future of data science as a professionJose Quesada
 
Business Intelligence and Big Data in Cloud
Business Intelligence and Big Data in CloudBusiness Intelligence and Big Data in Cloud
Business Intelligence and Big Data in CloudDing Li
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerLuminaryLabs1
 
How to crack Big Data and Data Science roles
How to crack Big Data and Data Science rolesHow to crack Big Data and Data Science roles
How to crack Big Data and Data Science rolesUpXAcademy
 
ML for SEOs - Content Jam 2019
ML for SEOs - Content Jam 2019ML for SEOs - Content Jam 2019
ML for SEOs - Content Jam 2019Britney Muller
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Diego Oppenheimer
 
CWIN17 san francisco-ai implementation-pub
CWIN17 san francisco-ai implementation-pubCWIN17 san francisco-ai implementation-pub
CWIN17 san francisco-ai implementation-pubCapgemini
 
Machine Learning for Marketers - CTAConf 2019
Machine Learning for Marketers - CTAConf 2019Machine Learning for Marketers - CTAConf 2019
Machine Learning for Marketers - CTAConf 2019Britney Muller
 
Big data and your career final
Big data and your career finalBig data and your career final
Big data and your career finalMarina Kerbel
 
Top Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwareTop Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwarePanorama Software
 
20 Best Platforms to Learn Data Science and Machine Learning.pdf
20 Best Platforms to Learn Data Science and Machine Learning.pdf20 Best Platforms to Learn Data Science and Machine Learning.pdf
20 Best Platforms to Learn Data Science and Machine Learning.pdfFuture Education Magazine
 
Cocolevio AI Chatbot 9.20.19
Cocolevio AI Chatbot 9.20.19Cocolevio AI Chatbot 9.20.19
Cocolevio AI Chatbot 9.20.19Maurice Harris
 
Product Management for AI
Product Management for AIProduct Management for AI
Product Management for AIPeter Skomoroch
 

Semelhante a From Big Data to AI (20)

Artificial Intelligence, IoT and BigData for Driving Innovation
Artificial Intelligence, IoT and BigData for Driving InnovationArtificial Intelligence, IoT and BigData for Driving Innovation
Artificial Intelligence, IoT and BigData for Driving Innovation
 
Web Development or Data Science
Web Development or Data Science Web Development or Data Science
Web Development or Data Science
 
The UAE AI Strategy: Building Intelligent Enterprises
The UAE AI Strategy: Building Intelligent EnterprisesThe UAE AI Strategy: Building Intelligent Enterprises
The UAE AI Strategy: Building Intelligent Enterprises
 
How to get on the AI journey?
How to get on the AI journey? How to get on the AI journey?
How to get on the AI journey?
 
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
 
Future of data science as a profession
Future of data science as a professionFuture of data science as a profession
Future of data science as a profession
 
Business Intelligence and Big Data in Cloud
Business Intelligence and Big Data in CloudBusiness Intelligence and Big Data in Cloud
Business Intelligence and Big Data in Cloud
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
 
How to crack Big Data and Data Science roles
How to crack Big Data and Data Science rolesHow to crack Big Data and Data Science roles
How to crack Big Data and Data Science roles
 
ML for SEOs - Content Jam 2019
ML for SEOs - Content Jam 2019ML for SEOs - Content Jam 2019
ML for SEOs - Content Jam 2019
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"
 
Data Analytics for IoT
Data Analytics for IoT Data Analytics for IoT
Data Analytics for IoT
 
CWIN17 san francisco-ai implementation-pub
CWIN17 san francisco-ai implementation-pubCWIN17 san francisco-ai implementation-pub
CWIN17 san francisco-ai implementation-pub
 
Machine Learning for Marketers - CTAConf 2019
Machine Learning for Marketers - CTAConf 2019Machine Learning for Marketers - CTAConf 2019
Machine Learning for Marketers - CTAConf 2019
 
Big data and your career final
Big data and your career finalBig data and your career final
Big data and your career final
 
Top Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwareTop Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama Software
 
20 Best Platforms to Learn Data Science and Machine Learning.pdf
20 Best Platforms to Learn Data Science and Machine Learning.pdf20 Best Platforms to Learn Data Science and Machine Learning.pdf
20 Best Platforms to Learn Data Science and Machine Learning.pdf
 
AI and The future of work
AI and The future of work AI and The future of work
AI and The future of work
 
Cocolevio AI Chatbot 9.20.19
Cocolevio AI Chatbot 9.20.19Cocolevio AI Chatbot 9.20.19
Cocolevio AI Chatbot 9.20.19
 
Product Management for AI
Product Management for AIProduct Management for AI
Product Management for AI
 

Mais de Maloy Manna, PMP®

Data processing with spark in r & python
Data processing with spark in r & pythonData processing with spark in r & python
Data processing with spark in r & pythonMaloy Manna, PMP®
 
Data Visualization in Data Science
Data Visualization in Data ScienceData Visualization in Data Science
Data Visualization in Data ScienceMaloy Manna, PMP®
 
Coursera Data Analysis and Statistical Inference 2014
Coursera Data Analysis and Statistical Inference 2014Coursera Data Analysis and Statistical Inference 2014
Coursera Data Analysis and Statistical Inference 2014Maloy Manna, PMP®
 
Coursera Getting and Cleaning Data 2014
Coursera Getting and Cleaning Data 2014Coursera Getting and Cleaning Data 2014
Coursera Getting and Cleaning Data 2014Maloy Manna, PMP®
 
Coursera Exploratory Data Analysis 2014
Coursera Exploratory Data Analysis 2014Coursera Exploratory Data Analysis 2014
Coursera Exploratory Data Analysis 2014Maloy Manna, PMP®
 
Coursera The Data Scientist's Toolbox 2014
Coursera The Data Scientist's Toolbox 2014Coursera The Data Scientist's Toolbox 2014
Coursera The Data Scientist's Toolbox 2014Maloy Manna, PMP®
 

Mais de Maloy Manna, PMP® (9)

Data processing with spark in r & python
Data processing with spark in r & pythonData processing with spark in r & python
Data processing with spark in r & python
 
Pre processing big data
Pre processing big dataPre processing big data
Pre processing big data
 
Data Visualization in Data Science
Data Visualization in Data ScienceData Visualization in Data Science
Data Visualization in Data Science
 
Coursera Data Analysis and Statistical Inference 2014
Coursera Data Analysis and Statistical Inference 2014Coursera Data Analysis and Statistical Inference 2014
Coursera Data Analysis and Statistical Inference 2014
 
Coursera Getting and Cleaning Data 2014
Coursera Getting and Cleaning Data 2014Coursera Getting and Cleaning Data 2014
Coursera Getting and Cleaning Data 2014
 
Coursera Exploratory Data Analysis 2014
Coursera Exploratory Data Analysis 2014Coursera Exploratory Data Analysis 2014
Coursera Exploratory Data Analysis 2014
 
Scrum Certification - SFC
Scrum Certification - SFCScrum Certification - SFC
Scrum Certification - SFC
 
Coursera R Programming 2014
Coursera R Programming 2014Coursera R Programming 2014
Coursera R Programming 2014
 
Coursera The Data Scientist's Toolbox 2014
Coursera The Data Scientist's Toolbox 2014Coursera The Data Scientist's Toolbox 2014
Coursera The Data Scientist's Toolbox 2014
 

Ú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
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
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
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
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
 

Ú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...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
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
 

From Big Data to AI