Instructional Video14:09
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Adding and Deleting Documents / 257

Higher Ed
The simplest way to delete data is to call removeValue() on a reference to the location of that data. We can also delete data by specifying null as the value.
Instructional Video4:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Documents- II / 256

Higher Ed
We can use the on() method to retrieve data. This method takes the event type as "value" and retrieves the snapshot of the data.
Instructional Video9:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Fetching Documents - I / 255

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

React JS Masterclass - Go From Zero To Job Ready - Firebase Setup / 253

Higher Ed
React Native Firebase provides access to native code by wrapping the native SDKs for Android and iOS into a JavaScript API.
Instructional Video6:03
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Resolutions and Aspect Ratios

Higher Ed
More resolution means a more detailed picture. Monitor resolutions have increased for decades, and a good tech understands common resolutions and aspect ratios. This clip is from the chapter "Book Chapter 17 - Display Technologies" of...
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:15
Curated Video

Recommender Systems with Machine Learning - KNN Implementation-2

Higher Ed
This video explains the implementation of KNN. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Instructional Video4:47
Curated Video

Recommender Systems with Machine Learning - Create Collaborative Filter

Higher Ed
This video demonstrates creating a collaborative filter. 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 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 Video10:53
Curated Video

Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Matrix

Higher Ed
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...
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 Video5:25
Curated Video

Recommender Systems with Machine Learning - Collaborative Filtering and User-Based Collaborative Filtering

Higher Ed
This video helps you with collaborative filtering and user-based collaborative filtering. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the...
Instructional Video6:53
Curated Video

Recommender Systems with Machine Learning - Data Partitioning

Higher Ed
This video explains data partitioning. 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.
Instructional Video5:31
Curated Video

Recommender Systems with Machine Learning - User Rating Matrix

Higher Ed
This video talks about URM (User Rating Matrix), which is used to store the data of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video4:14
Curated Video

Recommender Systems with Machine Learning - ICM

Higher Ed
This video talks about the ICM (Item Content Matrix) that is used to store the data of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This...
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 Video4:38
Curated Video

Master SQL for Data Analysis - Filtering Conditions (WHERE) – Part 2

Higher Ed
Here, you will learn to combine and filter data based on multiple conditions in the same query using operators. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section...
Instructional Video3:06
Curated Video

Master SQL for Data Analysis - Sorting Rows (ORDER BY)

Higher Ed
In this lesson, you will learn about the options for sorting the output result of a query in some specific order to save time and keep data better organized. This clip is from the chapter "SQL - Retrieving Data with Queries" of the...
Instructional Video5:25
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Embeddings and User Context

Higher Ed
This video focuses on collaborative filtering with the help of deep learning and neural collaborative filtering. This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender Systems: An...
Instructional Video7:24
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Updating Documents / 261

Higher Ed
This video explains how to update a particular document. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the powerful...
Instructional Video10:37
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Ordering Data / 260

Higher Ed
This video explains order by a filter, which helps us get data either in ascending or descending order. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this...
Instructional Video6:25
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firestore Queries / 259

Higher Ed
This video explains queries and how to give a particular condition to fetch data. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn...