Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Making Recommendations
We will explore how to make recommendations using collaborative filtering in the movie recommender system.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Active Users and Popular Movies
In this video, we will understand how to calculate our movie project's active users and popular movies.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Rating Plot
In this video, you will learn to perform data visualization and analysis for the project using the movies and ratings dataset.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Dataset Discussion
In this video, we will look at the various libraries we would need to import for this project, including os, math, NumPy, time, and Pandas.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Country Map
This video explains how to create a map that shows us which TV shows or movies were produced in which countries using country dimensions.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Donut Chart
This video explains how to create the donut chart in the Netflix dashboard.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Setup-1
This video explores the components of the project. We will import the index.js file from the previous project and we will create all the required folder structures for the Cinemate project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie List / 069
In this video, we will learn to fetch specific movies on the Movie list API. We will create a default empty list. We will then learn to send fetch requests to the URLs.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - TMDB API: Documentation / 064
In this lesson, we will learn to use the TMDB API, a free API that showcases movies and we will register to create our account on the API. We will then examine the documentation, send links, and other parameters to work with.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Cinemate Demo
This video showcases the project that we will build called Cinemate, which is basically an information provider of popular movies, and is a movies based API project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Firestore Queries / 259
Cloud Firestore provides powerful query functionality for specifying which documents you want to retrieve from a collection or collection group.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Fetching Documents - I / 255
You can use the Realtime Database Query class to retrieve data sorted by key, by value, or by the value of a child. You can also filter the sorted result.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Firebase Setup / 253
React Native Firebase provides access to native code by wrapping the native SDKs for Android and iOS into a JavaScript API.
Curated Video
Recommender Systems with Machine Learning - Making Recommendations-2
This video explains how to make movie recommendations. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - Active Users and Popular Movies
This video explains the active users and popular movies available. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - Rating Plot
This video helps you with the plot rating from the dataset. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - Dataset Discussion
This video involves a deep understanding of the dataset to be explored for this module. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine...
Curated Video
Recommender Systems with Machine Learning - Making Recommendations
This video helps you with making recommendations. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning for...
Curated Video
Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Matrix
This video is about the tf-idf (Term Frequency-Inverse Document Frequency) matrix. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
Curated Video
Recommender Systems with Machine Learning - Exploring Genres in Content-Based Filtering
This video helps you explore the genres in content-based filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Recommender Systems with Machine Learning - Content-Based Filtering-2
This video helps you with content-based filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning for...
Curated Video
Recommender Systems with Machine Learning - Content-Based Filtering-1
This video helps you with content-based filtering. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
Curated Video
Recommender Systems with Machine Learning - Offline Evaluation Techniques
This video talks about offline evaluation techniques of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Curated Video
Master SQL for Data Analysis - Searching Patterns (Wildcards)
In this video, you will learn about wildcards or search patterns that allow us to search a portion of the information from a string-type column. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL...