SlideShare a Scribd company logo
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?
Introduction to Machine learning with Python
Introduction to Machine learning with Python
Introduction to Machine learning with Python
Introduction to Machine learning with Python
Introduction to Machine learning with Python
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?
Introduction to Machine learning with Python
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 ! :)
Ad

More Related Content

What's hot (20)

Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
Dr Ganesh Iyer
 
Intro To Machine Learning in Python
Intro To Machine Learning in PythonIntro To Machine Learning in Python
Intro To Machine Learning in Python
Russel Mahmud
 
Machine learning
Machine learningMachine learning
Machine learning
Dr Geetha Mohan
 
Machine learning
Machine learning Machine learning
Machine learning
Saurabh Agrawal
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
Rahul Jaiman
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Rahul Kumar
 
Machine Learning and Real-World Applications
Machine Learning and Real-World ApplicationsMachine Learning and Real-World Applications
Machine Learning and Real-World Applications
MachinePulse
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
Functional Imperative
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning Algorithms
Md. Main Uddin Rony
 
Machine learning
Machine learningMachine learning
Machine learning
ADARSHMISHRA126
 
Machine Learning Deep Learning AI and Data Science
Machine Learning Deep Learning AI and Data Science Machine Learning Deep Learning AI and Data Science
Machine Learning Deep Learning AI and Data Science
Venkata Reddy Konasani
 
Classification and Regression
Classification and RegressionClassification and Regression
Classification and Regression
Megha Sharma
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Vivek Garg
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
prih_yah
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
Melanie Swan
 
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Simplilearn
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Shrey Malik
 
Generative adversarial networks
Generative adversarial networksGenerative adversarial networks
Generative adversarial networks
남주 김
 
1.Introduction to deep learning
1.Introduction to deep learning1.Introduction to deep learning
1.Introduction to deep learning
KONGU ENGINEERING COLLEGE
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
Sujith Jayaprakash
 
Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
Dr Ganesh Iyer
 
Intro To Machine Learning in Python
Intro To Machine Learning in PythonIntro To Machine Learning in Python
Intro To Machine Learning in Python
Russel Mahmud
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Rahul Kumar
 
Machine Learning and Real-World Applications
Machine Learning and Real-World ApplicationsMachine Learning and Real-World Applications
Machine Learning and Real-World Applications
MachinePulse
 
Introduction to Machine Learning Classifiers
Introduction to Machine Learning ClassifiersIntroduction to Machine Learning Classifiers
Introduction to Machine Learning Classifiers
Functional Imperative
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning Algorithms
Md. Main Uddin Rony
 
Machine Learning Deep Learning AI and Data Science
Machine Learning Deep Learning AI and Data Science Machine Learning Deep Learning AI and Data Science
Machine Learning Deep Learning AI and Data Science
Venkata Reddy Konasani
 
Classification and Regression
Classification and RegressionClassification and Regression
Classification and Regression
Megha Sharma
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Vivek Garg
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
prih_yah
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
Melanie Swan
 
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Machine Learning With Python | Machine Learning Algorithms | Machine Learning...
Simplilearn
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
Shrey Malik
 
Generative adversarial networks
Generative adversarial networksGenerative adversarial networks
Generative adversarial networks
남주 김
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
Sujith Jayaprakash
 

Viewers also liked (14)

Ground Gurus Introduction
Ground Gurus IntroductionGround Gurus Introduction
Ground Gurus Introduction
Chariza Pladin
 
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
ebriksinfotech
 
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 Pygame
Chariza 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 Startup
Panji 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 Python
Chariza 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 Django
Chariza 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 Wave
Jonathan Mendez
 
Approved budget Fiscal Year 2018
Approved budget Fiscal Year 2018Approved budget Fiscal Year 2018
Approved budget Fiscal Year 2018
Houston Community College
 
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
 
LED Display Boards - (Moving LED Display)
LED Display Boards - (Moving LED Display) LED Display Boards - (Moving LED Display)
LED Display Boards - (Moving LED Display)
Organized Outdoor Options
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in Libraries
Sukhdev Singh
 
Ground Gurus Introduction
Ground Gurus IntroductionGround Gurus Introduction
Ground Gurus Introduction
Chariza Pladin
 
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
ebriksinfotech
 
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 Pygame
Chariza 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 Startup
Panji 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 Python
Chariza 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 Django
Chariza 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 Wave
Jonathan 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 Libraries
Sukhdev Singh
 
Ad

Similar to Introduction to Machine learning with Python (20)

楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦
Rakuten Group, Inc.
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
Rishab Pal
 
Automation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobsAutomation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobs
Azeem 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
 
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
Rishab 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 kho
Capgemini
 
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 For
SAP Customer Experience
 
What is Machine Learning - Great Learning
What is Machine Learning - Great LearningWhat is Machine Learning - Great Learning
What is Machine Learning - Great Learning
Great Learning
 
Machine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great LearningMachine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great 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
Aidan 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 Expectations
Jean Pierre Ranschaert
 
SAP Machine Learning Presentation
SAP Machine Learning PresentationSAP Machine Learning Presentation
SAP Machine Learning Presentation
Philippe Nemery
 
Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine Learning
Christopher 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 Canvas
Alexandra Petruș
 
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
Cristene 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.0
Albert Y. C. Chen
 
Ai trends 20170627 v9
Ai trends 20170627 v9Ai trends 20170627 v9
Ai trends 20170627 v9
home
 
楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦楽天技術研究所の次世代AI 技術への挑戦
楽天技術研究所の次世代AI 技術への挑戦
Rakuten Group, Inc.
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
Rishab Pal
 
Automation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobsAutomation: work, inequality, skills and jobs
Automation: work, inequality, skills and jobs
Azeem 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
 
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2
 
Rishab_Pal_Resume
Rishab_Pal_ResumeRishab_Pal_Resume
Rishab_Pal_Resume
Rishab 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 kho
Capgemini
 
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 For
SAP Customer Experience
 
What is Machine Learning - Great Learning
What is Machine Learning - Great LearningWhat is Machine Learning - Great Learning
What is Machine Learning - Great Learning
Great Learning
 
Machine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great LearningMachine Learning Salary Trends - Great Learning
Machine Learning Salary Trends - Great 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
Aidan 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 Expectations
Jean Pierre Ranschaert
 
SAP Machine Learning Presentation
SAP Machine Learning PresentationSAP Machine Learning Presentation
SAP Machine Learning Presentation
Philippe Nemery
 
Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine Learning
Christopher 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 Canvas
Alexandra Petruș
 
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
Cristene 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.0
Albert Y. C. Chen
 
Ai trends 20170627 v9
Ai trends 20170627 v9Ai trends 20170627 v9
Ai trends 20170627 v9
home
 
Ad

Recently uploaded (20)

Viam product demo_ Deploying and scaling AI with hardware.pdf
Viam product demo_ Deploying and scaling AI with hardware.pdfViam product demo_ Deploying and scaling AI with hardware.pdf
Viam product demo_ Deploying and scaling AI with hardware.pdf
camilalamoratta
 
fennec fox optimization algorithm for optimal solution
fennec fox optimization algorithm for optimal solutionfennec fox optimization algorithm for optimal solution
fennec fox optimization algorithm for optimal solution
shallal2
 
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Raffi Khatchadourian
 
Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?
Eric Torreborre
 
Bepents tech services - a premier cybersecurity consulting firm
Bepents tech services - a premier cybersecurity consulting firmBepents tech services - a premier cybersecurity consulting firm
Bepents tech services - a premier cybersecurity consulting firm
Benard76
 
IT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information TechnologyIT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information Technology
SHEHABALYAMANI
 
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à GenèveUiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPathCommunity
 
Does Pornify Allow NSFW? Everything You Should Know
Does Pornify Allow NSFW? Everything You Should KnowDoes Pornify Allow NSFW? Everything You Should Know
Does Pornify Allow NSFW? Everything You Should Know
Pornify CC
 
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptxReimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
John Moore
 
Config 2025 presentation recap covering both days
Config 2025 presentation recap covering both daysConfig 2025 presentation recap covering both days
Config 2025 presentation recap covering both days
TrishAntoni1
 
UiPath Agentic Automation: Community Developer Opportunities
UiPath Agentic Automation: Community Developer OpportunitiesUiPath Agentic Automation: Community Developer Opportunities
UiPath Agentic Automation: Community Developer Opportunities
DianaGray10
 
Smart Investments Leveraging Agentic AI for Real Estate Success.pptx
Smart Investments Leveraging Agentic AI for Real Estate Success.pptxSmart Investments Leveraging Agentic AI for Real Estate Success.pptx
Smart Investments Leveraging Agentic AI for Real Estate Success.pptx
Seasia Infotech
 
Q1 2025 Dropbox Earnings and Investor Presentation
Q1 2025 Dropbox Earnings and Investor PresentationQ1 2025 Dropbox Earnings and Investor Presentation
Q1 2025 Dropbox Earnings and Investor Presentation
Dropbox
 
Mastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B LandscapeMastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B Landscape
marketing943205
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdfKit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Wonjun Hwang
 
AI Agents at Work: UiPath, Maestro & the Future of Documents
AI Agents at Work: UiPath, Maestro & the Future of DocumentsAI Agents at Work: UiPath, Maestro & the Future of Documents
AI Agents at Work: UiPath, Maestro & the Future of Documents
UiPathCommunity
 
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Raffi Khatchadourian
 
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
SOFTTECHHUB
 
Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Kit-Works Team Study_아직도 Dockefile.pdf_김성호Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Wonjun Hwang
 
Viam product demo_ Deploying and scaling AI with hardware.pdf
Viam product demo_ Deploying and scaling AI with hardware.pdfViam product demo_ Deploying and scaling AI with hardware.pdf
Viam product demo_ Deploying and scaling AI with hardware.pdf
camilalamoratta
 
fennec fox optimization algorithm for optimal solution
fennec fox optimization algorithm for optimal solutionfennec fox optimization algorithm for optimal solution
fennec fox optimization algorithm for optimal solution
shallal2
 
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Challenges in Migrating Imperative Deep Learning Programs to Graph Execution:...
Raffi Khatchadourian
 
Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?Shoehorning dependency injection into a FP language, what does it take?
Shoehorning dependency injection into a FP language, what does it take?
Eric Torreborre
 
Bepents tech services - a premier cybersecurity consulting firm
Bepents tech services - a premier cybersecurity consulting firmBepents tech services - a premier cybersecurity consulting firm
Bepents tech services - a premier cybersecurity consulting firm
Benard76
 
IT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information TechnologyIT484 Cyber Forensics_Information Technology
IT484 Cyber Forensics_Information Technology
SHEHABALYAMANI
 
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à GenèveUiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPath Automation Suite – Cas d'usage d'une NGO internationale basée à Genève
UiPathCommunity
 
Does Pornify Allow NSFW? Everything You Should Know
Does Pornify Allow NSFW? Everything You Should KnowDoes Pornify Allow NSFW? Everything You Should Know
Does Pornify Allow NSFW? Everything You Should Know
Pornify CC
 
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptxReimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
Reimagine How You and Your Team Work with Microsoft 365 Copilot.pptx
John Moore
 
Config 2025 presentation recap covering both days
Config 2025 presentation recap covering both daysConfig 2025 presentation recap covering both days
Config 2025 presentation recap covering both days
TrishAntoni1
 
UiPath Agentic Automation: Community Developer Opportunities
UiPath Agentic Automation: Community Developer OpportunitiesUiPath Agentic Automation: Community Developer Opportunities
UiPath Agentic Automation: Community Developer Opportunities
DianaGray10
 
Smart Investments Leveraging Agentic AI for Real Estate Success.pptx
Smart Investments Leveraging Agentic AI for Real Estate Success.pptxSmart Investments Leveraging Agentic AI for Real Estate Success.pptx
Smart Investments Leveraging Agentic AI for Real Estate Success.pptx
Seasia Infotech
 
Q1 2025 Dropbox Earnings and Investor Presentation
Q1 2025 Dropbox Earnings and Investor PresentationQ1 2025 Dropbox Earnings and Investor Presentation
Q1 2025 Dropbox Earnings and Investor Presentation
Dropbox
 
Mastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B LandscapeMastering Testing in the Modern F&B Landscape
Mastering Testing in the Modern F&B Landscape
marketing943205
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdfKit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Kit-Works Team Study_팀스터디_김한솔_nuqs_20250509.pdf
Wonjun Hwang
 
AI Agents at Work: UiPath, Maestro & the Future of Documents
AI Agents at Work: UiPath, Maestro & the Future of DocumentsAI Agents at Work: UiPath, Maestro & the Future of Documents
AI Agents at Work: UiPath, Maestro & the Future of Documents
UiPathCommunity
 
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Raffi Khatchadourian
 
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
The No-Code Way to Build a Marketing Team with One AI Agent (Download the n8n...
SOFTTECHHUB
 
Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Kit-Works Team Study_아직도 Dockefile.pdf_김성호Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Kit-Works Team Study_아직도 Dockefile.pdf_김성호
Wonjun Hwang
 

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
  • 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
  • 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 ! :)
  翻译: