Instructional Video9:49
TED Talks

Annette Heuser: The 3 agencies with the power to make or break economies

12th - Higher Ed
The way we rate national economies is all wrong, says rating agency reformer Annette Heuser. With mysterious and obscure methods, three private US-based credit rating agencies wield immense power over national economies across the globe,...
Instructional Video12:34
3Blue1Brown

Binomial distributions | Probabilities of probabilities, part 1

12th - Higher Ed
The binomial distribution, introduced as setup to talk about the beta distribution
Instructional Video14:33
Crash Course

Let’s Make A Movie Recommendation System (LAB)

12th - Higher Ed
We need to save Jabril and John Green Bot’s movie nights. Jabril generally likes action movies and John Green Bot likes romantic movies, but they need to find something that they can both watch and enjoy together. Today, we’re going to...
Instructional Video4:57
Science Buddies

LED Circuit Design: Solve for Current with Known Resistor

K - 5th
Learn to design LED circuits for maximum efficiency, including choosing a battery and resistors, in this electrical engineering project.
Instructional Video4:54
Curated Video

What is an Assumptions Log? Project Management in Under 5

10th - Higher Ed
You won't be able to proceed very far on your project, without making assumptions. So, what is an Assumptions Log?
Instructional Video15:14
Debunked

What's The Most Painful Sting You Can Survive

9th - 12th
How do wasps and bees compare on the global pain scale of most excruciating stingers? Let’s find out! Luckily for us, a handful of willing volunteers have stepped up to get stung, and attempted to quantify the intensity of the pain into...
Instructional Video13:35
Curated Video

Modern JavaScript from the Beginning - Second Edition - Swiper Slider

Higher Ed
In this video, we will use the Swiper library to create a slider that displays additional movie and TV show content. We will fetch the data from the API and create a responsive and dynamic slider. This clip is from the chapter "Flixx...
Instructional Video4:58
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Build an Uber App Customer JavaScript Object Database

Higher Ed
In this video, we will discuss the solution to the exercise on building an Uber app customer JavaScript object database from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Instructional Video10:09
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 5-5

Higher Ed
This exercise will load the women's shopping review excel sheet in Tableau. We will recreate the dashboard and use a desktop browser to fix its size.
Instructional Video2:48
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews

Higher Ed
In this video, we will understand object composition with an exercise—books and reviews.
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 Video5:29
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Collaborative Filtering and User-Based Collaborative Filtering

Higher Ed
In this lesson, you will learn about collaborative filtering and user-based collaborative filtering.
Instructional Video4:40
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Content-Based Filtering

Higher Ed
In this lesson, we will understand the first model of filtering, content-based filtering, and learn its pros and cons.
Instructional Video5:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Error Metric Computation

Higher Ed
In this video, we will look at some of the metrics used to measure a recommender system's quality.
Instructional Video6:56
Instructional Video5:27
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Offline Evaluation Techniques

Higher Ed
In this video, you will learn about the evaluation technique and focus on the offline evaluation technique in this lecture.
Instructional Video11:20
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Quality of Recommender System

Higher Ed
In this lesson, we will look at the quality of recommender systems through inferred preferences and ways to collect user opinions.
Instructional Video5:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: User Rating Matrix

Higher Ed
In this video, we will understand what a user rating matrix is and how we can build a user rating matrix.
Instructional Video1:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - AI Sciences

Higher Ed
This video briefly introduces the authors of the course, AI Sciences, and what kinds of courses it delivers worldwide.
Instructional Video12:27
Instructional Video6:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Rating Our Data

Higher Ed
Let us now move to the next part of the project, including the rating of our data with a new mapping dictionary.
Instructional Video6:12
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Make Tensors from DataFrame

Higher Ed
We will now advance further by checking our dataset using a single user and developing the Tensor from DataFrame.