Instructional Video5:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib, Seaborn, and Bokeh for Data Visualization: Seaborn Versus Matplotlib Style

Higher Ed
In this video, we will cover Seaborn versus Matplotlib Style. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video12:32
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Choosing Visualization Types

Higher Ed
This video explains how to select the visualization types in Amazon QuickSight. This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will...
Instructional Video12:42
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: SubSpace

Higher Ed
In this video, we will cover SubSpace. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video6:05
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification Practice with Python

Higher Ed
In this video, we will cover classification practice with Python. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video22:45
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to TensorFlow: FashionMNIST Example Plan Neural Network

Higher Ed
In this video, we will cover FashionMNIST example plan neural network. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video13:22
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Features

Higher Ed
In this video, we will cover features. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover machine...
Instructional Video5:10
KnowMo

Problem Solving with Descriptive Statistics

12th - Higher Ed
The video is a lecture on problem solving descriptive statistics questions, focusing on the mean, median, mode and range. The instructor works through two examples and emphasizes the importance of logical thinking and interpretation of...
Instructional Video4:55
IDG TECHtalk

How to use the dtplyr package

Higher Ed
The dtplyr 1.0 package lets you write dplyr R code and access speedy data.table performance. Find out how.
Instructional Video13:12
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Introduction to GraphQL

Higher Ed
Introduction: Introduction to GraphQL This clip is from the chapter "Introduction" of the series "Practical GraphQL - Become a GraphQL Ninja".This section gives an introduction to GraphQL and creates the application shell.
Instructional Video10:37
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Implementing Data-Driven Mechanism

Higher Ed
This video explains how to implement data-driven mechanism. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video15:04
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Finding Average-1

Higher Ed
In this session, we will try to calculate the average of a given dataset. We will start by writing a transformation flow that will take the CSV data file as input and provide us with the average of the movie ratings from the dataset....
Instructional Video9:04
Curated Video

pandas for Python - A Quick Guide - Handling Missing Values and Duplicates

Higher Ed
During the data analysis, significant time is spent on data cleaning and transformation. Pandas provides the tool to handle such data. In this video, you will learn about handling missing data and duplicates. You will learn to eliminate...
Instructional Video1:39
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Predicting Data and Validating Accuracy

Higher Ed
In this video, you will learn how to predict data and validate the accuracy. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Instructional Video3:00
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Set Up Data in S3 Buckets for Use in SageMaker

Higher Ed
In this video, you will learn how to set up data in S3 Buckets for use in SageMaker. This clip is from the chapter "Setup" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, you will learn how to...
Instructional Video10:12
Curated Video

Probability Statistics - The Foundations of Machine Learning - Spam Detection - Implementation Issues

Higher Ed
In this video, we will cover spam detection - implementation issues. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section,...
Instructional Video7:12
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Focus of the Course

Higher Ed
This video provides an extension and focus areas about this course in detail. This clip is from the chapter "Introduction to the Course" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section provides...
Instructional Video0:57
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Face Verification Activity

Higher Ed
This is an activity video on face verification. This clip is from the chapter "Face Verification" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on building the face verification app.
Instructional Video0:45
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Introduction - Implementation of ANN in Python

Higher Ed
In this video, we will have a quick Introduction to this section. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will...
Instructional Video12:09
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Building the CNN Model

Higher Ed
In this video, you will learn how to build the Convolutional Neural Networks (CNN) model. This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Instructional Video15:29
Curated Video

Practical Data Science using Python - Unsupervised Learning - K-Means Clustering

Higher Ed
This video introduces you to K-Means clustering. This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning - K-Means...
Instructional Video13:39
Curated Video

Practical Data Science using Python - Support Vector Machine Project 1

Higher Ed
This video explains the Support Vector Machine project. This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains advanced...
Instructional Video13:49
Curated Video

Practical Data Science using Python - Support Vector Machine Metrics and Polynomial SVM

Higher Ed
This video explains Support Vector Machine metrics and polynomial SVM. This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains...
Instructional Video11:48
Curated Video

Practical Data Science using Python - Principal Component Analysis - Computations 2

Higher Ed
This video explains Eigenvalues and Eigenvectors. This clip is from the chapter "Dimensionality Reduction Using PCA" of the series "Practical Data Science Using Python".This section explains dimensionality reduction using PCA.
Instructional Video19:55
Curated Video

Practical Data Science using Python - Principal Component Analysis - Computations 1

Higher Ed
This video explains Principal Component Analysis – computations. This clip is from the chapter "Dimensionality Reduction Using PCA" of the series "Practical Data Science Using Python".This section explains dimensionality reduction using...