Instructional Video3:27
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Plot Formatting and Scatter Plot

Higher Ed
In this video, we will cover plot formatting and scatter plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video6:03
Curated Video

PowerShell for Automating Administration - Validation Functions Overview

Higher Ed
This video provides an overview of the validation functions. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Instructional Video5:15
Curated Video

Social Media Automation using Python - Project

Higher Ed
This video is a demonstration plus project work where we will create code based on the lessons learnt so far and link what we have studied in this course in terms of retrieving information using Python coding. This clip is from the...
Instructional Video4:10
Curated Video

Social Media Automation using Python - Project Part 3

Higher Ed
This video demonstrates the debugging process of any errors created during the code creation and finally executing the code to obtain the relevant information. This clip is from the chapter "YouTube Automation" of the series "Social...
Instructional Video8:36
Curated Video

Social Media Automation using Python - Project Part 2

Higher Ed
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Instructional Video4:10
Curated Video

Social Media Automation using Python - Displaying the Video Data

Higher Ed
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge. This clip is from the chapter "YouTube Automation" of the series "Social...
Instructional Video6:21
Curated Video

Social Media Automation using Python - Fetching the Playlist Information

Higher Ed
In this video, you will learn to use the api.get_playlists() function to retrieve playlist information from YouTube. You can use the process to retrieve playlists, playlist items, playlist items by ID, and playlists by ID. This clip is...
Instructional Video6:00
Curated Video

Recommender Systems with Machine Learning - Making Recommendations-2

Higher Ed
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
Instructional Video5:06
Curated Video

Recommender Systems with Machine Learning - Rating Plot

Higher Ed
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
Instructional Video5:32
Curated Video

Recommender Systems with Machine Learning - Dataset Discussion

Higher Ed
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...
Instructional Video9:53
Curated Video

Recommender Systems with Machine Learning - Making Recommendations-1

Higher Ed
This video explains how to make song recommendations. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section focuses on...
Instructional Video4:10
Curated Video

Recommender Systems with Machine Learning - Find the st Title

Higher Ed
This video explains how to find the closest title from the dataset as per the input. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine...
Instructional Video4:04
Curated Video

Recommender Systems with Machine Learning - FuzzyWuzzy Implementation

Higher Ed
This video helps you with the implementation of the FuzzyWuzzy algorithm. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This...
Instructional Video7:07
Curated Video

Recommender Systems with Machine Learning - Exploring Genres

Higher Ed
This video helps you with exploring genres from the dataset. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video4:52
Curated Video

Recommender Systems with Machine Learning - Dataset Usage

Higher Ed
This video explains how to use the dataset to your advantage. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video7:28
Curated Video

Recommender Systems with Machine Learning - Age Distribution for Users

Higher Ed
This video helps you find the age distribution for users from the dataset. 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...
Instructional Video8:46
Curated Video

Recommender Systems with Machine Learning - Making Recommendations

Higher Ed
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...
Instructional Video9:21
Curated Video

Recommender Systems with Machine Learning - Recommendation Engine

Higher Ed
This video talks about the recommendation engine in detail. 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...
Instructional Video12:27
Curated Video

Recommender Systems with Machine Learning - Exploring Genres in Content-Based Filtering

Higher Ed
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...
Instructional Video11:50
Curated Video

Recommender Systems with Machine Learning - Data Manipulation for Content-Based Filtering

Higher Ed
This video explains data manipulation for content-based filtering with machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video7:56
Curated Video

Recommender Systems with Machine Learning - Data Preparation for Content-Based Filtering

Higher Ed
This video explains data preparation for content-based filtering with machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video9:49
Curated Video

Master SQL for Data Analysis - Grouping Rows (GROUP BY and HAVING)

Higher Ed
Let's learn how to group rows based on values in specific columns and then apply different actions on the groups, such as applying filters using GROUP BY and HAVING. This clip is from the chapter "SQL - Retrieving Data with Queries" of...
Instructional Video3:43
Curated Video

Master SQL for Data Analysis - Distinct Values (DISTINCT)

Higher Ed
Let's explore the way to find distinct values among multiple rows of data as part of a preliminary preparation process. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This...
Instructional Video3:08
Curated Video

Master SQL for Data Analysis - Searching Patterns (Wildcards)

Higher Ed
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...