Instructional Video2:20
Instructional Video2:45
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: User-Based Collaborative Filtering

Higher Ed
In this lesson, we will discuss user-based collaborative filtering in machine learning for a recommender system.
Instructional Video4:57
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Item-Based Collaborative Filtering

Higher Ed
In this video, you will learn to use machine learning to develop item-based collaborative filtering.
Instructional Video7:59
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Data Preparation for Content-Based Filtering

Higher Ed
In this lesson, you will learn to develop content-based filtering for a recommender system using Python.
Instructional Video3:04
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Content-Based Filtering

Higher Ed
In this lesson, we will understand content-based filtering and how to develop it with machine learning.
Instructional Video1:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning Recommender Systems

Higher Ed
This video outlines the machine learning-based recommender system with the help of Python.
Instructional Video5:54
Curated Video

Fundamentals of Secure Software - SKF Labs Demo

Higher Ed
This is a demo video of the SKF (Security Knowledge Framework) Labs.
Instructional Video3:17
Curated Video

Fundamentals of Secure Software - SKF (Security Knowledge Framework)

Higher Ed
This video explains how to use the SKF (Security Knowledge Framework).
Instructional Video2:00
Curated Video

A Detailed Guide to the OWASP Top 10 - #5 Security Misconfiguration Prevention

Higher Ed
This video explains the steps to be taken to prevent the OWASP 05 security misconfiguration.
Instructional Video7:18
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - You Have Been HACKED - Now What?

Higher Ed
In this video, you will look at steps to take after you have been hacked and how exactly you would respond. This clip is from the chapter "Conclusion" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
Instructional Video7:37
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Two-Factor Authentications

Higher Ed
In this video, you will learn about two-factor authentication, which is used to add an extra layer of security when logging into an account. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to...
Instructional Video5:25
Curated Video

Linux PAM Security Administration - The PAM File Configuration - Module Interface

Higher Ed
This video explains the first column of the PAM file configuration, which is the module interface or type.
Instructional Video3:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Step Functions

Higher Ed
The forthcoming replacement for SWF is Step Functions in AWS. SWF is still supported and likely to be on an exam, but Step Functions will be replacing SWF in the coming years and be more heavily focused on in the exams as well.
Instructional Video5:13
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Key Security Services

Higher Ed
The selection and use of security services is essential, and this video explores services such as AWS Shield, WAF, SSO, and Secrets Manager and how they apply to your deployments.
Instructional Video7:52
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Setting Up a Glacier Vault Lab

Higher Ed
Now that you understand Glacier as a concept, it's time to explore the process of creating Glacier storage. This storage is called a vault with archives. This video demonstrates their creation and use.
Instructional Video9:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Certification Path

Higher Ed
In this lesson, we will look at the path to the AWS certification process in detail. We will look at the concepts that need to be focused on to successfully clear the certification process.
Instructional Video4:10
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam

Higher Ed
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Instructional Video4:50
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Use the System

Higher Ed
Be sure to use the system to your advantage as you work toward studying and passing your CSA-A exam.
Instructional Video5:04
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Certified Solutions Architect - Associate Overview

Higher Ed
The AWS Certified Solutions Architect - Associate complete overview: everything you need to know about the CSA-A.
Instructional Video4:30
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - How to Get Started with AWS

Higher Ed
How to set up your free AWS account, and everything you need to know before you begin.
Instructional Video11:02
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Train and Validation

Higher Ed
After entirely developing our recommender system, we will perform the training and validation, fitting and evaluating our model.
Instructional Video7:15
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Making Recommendations

Higher Ed
We will now perform some recommendations using the brute-force algorithms and then perform the indexing of our data.
Instructional Video8:04
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Accuracy Versus Recommendations

Higher Ed
We will now perform data visualization; we will check the accuracy of our recommender model with the recommendations.
Instructional Video8:18
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Making the Model and Query Tower

Higher Ed
After testing and training the recommendations, we will develop the model by loading the Tensor board extension.