Instructional Video6:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Pros and Cons of Random Forest

Higher Ed
In this video, we will look at the benefits and limitations of Random Forest and the complexities involved in decision-making using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine...
Instructional Video7:35
Curated Video

Machine Learning: Random Forest with Python from Scratch - Overfitting and Underfitting

Higher Ed
In this video, you will learn about overfitting, a modeling error when a model performs well in training but not in testing, and underfitting, where the model neither performs well during training nor during testing. This clip is from...
Instructional Video8:33
Curated Video

Fundamentals of Neural Networks - Residual Network

Higher Ed
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. This clip is from the chapter "Convolutional Neural...
Instructional Video4:58
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Dataset Usage

Higher Ed
In this lesson, you will learn to develop our content-based filtering for the song project.
Instructional Video2:20
Instructional Video2:38
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Quiz Solution

Higher Ed
This video is the solution to the quiz based on the learnings of the lectures and concepts so far.
Instructional Video0:35
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Quiz

Higher Ed
This video is a quiz based on the learnings of the lectures and concepts so far.
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 Video9:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation

Higher Ed
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Instructional Video3:35
Curated Video

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

Higher Ed
In this lesson, you will learn how to filter users in a recommendation system based on a geographical region.
Instructional Video16:59
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Collaborative Filtering using KNN

Higher Ed
This video demonstrates implementing a collaborative filter using the k-nearest neighbor algorithm.
Instructional Video7:33
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Age Distribution for Users

Higher Ed
In this video, we will develop a histogram to visualize the age distribution for users.
Instructional Video13:04
Curated Video

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

Higher Ed
In this video, you will learn to implement Python to develop item-based collaborative filtering using Pandas, NumPy, and Matplotlib.
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 Video8:49
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations

Higher Ed
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Instructional Video9:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine

Higher Ed
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Instructional Video11:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: tf-idf Matrix

Higher Ed
In this video, you will learn to make the recommendation engine using the tf-idf matrix.
Instructional Video12:31
Curated Video

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

Higher Ed
After learning to explore genres, we will look at term frequency and inverse document frequency.
Instructional Video11:52
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 Video5:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Design Approaches for ML

Higher Ed
In this lecture, we will explore the design approaches for recommender systems using machine learning.
Instructional Video5:13
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Guidelines for ML

Higher Ed
In this video, we will discuss a few guidelines for machine learning-based recommender systems.
Instructional Video7:53
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Benefits of Machine Learning

Higher Ed
Let's understand what role machine learning plays in a recommender system and what are the benefits of machine learning.
Instructional Video3:06
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Overview

Higher Ed
This video provides a brief outline of machine learning in recommender systems and how machine learning helps us adopt multiple types of recommender systems.