MLE0: Machine Learning Essentials Learning Plan

In the Machine Learning Essentials Learning Plan, instructor Asha Saxena explores the many components of machine learning necessary to introduce and implement it within an organization. She helps students understand data preparation strategies, discusses case studies to provide a practical understanding of usage, covers multiple algorithms and their utilization, highlights statistical learning theory and business applications, and much more.

Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. It is pervasive today in everyday life, touching everything from recommendation engines to practical speech recognition, web searches to advanced GPS systems. Businesses are taking advantage of machine learning by creating advanced solutions to serve their customer segments.

Just as humans learn by example, machine learning algorithms learn by example. Machine learning allows us to learn from the past both to inform the future and to give our data a voice. There are two equally important components for the successful application of machine learning: a good algorithm, and a comprehensive set of training examples that spans as much of the system-of-interest parameter space as possible.

In this six-course learning plan, students will learn about machine learning and the data preparation workflow. The plan looks at a number of case studies to provide an overview of what can be accomplished with machine learning. It also covers the fundamental machine learning tasks and algorithms, including multivariate regression, supervised classification, unsupervised classification, and deep learning. Students will learn how to assess the quality of the machine learning models and perform error estimation and feature engineering.

In the Machine Learning Essentials Learning Plan, You Will Learn About:

  • The basic concepts and functioning of machine learning as well as its deployment in the business context
  • A broad introduction to machine learning, data mining, and statistical pattern recognition
  • Machine learning tasks and algorithms, including multivariate nonlinear nonparametric regression, supervised classification, unsupervised classification, and deep learning
  • Best practices in machine learning
  • Applying machine learning in your organization

This Learning Plan is valuable to data and business professionals, ranging from technically proficient to not technically oriented, who want to better understand and utilize machine learning in their daily jobs.

Learning Plan Price: $499
Individual Course Price: $99
Learning Plan CEUs: 6

Each Course Includes:

  • A 36- to 66-minute educational training video
  • A 12- to 16-question exam
  • “Check for Understanding” quizzes after each course section
  • Self-paced and on-demand e-learning
  • Unlimited course access

Courses within the Machine Learning Fundamentals Learning Plan:

  1. Introduction to Machine Learning
  2. Introduction to Statistical Learning Theory
  3. Supervised Learning
  4. Unsupervised Learning
  5. Deep Learning
  6. Business Applications of Machine Learning

We offer several bulk licensing options for corporate and group use.

Contact us for a follow-up discussion!

Machine Learning Essentials Learning Plan

MLE1: Introduction to Machine Learning

  • An Overview of Machine Learning
    • Humans in Machine Learning
    • What Happens in Machine Learning?
    • What is Machine Learning?
    • Types of Machine Learning
      • Supervised Learning
      • Unsupervised Learning
      • Reinforcement Learning
    • Machine Learning Styles
    • Machine Learning Algorithms (Sample)
    • Machine Learning Process
    • Technology Revolutions
    • Underfitting & Overfitting
    • Machine Learning Output Types
  • Supervised Learning Algorithms
  • Regression & Classification
  • Decision Trees
  • Unsupervised Learning Algorithms
  • Clustering
  • Association Rules (APRIORI)
  • Reinforcement Learning Algorithms
  • Model Testing and Validation
    • Model Validation Testing Top Tools
  • Machine Learning Fundamentals – Progress Review

MLE2: Introduction to Statistical Learning Theory

  • What is Statistical Learning Theory
  • Decision Theory
  • Sequence of Events
  • Evaluating Decision Function
  • Prediction Model Overview
    • Predictive Modeling
  • Machine Learning Algorithms (Sample)
  • Continuous Vs. Categorical Data
  • Bias-Variance Tradeoff
  • Typology of Errors
    • Approach 1: Least Squares
    • Approach 2: Nearest Neighbors
  • Applications of Statistical Learning Theory
  • Statistical Notation
  • Types of Predictive Modeling
  • Machine Learning Fundamentals – Progress Review

MLE3: Supervised Learning

  • Decision Trees
    • Components of a Decision Tree
  • Maximizing Information Gain
  • Criterion for Attribute Selection
  • The Gain Ratio
  • GINI Index
  • Ensemble Learning
  • Random Forest
  • Classification: K-Nearest Neighbors (KNN)
  • Definition and Number of Neighbors
  • Generalizability/Noise Tradeoff
  • Euclidean Distance
  • Normalization & Rescaling
  • KNN & Categorical Values
    • KNN Process
    • Performance: AUROC Curve for KNN
  • Machine Learning Fundamentals – Progress Review

MLE4: Unsupervised Learning

  • Dimensionality Reduction
    • Johnson-Lindenstraum Lemma
    • Why Dimensionality Reduction?
    • Feature Selection
    • Feature Extraction
  • PCA
  • Auto-Encoders
  • Clustering
    • Types of Clustering
    • K-Means Clustering
    • Hartigan-Wong Algorithm
  • Complexity/Variety Tradeoff
  • Applications
  • Important Linkages
  • Cluster Validation
  • Hard Vs. Soft Clustering
  • Optimal Number of Clusters (Elbow Method)
  • Gaussian Mixture Models
    • Gaussian Mixed Models
    • Strengths of Gaussian Mixed Models
  • Apriori Algorithms
  • Rules in Data Mining
    • Confidence & Coverage
    • Lift
    • Finding Exploitable Rules
    • Finding Rules in Apriori
  • Machine Learning Fundamentals – Progress Review

MLE5: Deep Learning

  • What is Deep Learning?
    • History of Deep Learning
    • How Does Deep Learning Work?
  • Neural Networks
    • Shallow Vs. Deep Neural Networks (Diagram 1)
    • Biological Neural Network (BNN)
    • Artificial Neural Network (ANN)
    • Comparison Between BNN and ANN
  • Components of Neural Networks
    • Artificial Neural Network Concepts
    • Foundation of Neural Networks
  • Perceptron Learning Process
  • Backpropagation in Neural Networks
  • Neural Network Activation Functions
  • Role of the Activation Function
    • How Do They Work?
  • How Do You Train an Algorithm?
  • What Kinds of Neural Networks Exist?
  • Neural Network Architecture
    • Convolutional Neural Networks (CNN)
    • CAPSNet
    • Recurrent Neural Networks (RNN)
    • Generative Adversarial Networks (GAN)
  • What Kind of Problems Do NNS Solve?
  • When to Use Deep Learning?
    • How to Create and Train Deep Learning Models
    • Programming Languages Used for Deep Learning
    • Top 5 Deep Learning Frameworks
    • Applications of Deep Learning (Diagram 2)
    • Business Applications
  • Key Experiments in Deep Learning
  • Business Applications of Neural Networks
  • ANN Structure & Functioning
  • Deep Neural Networks
  • Artificial Neurons (Perceptions)
  • Convolutional Neural Networks
    • Convolution Operation with 3X3X3 K
    • ReLu and Leaky ReLu Activation Functions
    • Why Convolutional Neural Networks?
  • The Lottery Ticket Hypothesis (Diagram 3 & 4)
  • Deep Double Descent (Diagram 5)
  • Why Deep Neural Networks?
  • Deep Learning Frameworks & Algorithms
  • Machine Learning Fundamentals – Progress Review

MLE6: Business Applications of Machine Learning

  • Natural Language Processing (NLP)
    • Top Advantages of Natural Language Processing
    • NLP Application
    • How Does Natural Language Processing Work?
    • Natural Language Processing (NLP) Tasks & Techniques
    • NLP Techniques
  • Tokenization
  • Parts of Speech Tagging
  • Lemmatization and Stemming
  • Stopword Removal
  • Most Common and Powerful Uses of Natural Language Processing in Everyday Life
  • NLP Applications
    • NLP Example: Speech Recognition
    • NLP Example: Chatbot
    • NLP Example: Sentiment Analysis
  • Soft Clustering: Search Engine Indexing
  • Clustering Example: Image Indexing
    • Clustering Example: Face Tagging
    • Clustering Example: Market Segmentation
    • Clustering Example: Advertising
    • Clustering Example: Recommendation Engines
  • Classification Example: Disease Prediction
    • Classification Example: Fraud Detection
  • Regression Example: Predictive Analytics
    • Regression Example: Product Propensity
    • Regression Example: Financial Forecasting
  • Predictive Analytics: Security
    • Predictive Analysis: Uber Demand
    • Predictive Analysis: Churn Prevention
  • Dimensionality Reduction
  • Machine Learning Applications Across Industries (Diagram 1)
  • Terminology
  • Dependency Parsing
  • Constituency Parsing
  • Machine Learning Fundamentals – Progress Review
Milestone

Complete All Six Machine Learning Essentials Courses


1. MLE1: Introduction to Machine Learning

required
Course

Understanding the basics of machine learning is a necessary beginning to implementing it at a wider scale, whether in a proof of concept, for predictive analytics, or as a wider enterprise initiative. In this course, instructor Asha Saxena explores the primary components of machine learning, including how algorithms work, what happens in machine learning, and various types of machine learning (including supervised, unsupervised, and reinforcement), along with an overview of decision trees, regression algorithms, and rules, and a review of model validation testing tools.

View Details

2. MLE2: Introduction to Statistical Learning Theory

required
Course

Statistical learning theory is an important element of understanding the multi-layered complexities inherent in machine learning. It is a framework that builds on decision theory, statistics, functional analysis, and more. In this course, instructor Asha Saxena explores statistical learning theory and its application within machine learning, especially in regard to predictive modeling, continuous vs. categorical data, error typology, approaches to errors, direct business applications, and statistical notation, among many other elements.

View Details

3. MLE3: Supervised Learning

required
Course

In this course, instructor Asha Saxena explores supervised learning in detail. She covers decision trees, maximizing information gain, criteria for attribute selection, ensemble learning, random forests, KNN, generalizability, normalization, rescaling, and much more.

View Details

4. MLE4: Unsupervised Learning

required
Course

In this course, instructor Asha Saxena explores unsupervised learning in detail. She covers dimensionality reduction, feature selection and extraction, PCA, clustering, Hartigan-Wong algorithms, cluster validation, Gaussian mixture models, rules in data mining, and much more.

View Details

5. MLE5: Deep Learning

required
Course

Deep learning is a crucial subset of machine learning concerned with mimicking the workings of the human brain through artificial neural networks (ANN), to learn features and conduct classification autonomously. In this course, instructor Asha Saxena explores many different aspects of deep learning, such as DNN, BNN, and ANN; components of neural networks; architectures, perceptrons and backpropagation; deep learning usages; and various applications.

View Details

6. MLE6: Business Applications of Machine Learning

required
Course

Machine learning and its multiple subsets are useless unless they are applied to essential business cases within an organization. In this course, instructor Asha Saxena explores some of the primary applications of machine learning, such as natural language processing (NLP), predictive analytics, regression, clustering, classification, and more.

View Details

ENROLL IN THIS LEARNING PLAN TODAY

$499.00


Gift this Learning Path

Share This

Whats Included


Access your courses anytime, anywhere, with a computer, tablet or smartphone

Videos, quizzes and interactive content designed for a proven learning experience

Unlimited access. Take your courses at your time and pace