Instructional Video13:46
Mister Simplify

Quality Function Deployment & the House of Quality - Simplest Explanation Ever

12th - Higher Ed
How do you fulfill the ever-changing needs of the customer? Fulfilling customer expectations is an essential part of surviving and thriving as a business. Quality Function Deployment is a renowned customer-centric methodology used by...
Instructional Video3:09
Fun Robotics

User-Based Vs Item-Based Recommenders

Higher Ed
Explains the difference between user based and item based collaborative filtering approach.
Instructional Video10:36
Packt

State the purpose of network hardware : WANs and Routers

Higher Ed
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors. Hexadecimal numbering uses a base-16 system thatโ€™s very convenient for IT techs. Itโ€™s important to look at a hex value and...
Instructional Video10:15
Brian McLogan

Understanding radians and fraction of radians

12th - Higher Ed
๐Ÿ‘‰ Learn about angles in trigonometry. An angle is the figure formed by two rays sharing the same endpoint. The two rays are called the sides of the angle while the common endpoint of the two rays is called the vertex of the angle. Angle...
Instructional Video4:01
Brian McLogan

Converting a negative angle in degrees to radians

12th - Higher Ed
๐Ÿ‘‰ Learn how to determine co-terminal angles given one angle. An angle is a figure formed by two rays that have a common endpoint. The two rays are called the sides of the angle while the common endpoint is called the vertex of the angle....
Instructional Video8:44
Packt

CompTIA Network+ Certification N10-007: The Total Course - Physical Security Controls

Higher Ed
This video explains the various physical security controls. This clip is from the chapter "Protecting Your Network" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will learn how to protect...
Instructional Video6:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Train and Test Data

Higher Ed
In this lesson, we will create a train and test data. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative filtering...
Instructional Video9:52
Curated Video

Power BI Masterclass - Power BI Data Prep Challenge 3 - Count Customer Ratings and Sorting

Higher Ed
In this video, we will be covering a challenge to count customer ratings and sorting. This clip is from the chapter "Solving Data Prep Challenges" of the series "Power BI Masterclass".In this section, we will learn how to do data...
Instructional Video7:45
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Histograms

Higher Ed
This video explains how aggregations help in creating histogram data. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Instructional Video10:19
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Aggregations, Buckets, and Metrics

Higher Ed
This video focuses on the concepts of aggregation, buckets, and metrics. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Instructional Video4:00
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing the MovieLens Dataset

Higher Ed
This video introduces you to the MovieLens dataset. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and indexing data. It...
Instructional Video4:16
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Explicit and Implicit Ratings

Higher Ed
In this video, we will discuss about explicit and implicit ratings. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on...
Instructional Video6:09
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Nested Aggregations - Part 1

Higher Ed
This is the first part of the two-part video that explains nested aggregations in Elasticsearch. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Instructional Video4:05
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Utility Matrix

Higher Ed
Learn what utility matrix is with the help of an example. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative...
Instructional Video6:31
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Dataset

Higher Ed
In this session, we will explore the dataset and put the dataset in the DBFS of Databricks and read the data. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video3:10
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Expected Results

Higher Ed
Let's discuss the expected results from the collaborative filtering in this session. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily...
Instructional Video5:57
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - ALS Model

Higher Ed
In this video, you will learn about ALS model. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative filtering and...
Instructional Video1:29
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Quiz (Average)

Higher Ed
It's time for a short quiz on average. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video4:02
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with a Script

Higher Ed
This video presents an exercise on importing data into your index. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Instructional Video10:36
Packt

CompTIA A+ Certification 220-1001: The Total Course - Cables and Connectors

Higher Ed
Networking uses many different types of cables such as coaxial, twisted pair, and even fiber-optic. These different cables use special connectors and a good tech should recognize the different cables and their connectors. This clip is...
Instructional Video0:50
Curated Video

Python for Machine Learning - The Complete Beginners Course - Histogram Showing Number of Ratings

Higher Ed
In this video, you will learn how a histogram shows the number of ratings. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the...
Instructional Video3:39
Curated Video

Python for Machine Learning - The Complete Beginners Course - Sorting by Title and Rating

Higher Ed
In this video, you will learn how to sort by title and rating. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender...
Instructional Video1:03
Curated Video

Python for Machine Learning - The Complete Beginners Course - Frequency Distribution

Higher Ed
In this video, you will learn about frequency distribution. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender...
Instructional Video0:46
Curated Video

Data Analytics using Python Visualizations - Closing Notes

Higher Ed
This video wraps up the course. This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with the beautiful and...