Instructional Video3:10
Curated Video

Recommender Systems with Machine Learning - Introduction to Recommender Systems

Higher Ed
In this video, you will get to know more about recommender systems.
<
br/>
This clip is from the chapter "Motivation for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
Instructional Video1:55
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Definition

Higher Ed
In this video, we will go through the definition of Linux and understand what Linux is.
<
br/>
This clip is from the chapter "Introduction" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this...
Instructional Video4:10
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Generative Versus Retrieval Chatbots

Higher Ed
In this lecture, you will learn about a generative and retrieval chatbot and compare the differences between the two chatbots.
<
br/>
This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Instructional Video5:52
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Conventional Versus AI Chatbots

Higher Ed
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds.
<
br/>
This clip is from the chapter "Advanced Chatbots with Deep Learning and Python"...
Instructional Video4:31
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Local Search and Wikipedia Search

Higher Ed
In this lesson, you will learn how to conduct a local search versus a Wikipedia search. We will generate results based on the responses from the Wikipedia search and the local search.
<
br/>
This clip is from the chapter "Basics of...
Instructional Video6:56
Curated Video

CISSP Crash Course - Security Models

Higher Ed
This video explains security models definition and trusted computing.
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture...
Instructional Video3:30
Curated Video

CISSP Crash Course - Identity Lifecycle

Higher Ed
This video explains the identity and access lifecycle along with access review.
<
br/>
This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on...
Instructional Video3:01
Curated Video

CISSP Crash Course - Implement and Manage Authorization

Higher Ed
This video explains how to implement and manage authorization.
<
br/>
This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on identity and...
Instructional Video5:32
Curated Video

Master SQL for Data Analysis - Let's Recap

Higher Ed
In this final video, the author succinctly recapitulates the course content with explanations of key terminologies and topics covered thus far.
<
br/>
This clip is from the chapter "Course Summary – Level 2" of the series "Master...
Instructional Video3:17
Curated Video

Master SQL for Data Analysis - Sequential Numbers

Higher Ed
Let's look at another typical use case of a window function: to create a sequential integer number inside a group of rows while deciding how this group will be ordered.
<
br/>
This clip is from the chapter "SQL - Window Functions"...
Instructional Video1:35
Curated Video

Master SQL for Data Analysis - Overview-5

Higher Ed
This video briefly outlines conditional logic with a case, how data gets transformed with this logic, and classification and binning.
<
br/>
This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master SQL...
Instructional Video2:49
Curated Video

Master SQL for Data Analysis - What Is Subquery?

Higher Ed
This video explains in detail what a subquery is all about, the types of subqueries, and how to create a subquery to extract more value from data.
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for...
Instructional Video6:27
Curated Video

Master SQL for Data Analysis - Inner-Join

Higher Ed
In this lecture, we will look at the most common types of joins, called the inner-join type, for various use cases.
<
br/>
This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Instructional Video4:03
Curated Video

Master SQL for Data Analysis - Creating Tables - Introduction

Higher Ed
Let's explore how to organize data better by building tables in a database.
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section delves deep...
Instructional Video5:13
Curated Video

Master SQL for Data Analysis - Indexes

Higher Ed
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for...
Instructional Video3:49
Curated Video

Master SQL for Data Analysis - Tables, Columns, Rows

Higher Ed
In this lesson, we will explore tables in a database, and the two-dimensional rows and columns of a table.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section...
Instructional Video4:08
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Download Libraries

Higher Ed
In this video, you will learn to implement the Amazon recommender system using the TensorFlow recommender based on specific user behavior. You will learn to download and import particular libraries for the project.
<
br/>
This clip...
Instructional Video1:52
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Deep Learning Quiz Solution

Higher Ed
This is the solution to the quiz based on the deep learning concepts learned so far in this module.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An...
Instructional Video3:09
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Inference Mechanism

Higher Ed
In this lesson, we will understand the generic recommendation systems interference mechanism.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An Applied...
Instructional Video3:18
Curated Video

HashiCorp Certified - Vault Associate Course - Auth Methods—Section Overview

Higher Ed
This video provides a section overview of the Auth methods.
<
br/>
This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing...
Instructional Video10:08
Curated Video

Getting Started with HashiCorp Nomad - Demo - Job Placement

Higher Ed
In this video, we will look at a demonstration of job placement. We will change the job configuration, add allocations, and run a job in a container. You will learn to modify the job to use the spread allocations learned in the...
Instructional Video10:35
Curated Video

Getting Started with HashiCorp Nomad - Creating a Nomad Job Specification

Higher Ed
In this lesson, we will discuss creating a Nomad job specification. We will create a job, provide it with a name, and place all the configurations for this job. We will then specify the data centers and type of service, handle updates...
Instructional Video6:38
Curated Video

Getting Started with HashiCorp Nomad - Job Constraints

Higher Ed
Here, we will understand job constraints and the constraint requirements specified at the job, group, or task level before any allocations are made. We will examine the different job constraints with examples.
<
br/>
This clip is...
Instructional Video6:22
Curated Video

Getting Started with HashiCorp Nomad - Comparing Nomad to Kubernetes

Higher Ed
In the final video of this section, we will compare the features and performance of Nomad with Kubernetes. We will understand the fundamental differences between them.
<
br/>
This clip is from the chapter "Introduction to Nomad" of...