
- 212 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
Microsoft Azure Machine Learning
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weโve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere โ even offline. Perfect for commutes or when youโre on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Microsoft Azure Machine Learning by Sumit Mund in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.
Information
Microsoft Azure Machine Learning
Table of Contents
Microsoft Azure Machine Learning
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Instant updates on new Packt books
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the color images of this book
Errata
Piracy
Questions
1. Introduction
Introduction to predictive analytics
Problem definition and scoping
Data collection
Data exploration and preparation
Model development
Model deployment
Machine learning
Types of machine learning problems
Classification
Regression
Clustering
Common machine learning techniques/algorithms
Linear regression
Logistic regression
Decision tree-based ensemble models
Neural networks and deep learning
Introduction to Azure Machine Learning
ML Studio
Summary
2. ML Studio Inside Out
Introduction to ML Studio
Getting started with Microsoft Azure
Microsoft account and subscription
Creating and managing ML workspaces
Inside ML Studio
Experiments
Creating and editing an experiment
Running an experiment
Creating and running an experiment โ do it yourself
Workspace as a collaborative environment
Summary
3. Data Exploration and Visualization
The basic concepts
The mean
The median
Standard deviation and variance
Understanding a histogram
The box and whiskers plot
The outliers
A scatter plot
Data exploration in ML Studio
Visualizing an automobile price dataset
A histogram
The box and whiskers plot
Comparing features
A snapshot
Do it yourself
Summary
4. Getting Data in and out of ML Studio
Getting data in ML Studio
Uploading data from a PC
The Enter Data module
The Data Reader module
Getting data from the Web
Fetching a public dataset โ do it yourself
Getting data from Azure
Data format conversion
Getting data from ML Studio
Saving a dataset on a PC
Saving results in ML Studio
The Writer module
Summary
5. Data Preparation
Data manipulation
Clean Missing Data
Removing duplicate rows
Project columns
The Metadata Editor module
The Add Columns module
The Add Rows module
The Join module
Splitting data
Do it yourself
The Apply SQL Transformation module
Advanced data preprocessing
Removing outliers
Data normalization
The Apply Math Operation module
Feature selection
The Filter Based Feature Selection module
The Fisher Linear Discriminant Analysis module
Data preparation beyond ready-made modules
Summary
6. Regression Models
Understanding regression algorithms
Train, score, and evaluate
The test and train dataset
Evaluating
The mean absolute error
The root mean squared error
The relative absolute error
The relative squared error
The coefficient of determination
Linear regression
Optimizing parameters for a learner โ the sweep parameters module
The decision forest regression
The train neural network regression โ do it yourself
Comparing models with the evaluate model
Comparing models โ the neural network and boosted decision tree
Other regression algorithms
No free lunch
Summary
7. Classification Models
Understanding classification
Evaluation metrics
True positive
False positive
True negative
False negative
Accuracy
Precision
Recall
The F1 score
Threshold
Understanding ROC and AUC
Motivation for the matrix to consider
Training, scoring, and evaluating modules
Classifying diabetes or not
Two-class bayes point machine
Two-class neural network with parameter sweeping
Predicting adult income with decision-tree-based models
Do it yourself โ comparing models to choose the best
Multiclass classification
Evaluation metrics โ multiclass classification
Multiclass classification with the Iris dataset
Multiclass decision forest
Comparing models โ multiclass decision forest and logistic regression
Multiclass classification with the Wine dataset
Multiclass neural network with parameter sweep
Do it yourself โ multiclass decision jungle
Summary
8. Clustering
Understanding the K-means clustering algorithm
Creating a K-means clustering model using ML Studio
Do it yourself
Clustering versus classification
Summary
9. A Recommender System
The Matchbox recommender
Types of recommendations
Understanding the recommender modules
The Train Matchbox recommender
The number of traits
The number of recommendation algorithm iterations
The Score Matchbox recommender
The evaluate recommender
Building a recommendation system
Summary
10. Extensibility with R and Python
Introduction to R
Introduction to Python
Why should you extend through R/Python code?
Extending experiments using the Python language
Understanding the Execute Python Script module
Creating visualizations using...
Table of contents
- Microsoft Azure Machine Learning