SlideShare a Scribd company logo
1 of 29
Download to read offline
Machine Learning
With Python
Chariza Pladin
Data Analyst - Accenture Inc.
chariza.b.pladin@accenture.com
AUG 2017
AGENDA
● Artificial Intelligence
● Machine Learning
● Introduction to Python
● Machine Learning Algorithms
● Supervised Learning
● Unsupervised Learning
● Q/A
MACHINE LEARNING WITH PYTHON | AUG 2017
ARTIFICIAL
INTELLIGENCE
“Intelligence exhibited by
machines, rather than
humans or other animals”
MACHINE LEARNING WITH PYTHON | AUG 2017
1943 1950 1956 1968 1969 1973 1981 1990 1997
AI KEYNOTES THROUGHOUT TIME
2002 2005 2008 2010 2011 2014
WW2
Robot
Story
Top-Down
Approach
2001: A Space
Odyssey
Shakey the
Robot
The AI
Winter
A solution for
big business
Back to
Bottom-up
Man vs
machine
Roomba
War
Machines
Google’s Speech
Recognition
Dance Bots
Man vs machine
21st century
Are machine
intelligent now?
MACHINE
LEARNING
“Gives computers the
ability to learn without
being explicitly
programmed.”
MACHINE LEARNING WITH PYTHON | AUG 2017
MACHINE LEARNING WITH PYTHON | AUG 2017
WHY MACHINE
LEARNING?
def checkColor(img):
#lots of code
def checkSize(img):
#lots of code
def checkTexture(img):
#lots of code
def analyzeShape(img):
#lots of code
MACHINE LEARNING WITH PYTHON | AUG 2017
● Develop systems that can automatically adapt and
customize themselves to individual users.
● Discover new knowledge from large databases (data
mining)
● Ability to mimic human and replace certain
monotonous tasks which require some intelligence.
● Develop systems that are too difficult/expensive to
construct manually because they require specific and
detailed skills or knowledge tuned to a specific task.
MACHINE LEARNING WITH PYTHON | AUG 2017
INTRODUCTION
TO PYTHON
WHY PYTHON
FOR MACHINE
LEARNING?
MACHINE
LEARNING
ALGORITHMS
● Supervised Learning
● Unsupervised Learning
● Reinforcement Learning
MACHINE LEARNING WITH PYTHON | AUG 2017
consist of a target / outcome variable (or dependent
variable) which is to be predicted from a given set of
predictors (independent variables). Using these set of
variables, we generate a function that map inputs to
desired outputs. The training process continues until
the model achieves a desired level of accuracy on
the training data.
SUPERVISED LEARNING
MACHINE LEARNING WITH PYTHON | AUG 2017
Create a classifier by finding
patterns in examples.
SUPERVISED LEARNING
MACHINE LEARNING WITH PYTHON | AUG 2017
TRAIN
CLASSIFIER
MAKE
PREDICTION
COLLECT
TRAINING
DATA
SUPERVISED LEARNING
MACHINE LEARNING WITH PYTHON | AUG 2017
do not have any target or outcome variable to
predict / estimate. It is used for clustering
population in different groups, which is widely used
for segmenting customers in different groups for
specific intervention.
UNSUPERVISED LEARNING
MACHINE LEARNING WITH PYTHON | AUG 2017
MACHINE LEARNING WITH PYTHON | AUG 2017
MACHINE LEARNING WITH PYTHON | AUG 2017
MACHINE LEARNING WITH PYTHON | AUG 2017
MACHINE
LEARNING
Q&A
MACHINE LEARNING WITH PYTHON | AUG 2017
THANK
YOU ! :)

More Related Content

What's hot

Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.butest
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learningbutest
 
Intro To Machine Learning in Python
Intro To Machine Learning in PythonIntro To Machine Learning in Python
Intro To Machine Learning in PythonRussel Mahmud
 
Introduction To Python | Edureka
Introduction To Python | EdurekaIntroduction To Python | Edureka
Introduction To Python | EdurekaEdureka!
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersFunctional Imperative
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar pptRAHUL DANGWAL
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)SwatiTripathi44
 
Machine Learning and Real-World Applications
Machine Learning and Real-World ApplicationsMachine Learning and Real-World Applications
Machine Learning and Real-World ApplicationsMachinePulse
 
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Simplilearn
 
Machine Learning
Machine LearningMachine Learning
Machine LearningShrey Malik
 
2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence2-Agents- Artificial Intelligence
2-Agents- Artificial IntelligenceMhd Sb
 
Applications in Machine Learning
Applications in Machine LearningApplications in Machine Learning
Applications in Machine LearningJoel Graff
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine LearningSamra Shahzadi
 

What's hot (20)

Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
Introduction to numpy
Introduction to numpyIntroduction to numpy
Introduction to numpy
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learning
 
Intro To Machine Learning in Python
Intro To Machine Learning in PythonIntro To Machine Learning in Python
Intro To Machine Learning in Python
 
Introduction To Python | Edureka
Introduction To Python | EdurekaIntroduction To Python | Edureka
Introduction To Python | Edureka
 
Python libraries
Python librariesPython libraries
Python libraries
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar ppt
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
Machine Learning and Real-World Applications
Machine Learning and Real-World ApplicationsMachine Learning and Real-World Applications
Machine Learning and Real-World Applications
 
Python libraries
Python librariesPython libraries
Python libraries
 
Terminology Machine Learning
Terminology Machine LearningTerminology Machine Learning
Terminology Machine Learning
 
Machine learning
Machine learning Machine learning
Machine learning
 
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence2-Agents- Artificial Intelligence
2-Agents- Artificial Intelligence
 
Applications in Machine Learning
Applications in Machine LearningApplications in Machine Learning
Applications in Machine Learning
 
Types of Machine Learning
Types of Machine LearningTypes of Machine Learning
Types of Machine Learning
 

Viewers also liked

Ground Gurus Introduction
Ground Gurus IntroductionGround Gurus Introduction
Ground Gurus IntroductionChariza Pladin
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningLior Rokach
 
Ebriks-An idea to change your bussiness growth
Ebriks-An idea to change your bussiness growthEbriks-An idea to change your bussiness growth
Ebriks-An idea to change your bussiness growthebriksinfotech
 
Top Libraries for Machine Learning with Python
Top Libraries for Machine Learning with Python Top Libraries for Machine Learning with Python
Top Libraries for Machine Learning with Python Chariza Pladin
 
Game Development With Python and Pygame
Game Development With Python and PygameGame Development With Python and Pygame
Game Development With Python and PygameChariza Pladin
 
Roadmap for landing a role at a Tech Startup
Roadmap for landing a role at a Tech StartupRoadmap for landing a role at a Tech Startup
Roadmap for landing a role at a Tech StartupPanji Gautama
 
How tech can spark social change
How tech can spark social change   How tech can spark social change
How tech can spark social change Anne-Marie Elias
 
Data Analysis and Visualization using Python
Data Analysis and Visualization using PythonData Analysis and Visualization using Python
Data Analysis and Visualization using PythonChariza Pladin
 
Intro to Web Development Using Python and Django
Intro to Web Development Using Python and DjangoIntro to Web Development Using Python and Django
Intro to Web Development Using Python and DjangoChariza Pladin
 
Free & Open Source Software (2017 update)
Free & Open Source Software (2017 update)Free & Open Source Software (2017 update)
Free & Open Source Software (2017 update)Frederik Questier
 
Display Advertising's New Wave
Display Advertising's New WaveDisplay Advertising's New Wave
Display Advertising's New WaveJonathan Mendez
 
2018 Sony World Photography Awards: Featured Entries (1)
2018  Sony World Photography Awards: Featured Entries (1)2018  Sony World Photography Awards: Featured Entries (1)
2018 Sony World Photography Awards: Featured Entries (1)maditabalnco
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in LibrariesSukhdev Singh
 

Viewers also liked (15)

Ground Gurus Introduction
Ground Gurus IntroductionGround Gurus Introduction
Ground Gurus Introduction
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Ebriks-An idea to change your bussiness growth
Ebriks-An idea to change your bussiness growthEbriks-An idea to change your bussiness growth
Ebriks-An idea to change your bussiness growth
 
Top Libraries for Machine Learning with Python
Top Libraries for Machine Learning with Python Top Libraries for Machine Learning with Python
Top Libraries for Machine Learning with Python
 
Game Development With Python and Pygame
Game Development With Python and PygameGame Development With Python and Pygame
Game Development With Python and Pygame
 
Roadmap for landing a role at a Tech Startup
Roadmap for landing a role at a Tech StartupRoadmap for landing a role at a Tech Startup
Roadmap for landing a role at a Tech Startup
 
How tech can spark social change
How tech can spark social change   How tech can spark social change
How tech can spark social change
 
Data Analysis and Visualization using Python
Data Analysis and Visualization using PythonData Analysis and Visualization using Python
Data Analysis and Visualization using Python
 
Intro to Web Development Using Python and Django
Intro to Web Development Using Python and DjangoIntro to Web Development Using Python and Django
Intro to Web Development Using Python and Django
 
Free & Open Source Software (2017 update)
Free & Open Source Software (2017 update)Free & Open Source Software (2017 update)
Free & Open Source Software (2017 update)
 
Display Advertising's New Wave
Display Advertising's New WaveDisplay Advertising's New Wave
Display Advertising's New Wave
 
Approved budget Fiscal Year 2018
Approved budget Fiscal Year 2018Approved budget Fiscal Year 2018
Approved budget Fiscal Year 2018
 
2018 Sony World Photography Awards: Featured Entries (1)
2018  Sony World Photography Awards: Featured Entries (1)2018  Sony World Photography Awards: Featured Entries (1)
2018 Sony World Photography Awards: Featured Entries (1)
 
LED Display Boards - (Moving LED Display)
LED Display Boards - (Moving LED Display) LED Display Boards - (Moving LED Display)
LED Display Boards - (Moving LED Display)
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in Libraries
 

Similar to Introduction to Machine learning with Python

楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦Rakuten Group, Inc.
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_ResumeRishab Pal
 
Automation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobsAutomation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobsAzeem Azhar
 
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...Vineet Patni
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_ResumeRishab Pal
 
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...Maryam Farooq
 
CWIN17 london ai ml and automation for digital operations - vanessa kho
CWIN17 london   ai ml and automation for digital operations - vanessa khoCWIN17 london   ai ml and automation for digital operations - vanessa kho
CWIN17 london ai ml and automation for digital operations - vanessa khoCapgemini
 
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
 
Protect Sponsorship Business Value by Measuring What You Pay For
Protect Sponsorship Business Value by Measuring What You Pay ForProtect Sponsorship Business Value by Measuring What You Pay For
Protect Sponsorship Business Value by Measuring What You Pay ForSAP Customer Experience
 
Machine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great LearningMachine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great LearningGreat Learning
 
What is Machine Learning - Great Learning
What is Machine Learning - Great LearningWhat is Machine Learning - Great Learning
What is Machine Learning - Great LearningGreat Learning
 
Rise of the Machines - AI in the Agile World
Rise of the Machines - AI in the Agile WorldRise of the Machines - AI in the Agile World
Rise of the Machines - AI in the Agile WorldAidan Casey
 
LIVErtising 2018 09 Gr_AI_t Expectations
LIVErtising 2018 09 Gr_AI_t ExpectationsLIVErtising 2018 09 Gr_AI_t Expectations
LIVErtising 2018 09 Gr_AI_t ExpectationsJean Pierre Ranschaert
 
SAP Machine Learning Presentation
SAP Machine Learning PresentationSAP Machine Learning Presentation
SAP Machine Learning PresentationPhilippe Nemery
 
Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine LearningChristopher Mohritz
 
From Data to AI with the ML Canvas
From Data to AI with the ML CanvasFrom Data to AI with the ML Canvas
From Data to AI with the ML CanvasAlexandra Petruș
 
Introduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetIntroduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetAmazon Web Services
 
Beyond hype why artificial intelligence is the real deal - evanta nyc
Beyond hype why artificial intelligence is the real deal  - evanta nycBeyond hype why artificial intelligence is the real deal  - evanta nyc
Beyond hype why artificial intelligence is the real deal - evanta nycCristene Gonzalez-Wertz
 
Making better use of Data and AI in Industry 4.0
Making better use of Data and AI in Industry 4.0Making better use of Data and AI in Industry 4.0
Making better use of Data and AI in Industry 4.0Albert Y. C. Chen
 
Recruiting Techniques That Will Blow Your Mind - Round 3
Recruiting Techniques That Will Blow Your Mind - Round 3Recruiting Techniques That Will Blow Your Mind - Round 3
Recruiting Techniques That Will Blow Your Mind - Round 3Gail Houston
 

Similar to Introduction to Machine learning with Python (20)

楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
 
Automation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobsAutomation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobs
 
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...
Can Agile save the Indian IT industry? | Uday Bhaskarwar | Pune Agile Unconfe...
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
 
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...
NYAI #18: Team Alignment for Human-Centered AI (Chris Butler - Director of AI...
 
CWIN17 london ai ml and automation for digital operations - vanessa kho
CWIN17 london   ai ml and automation for digital operations - vanessa khoCWIN17 london   ai ml and automation for digital operations - vanessa kho
CWIN17 london ai ml and automation for digital operations - vanessa kho
 
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...
 
Protect Sponsorship Business Value by Measuring What You Pay For
Protect Sponsorship Business Value by Measuring What You Pay ForProtect Sponsorship Business Value by Measuring What You Pay For
Protect Sponsorship Business Value by Measuring What You Pay For
 
Machine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great LearningMachine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great Learning
 
What is Machine Learning - Great Learning
What is Machine Learning - Great LearningWhat is Machine Learning - Great Learning
What is Machine Learning - Great Learning
 
Rise of the Machines - AI in the Agile World
Rise of the Machines - AI in the Agile WorldRise of the Machines - AI in the Agile World
Rise of the Machines - AI in the Agile World
 
LIVErtising 2018 09 Gr_AI_t Expectations
LIVErtising 2018 09 Gr_AI_t ExpectationsLIVErtising 2018 09 Gr_AI_t Expectations
LIVErtising 2018 09 Gr_AI_t Expectations
 
SAP Machine Learning Presentation
SAP Machine Learning PresentationSAP Machine Learning Presentation
SAP Machine Learning Presentation
 
Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine Learning
 
From Data to AI with the ML Canvas
From Data to AI with the ML CanvasFrom Data to AI with the ML Canvas
From Data to AI with the ML Canvas
 
Introduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNetIntroduction to Machine Learning, Deep Learning and MXNet
Introduction to Machine Learning, Deep Learning and MXNet
 
Beyond hype why artificial intelligence is the real deal - evanta nyc
Beyond hype why artificial intelligence is the real deal  - evanta nycBeyond hype why artificial intelligence is the real deal  - evanta nyc
Beyond hype why artificial intelligence is the real deal - evanta nyc
 
Making better use of Data and AI in Industry 4.0
Making better use of Data and AI in Industry 4.0Making better use of Data and AI in Industry 4.0
Making better use of Data and AI in Industry 4.0
 
Recruiting Techniques That Will Blow Your Mind - Round 3
Recruiting Techniques That Will Blow Your Mind - Round 3Recruiting Techniques That Will Blow Your Mind - Round 3
Recruiting Techniques That Will Blow Your Mind - Round 3
 

Recently uploaded

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 

Introduction to Machine learning with Python

  • 1. Machine Learning With Python Chariza Pladin Data Analyst - Accenture Inc. chariza.b.pladin@accenture.com AUG 2017
  • 2. AGENDA ● Artificial Intelligence ● Machine Learning ● Introduction to Python ● Machine Learning Algorithms ● Supervised Learning ● Unsupervised Learning ● Q/A MACHINE LEARNING WITH PYTHON | AUG 2017
  • 4. “Intelligence exhibited by machines, rather than humans or other animals” MACHINE LEARNING WITH PYTHON | AUG 2017
  • 5. 1943 1950 1956 1968 1969 1973 1981 1990 1997 AI KEYNOTES THROUGHOUT TIME 2002 2005 2008 2010 2011 2014 WW2 Robot Story Top-Down Approach 2001: A Space Odyssey Shakey the Robot The AI Winter A solution for big business Back to Bottom-up Man vs machine Roomba War Machines Google’s Speech Recognition Dance Bots Man vs machine 21st century Are machine intelligent now?
  • 7. “Gives computers the ability to learn without being explicitly programmed.” MACHINE LEARNING WITH PYTHON | AUG 2017
  • 8. MACHINE LEARNING WITH PYTHON | AUG 2017
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15. def checkColor(img): #lots of code def checkSize(img): #lots of code def checkTexture(img): #lots of code def analyzeShape(img): #lots of code MACHINE LEARNING WITH PYTHON | AUG 2017
  • 16. ● Develop systems that can automatically adapt and customize themselves to individual users. ● Discover new knowledge from large databases (data mining) ● Ability to mimic human and replace certain monotonous tasks which require some intelligence. ● Develop systems that are too difficult/expensive to construct manually because they require specific and detailed skills or knowledge tuned to a specific task. MACHINE LEARNING WITH PYTHON | AUG 2017
  • 19.
  • 21. ● Supervised Learning ● Unsupervised Learning ● Reinforcement Learning MACHINE LEARNING WITH PYTHON | AUG 2017
  • 22. consist of a target / outcome variable (or dependent variable) which is to be predicted from a given set of predictors (independent variables). Using these set of variables, we generate a function that map inputs to desired outputs. The training process continues until the model achieves a desired level of accuracy on the training data. SUPERVISED LEARNING MACHINE LEARNING WITH PYTHON | AUG 2017
  • 23. Create a classifier by finding patterns in examples. SUPERVISED LEARNING MACHINE LEARNING WITH PYTHON | AUG 2017 TRAIN CLASSIFIER MAKE PREDICTION COLLECT TRAINING DATA
  • 24. SUPERVISED LEARNING MACHINE LEARNING WITH PYTHON | AUG 2017
  • 25. do not have any target or outcome variable to predict / estimate. It is used for clustering population in different groups, which is widely used for segmenting customers in different groups for specific intervention. UNSUPERVISED LEARNING MACHINE LEARNING WITH PYTHON | AUG 2017
  • 26. MACHINE LEARNING WITH PYTHON | AUG 2017
  • 27. MACHINE LEARNING WITH PYTHON | AUG 2017
  • 28. MACHINE LEARNING WITH PYTHON | AUG 2017 MACHINE LEARNING Q&A
  • 29. MACHINE LEARNING WITH PYTHON | AUG 2017 THANK YOU ! :)