SlideShare a Scribd company logo
1 of 20
Pune Microsoft Azure Developers Meetup
 What , Why , & When of machine Learning?
 Types of Algorithms
 Tools & Technologies.
 What Azure ML has to offer?
 The Data Science Process.
 Demos
◦ Demos on R .
◦ Demos on Azure ML.
 Difference b/w classification & clustering
 Throwing algorithms at you .
 (Authur Samuel 1959). Field of study that gives computer
ability to learn without being explicitly programmed.
 (Tom Mitchell 1998 ). A Computer program is said to learn
from experience E with respected to task T and some
performance measure P , if its performance on T , as
measured by P , improves with Experience E.
 Watches user action as he/she marks a mail as spam or not
spam and then classifies the mail to the same categories.
 Here
 E :Watching a mail label as spam or not spam .
 T: Classifying emails is spam or not spam
 P: Fraction of mails correctly classified as spam or not
 Supervised Learning
◦ Most Common
◦ Right answers are already given.
◦ Regression problem : output Continuous value
 e.g..: Given a set of House size (in sq. ft) to Price , predict the price of a house
of x sq.ft.
 Given a large inventory to sales history , predict how many items will be sold
over the last 3 months
◦ Classification problem : output Discrete values
 e.g.: Given a set of tumor size to Malignant or benign cancer , predict if a
patient has cancer given the tumor size
 e.g.: Given a set of user account and history of user activities , predict if the
account is hacked or not .
◦ Can have many dimensions.
 Un-Supervised Learning
◦ Right answers are not given.
◦ Given a dataset , determine a structure in the data set.
◦ Clustering algorithms.
◦ http://news.google.co.in/
◦ Gnome problem
◦ Social network analysis.
◦ Customer Segmentation.
◦ Astronomical data analysis .
 Statistical tools
◦ R ( http://www.r-project.org/)
◦ Octave/MATLAB
◦ SAS
◦ Excel
◦ Weka
 Languages
◦ Python:
numpy/scipy/scikits-learn: http://scikit-learn.org/stable/
Orange :-http://www.ailab.si/orange/
MLPY :-https://mlpy.fbk.eu/
◦ Java:
Apache Mahout:- http://mahout.apache.org/
Weka:- http://www.cs.waikato.ac.nz/ml/w...
Malet:- http://mallet.cs.umass.edu
 Comparison of various languages being used in machine leaning
 Reference : Machine Learning Mastery
 A cloud based solution to all Machine learning requirements
for predictive analytics.
 All major algorithms available as drag and drop components.
 Built in R support
 Easy to deploy
 Publish your model as service.
 Azure ML market place.
Define a business problem
Acquire & Prepare data
Develop a Model
Train & Evaluate the
model
Deploy the Model
Relearn & Reevaluate the
Model
70-80% of work
is done here.
ML applies here
Get the data Data is Analyzed
Data is prepared for modelling
. Data Transformation (e.g.
Replace missing values, Data
Normalization ,etc.
Determine Relationship b/w
variables & Dimension
Reduction
Co-relation Analytics
,Principal Component
Analysis etc.
Identify the right variables
Database, CRM Systems,
Web Log files, etc.)
 Demos on R .
◦ Iris Dataset (UCI Machine Learning Repository)K-means clustering .
◦ Air quality (R dataset)  Liner & multiple Regression .
 Demos on Azure ML.
◦ News Recommendation System  K-means clustering .
◦ Linear Regression  Liner Regression .
 Problem Statement : Similar as google news.
◦ Fetch data from various news sites via RSS feeds , and try to group the news
item and suggest recommended posts for each news articles .
◦ http://rssnewsfeeds.azurewebsites.net/
◦ The meet up is about Azure , isn’t it ?
◦ Uses Azure Mobile Service for API & Web job support
◦ Uses Azure Table Storage for Data storage
◦ Uses Azure Machine learning to suggest recommended post.
◦ Uses Azure websites for the HTML client .
News Websites /
Blog posts , etc.
Azure Mobile
Services
Azure Table
Azure Machine
Learning
RSS Feeds
Html Client
Job
API
 Feature Hashing.
 Principal Component analysis.
 K-means Clustering.
 Classification :
◦ Supervised learning
◦ Used to define pre-defined tag to the instance on basis of features
◦ Required to train data
◦ Classify new instances
 Clustering :
◦ Unsupervised learning
◦ Used to group similar instances on basis of some features
◦ No data training required
◦ No predefined label to each & every group.
 Just visit Wikipedia .
 Classification
 Clustering
 Regression
 Simulation
 Content Analysis
 Recommendation Systems
Classification
Binary Classification
Logistic Regression
Neural Networks
Decision Trees
Boosted Decision trees
Clustering
K-means
Self organizing Maps
Adaptive Resonance theory
Regression
Gradient Descent
Linear Regression
Neural Networks
Decision Trees
Boosted Decision trees
Simulation
Markov Chain Analysis
Linear Programming
Monte Carlo simulation
Content Analysis
Recommendation Systems
Collaborative filtering
Market basket Analysis
Naïve Bayes
Microsoft Association Rules
Text mining
Natural Language
processing
Pattern Recognition
Neural Networks
 Machine Learning By Andrew Ng : Video Lectures
 Important Links
◦ http://machinelearningmastery.com/
◦ https://www.kaggle.com/
Thank You …

More Related Content

What's hot

Machine Learning
Machine LearningMachine Learning
Machine LearningVivek Garg
 
Machine learning ppt
Machine learning ppt Machine learning ppt
Machine learning ppt Poojamanic
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningRahul Jain
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb pptbutest
 
Introduction to machine learning
Introduction to machine learningIntroduction to machine learning
Introduction to machine learningGanesh Satpute
 
Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?Marina Santini
 
Machine learning
Machine learningMachine learning
Machine learningeonx_32
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationAnkit Gupta
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overviewprih_yah
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar pptRAHUL DANGWAL
 
Basics of Machine Learning
Basics of Machine LearningBasics of Machine Learning
Basics of Machine Learningbutest
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learningUmmeSalmaM1
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningEng Teong Cheah
 

What's hot (20)

Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning ppt
Machine learning ppt Machine learning ppt
Machine learning ppt
 
Machine learning
Machine learningMachine learning
Machine learning
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
2.17Mb ppt
2.17Mb ppt2.17Mb ppt
2.17Mb ppt
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction to machine learning
Introduction to machine learningIntroduction to machine learning
Introduction to machine learning
 
Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?Lecture 1: What is Machine Learning?
Lecture 1: What is Machine Learning?
 
Machine learning
Machine learningMachine learning
Machine learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
Intro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning PresentationIntro/Overview on Machine Learning Presentation
Intro/Overview on Machine Learning Presentation
 
Machine learning overview
Machine learning overviewMachine learning overview
Machine learning overview
 
Machine learning seminar ppt
Machine learning seminar pptMachine learning seminar ppt
Machine learning seminar ppt
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Basics of Machine Learning
Basics of Machine LearningBasics of Machine Learning
Basics of Machine Learning
 
Lecture1 introduction to machine learning
Lecture1 introduction to machine learningLecture1 introduction to machine learning
Lecture1 introduction to machine learning
 
machine learning
machine learningmachine learning
machine learning
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 

Similar to Machine learning

Azure Machine Learning Dotnet Campus 2015
Azure Machine Learning Dotnet Campus 2015 Azure Machine Learning Dotnet Campus 2015
Azure Machine Learning Dotnet Campus 2015 antimo musone
 
Net campus2015 antimomusone
Net campus2015 antimomusoneNet campus2015 antimomusone
Net campus2015 antimomusoneDotNetCampus
 
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATA
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATAPREDICT THE FUTURE , MACHINE LEARNING & BIG DATA
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATADotNetCampus
 
Nose Dive into Apache Spark ML
Nose Dive into Apache Spark MLNose Dive into Apache Spark ML
Nose Dive into Apache Spark MLAhmet Bulut
 
Identifying and classifying unknown Network Disruption
Identifying and classifying unknown Network DisruptionIdentifying and classifying unknown Network Disruption
Identifying and classifying unknown Network Disruptionjagan477830
 
Classification and Clustering
Classification and ClusteringClassification and Clustering
Classification and ClusteringEng Teong Cheah
 
Datascience and Azure(v1.0)
Datascience and Azure(v1.0)Datascience and Azure(v1.0)
Datascience and Azure(v1.0)Zenodia Charpy
 
Predicting Tweet Sentiment
Predicting Tweet SentimentPredicting Tweet Sentiment
Predicting Tweet SentimentLucinda Linde
 
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...Bhakthi Liyanage
 
Continuous delivery for machine learning
Continuous delivery for machine learningContinuous delivery for machine learning
Continuous delivery for machine learningRajesh Muppalla
 
Making Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableMaking Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableJustin Basilico
 
Data ops: Machine Learning in production
Data ops: Machine Learning in productionData ops: Machine Learning in production
Data ops: Machine Learning in productionStepan Pushkarev
 
Denver Dev Day - Smart Apps with Azure ML
Denver Dev Day - Smart Apps with Azure MLDenver Dev Day - Smart Apps with Azure ML
Denver Dev Day - Smart Apps with Azure MLChris McHenry
 
Data Science on Azure
Data Science on Azure Data Science on Azure
Data Science on Azure Zenodia Charpy
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learningJohnson Ubah
 
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...Amazon Web Services Korea
 
When We Spark and When We Don’t: Developing Data and ML Pipelines
When We Spark and When We Don’t: Developing Data and ML PipelinesWhen We Spark and When We Don’t: Developing Data and ML Pipelines
When We Spark and When We Don’t: Developing Data and ML PipelinesStitch Fix Algorithms
 
B4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningB4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningHoa Le
 

Similar to Machine learning (20)

Azure Machine Learning Dotnet Campus 2015
Azure Machine Learning Dotnet Campus 2015 Azure Machine Learning Dotnet Campus 2015
Azure Machine Learning Dotnet Campus 2015
 
Net campus2015 antimomusone
Net campus2015 antimomusoneNet campus2015 antimomusone
Net campus2015 antimomusone
 
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATA
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATAPREDICT THE FUTURE , MACHINE LEARNING & BIG DATA
PREDICT THE FUTURE , MACHINE LEARNING & BIG DATA
 
Nose Dive into Apache Spark ML
Nose Dive into Apache Spark MLNose Dive into Apache Spark ML
Nose Dive into Apache Spark ML
 
Identifying and classifying unknown Network Disruption
Identifying and classifying unknown Network DisruptionIdentifying and classifying unknown Network Disruption
Identifying and classifying unknown Network Disruption
 
Classification and Clustering
Classification and ClusteringClassification and Clustering
Classification and Clustering
 
Datascience and Azure(v1.0)
Datascience and Azure(v1.0)Datascience and Azure(v1.0)
Datascience and Azure(v1.0)
 
Predicting Tweet Sentiment
Predicting Tweet SentimentPredicting Tweet Sentiment
Predicting Tweet Sentiment
 
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...
Integrating Azure Machine Learning and Predictive Analytics with SharePoint O...
 
Collab365 Empower-Your-Applications-With-Azure-Machine-Learning
Collab365 Empower-Your-Applications-With-Azure-Machine-LearningCollab365 Empower-Your-Applications-With-Azure-Machine-Learning
Collab365 Empower-Your-Applications-With-Azure-Machine-Learning
 
Continuous delivery for machine learning
Continuous delivery for machine learningContinuous delivery for machine learning
Continuous delivery for machine learning
 
Making Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableMaking Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms Reliable
 
Data ops: Machine Learning in production
Data ops: Machine Learning in productionData ops: Machine Learning in production
Data ops: Machine Learning in production
 
Denver Dev Day - Smart Apps with Azure ML
Denver Dev Day - Smart Apps with Azure MLDenver Dev Day - Smart Apps with Azure ML
Denver Dev Day - Smart Apps with Azure ML
 
Data Science on Azure
Data Science on Azure Data Science on Azure
Data Science on Azure
 
introduction to machine learning
introduction to machine learningintroduction to machine learning
introduction to machine learning
 
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...
[AWS Innovate 온라인 컨퍼런스] 간단한 Python 코드만으로 높은 성능의 기계 학습 모델 만들기 - 김무현, AWS Sr.데이...
 
Ml ops on AWS
Ml ops on AWSMl ops on AWS
Ml ops on AWS
 
When We Spark and When We Don’t: Developing Data and ML Pipelines
When We Spark and When We Don’t: Developing Data and ML PipelinesWhen We Spark and When We Don’t: Developing Data and ML Pipelines
When We Spark and When We Don’t: Developing Data and ML Pipelines
 
B4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearningB4UConference_machine learning_deeplearning
B4UConference_machine learning_deeplearning
 

Recently uploaded

Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 

Recently uploaded (20)

Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 

Machine learning

  • 1. Pune Microsoft Azure Developers Meetup
  • 2.  What , Why , & When of machine Learning?  Types of Algorithms  Tools & Technologies.  What Azure ML has to offer?  The Data Science Process.  Demos ◦ Demos on R . ◦ Demos on Azure ML.  Difference b/w classification & clustering  Throwing algorithms at you .
  • 3.  (Authur Samuel 1959). Field of study that gives computer ability to learn without being explicitly programmed.  (Tom Mitchell 1998 ). A Computer program is said to learn from experience E with respected to task T and some performance measure P , if its performance on T , as measured by P , improves with Experience E.
  • 4.  Watches user action as he/she marks a mail as spam or not spam and then classifies the mail to the same categories.  Here  E :Watching a mail label as spam or not spam .  T: Classifying emails is spam or not spam  P: Fraction of mails correctly classified as spam or not
  • 5.  Supervised Learning ◦ Most Common ◦ Right answers are already given. ◦ Regression problem : output Continuous value  e.g..: Given a set of House size (in sq. ft) to Price , predict the price of a house of x sq.ft.  Given a large inventory to sales history , predict how many items will be sold over the last 3 months ◦ Classification problem : output Discrete values  e.g.: Given a set of tumor size to Malignant or benign cancer , predict if a patient has cancer given the tumor size  e.g.: Given a set of user account and history of user activities , predict if the account is hacked or not . ◦ Can have many dimensions.
  • 6.  Un-Supervised Learning ◦ Right answers are not given. ◦ Given a dataset , determine a structure in the data set. ◦ Clustering algorithms. ◦ http://news.google.co.in/ ◦ Gnome problem ◦ Social network analysis. ◦ Customer Segmentation. ◦ Astronomical data analysis .
  • 7.  Statistical tools ◦ R ( http://www.r-project.org/) ◦ Octave/MATLAB ◦ SAS ◦ Excel ◦ Weka  Languages ◦ Python: numpy/scipy/scikits-learn: http://scikit-learn.org/stable/ Orange :-http://www.ailab.si/orange/ MLPY :-https://mlpy.fbk.eu/ ◦ Java: Apache Mahout:- http://mahout.apache.org/ Weka:- http://www.cs.waikato.ac.nz/ml/w... Malet:- http://mallet.cs.umass.edu
  • 8.  Comparison of various languages being used in machine leaning  Reference : Machine Learning Mastery
  • 9.  A cloud based solution to all Machine learning requirements for predictive analytics.  All major algorithms available as drag and drop components.  Built in R support  Easy to deploy  Publish your model as service.  Azure ML market place.
  • 10. Define a business problem Acquire & Prepare data Develop a Model Train & Evaluate the model Deploy the Model Relearn & Reevaluate the Model 70-80% of work is done here. ML applies here
  • 11. Get the data Data is Analyzed Data is prepared for modelling . Data Transformation (e.g. Replace missing values, Data Normalization ,etc. Determine Relationship b/w variables & Dimension Reduction Co-relation Analytics ,Principal Component Analysis etc. Identify the right variables Database, CRM Systems, Web Log files, etc.)
  • 12.  Demos on R . ◦ Iris Dataset (UCI Machine Learning Repository)K-means clustering . ◦ Air quality (R dataset)  Liner & multiple Regression .  Demos on Azure ML. ◦ News Recommendation System  K-means clustering . ◦ Linear Regression  Liner Regression .
  • 13.  Problem Statement : Similar as google news. ◦ Fetch data from various news sites via RSS feeds , and try to group the news item and suggest recommended posts for each news articles . ◦ http://rssnewsfeeds.azurewebsites.net/ ◦ The meet up is about Azure , isn’t it ? ◦ Uses Azure Mobile Service for API & Web job support ◦ Uses Azure Table Storage for Data storage ◦ Uses Azure Machine learning to suggest recommended post. ◦ Uses Azure websites for the HTML client .
  • 14. News Websites / Blog posts , etc. Azure Mobile Services Azure Table Azure Machine Learning RSS Feeds Html Client Job API
  • 15.  Feature Hashing.  Principal Component analysis.  K-means Clustering.
  • 16.  Classification : ◦ Supervised learning ◦ Used to define pre-defined tag to the instance on basis of features ◦ Required to train data ◦ Classify new instances  Clustering : ◦ Unsupervised learning ◦ Used to group similar instances on basis of some features ◦ No data training required ◦ No predefined label to each & every group.
  • 17.  Just visit Wikipedia .  Classification  Clustering  Regression  Simulation  Content Analysis  Recommendation Systems
  • 18. Classification Binary Classification Logistic Regression Neural Networks Decision Trees Boosted Decision trees Clustering K-means Self organizing Maps Adaptive Resonance theory Regression Gradient Descent Linear Regression Neural Networks Decision Trees Boosted Decision trees Simulation Markov Chain Analysis Linear Programming Monte Carlo simulation Content Analysis Recommendation Systems Collaborative filtering Market basket Analysis Naïve Bayes Microsoft Association Rules Text mining Natural Language processing Pattern Recognition Neural Networks
  • 19.  Machine Learning By Andrew Ng : Video Lectures  Important Links ◦ http://machinelearningmastery.com/ ◦ https://www.kaggle.com/

Editor's Notes

  1. Auther Samuel :- Prepared a Checkers game program for determine a optimal game position over time. An email program watches a mail being marked as a spam or not a spam by the user .
  2. Cocktail party problem Two people counting numbers from 1 to 10 in two different languages simultaneously . Our job is to separate the two voices from each other . We would use clustering to solve this problem .