Instructional Video8:40
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Elastic MapReduce (EMR) Architecture and Usage

Higher Ed
This video focuses on the architecture of Amazon EMR and its usage. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will complete our "order...
Instructional Video10:29
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Elastic MapReduce, Part 1

Higher Ed
This video explains how to use Apache Spark and MLLib (its machine learning library) on an Amazon EMR cluster to consume the order data in an Amazon S3 data lake and produce product recommendations for the customers. This clip is from...
Instructional Video4:07
Flipping Physics

2016 #5 Free Response Question - AP Physics 1 - Exam Solution

12th - Higher Ed
My solutions to Free Response Question #5 from the 2016 AP Physics 1 Exam. This is a standing waves question which requires you to determine the relationship between tension and wave speed. Also included are my reflections on how to get...
Instructional Video18:42
Flipping Physics

AP Physics 1: Review of Mechanical Waves

12th - Higher Ed
Review of the Mechanical Waves topics covered in the AP Physics 1 curriculum.
Instructional Video3:25
Science360

NSF supports Array of Things prototype in Chicago - Science Nation

12th - Higher Ed
New urban-scale smart city technology acts as a fitness tracker for livability Description: University of Chicago scientists supported by the National Science Foundation (NSF) are collaborating with researchers at the Argonne National...
Instructional Video4:08
The Noted Anatomist

Autonomic innervation of the heart

Higher Ed
This video tutorial briefly covers the sympathetic and parasympathetic role on heart innervation. It focuses on the following: - Sympathetic neurotransmitters (epinephrine and nor-epinephrine) and receptors (adrenergic). -...
Instructional Video9:19
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform Image cropping dilation and erosion

Higher Ed
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision. Computer Vision Basics: Part 2: [Activity] Code to perform Image cropping dilation and erosion
Instructional Video10:10
Curated Video

Discuss the importance of data : Basics of decision trees

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video3:16
Packt

What Is The DOM?

Higher Ed
DOM Manipulation & Events: What Is The DOM? This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document object, DOM...
Instructional Video5:08
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - MacOS - Testing the Spark Installation

Higher Ed
We will be testing our Spark installation for macOS in this session. This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section will...
Instructional Video4:34
Curated Video

Predictive Analytics with TensorFlow 3.2: TensorFlow Computational Graph

Higher Ed
When thinking of execution of a TensorFlow program we should be familiar with a graph creation and a session execution. Basically the first one is for building the model and the second one is for feeding the data in and getting the...
Instructional Video13:01
Mr Henry's Music World

How to Play Piano for Beginners Lesson One

K - 5th
Learn how to play piano for beginners with these easy-to-follow lessons giving you the skills to play piano a fun and easy way. Learn how to play chords and arpeggios making it possible to play pop music that YOU like to play!
Instructional Video3:15
Curated Video

Discuss the importance of data : The stopping criteria for controlling tree growth

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video8:44
Curated Video

Implement different search algorithms : BST - Deleting nodes with 1 child node

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Delete scenario 2 - deleting nodes with 1 child node
Instructional Video4:57
Curated Video

Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part I

Higher Ed
This video is the first part of the three-part video that highlights the S.O.L.I.D. principles and explains the Single Responsibility and the Open-d principles. • Learn the definition of visitations • std::visit with struct and generic...
Instructional Video3:24
Packt

Graph Traversal Complexity

Higher Ed
This video explains graph traversal complexity. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph traversals.
Instructional Video20:04
Packt

Invert Binary Tree – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to work with an invert binary tree. This clip is from the chapter "Question 7: Invert Binary Tree" of the series "Data Structures and Algorithms: The Complete...
Instructional Video3:42
Blockchain Central

ICON Republic Is Ready To Take Over The Crypto World | Blockchain Central

Higher Ed
This week on Blockchain Central: we'll talk about ICON, that works similarly to a federal government and has a potential to become the largest decentralized networks in the world. __ 'Blockchain Central' is your #1 trusted source for...
Instructional Video10:09
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Kafka Cluster Architecture

Higher Ed
In this lecture, you will learn how Kafka Cluster is formed and who is responsible for managing the Kafka Cluster and coordinating work in the cluster. This video talks about the role of Zookeeper in the Kafka Cluster and explain the...
Instructional Video5:03
Curated Video

Implement different search algorithms : BST from scratch - In-order traversal

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Build the in-order traversal method so nodes can be displayed in order based on the...
Instructional Video7:56
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - PySpark Installation

Higher Ed
In this session, we will go ahead and install PySpark (Windows). This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section will give...
Instructional Video8:08
Mediacorp

Building Religious Harmony in Singapore

12th - Higher Ed
In this video, the speaker discusses the potential response of Singapore to a terrorist attack and the need for unity and resilience. They explore different suggestions to improve religious harmony in the country, such as inter-religious...
Instructional Video5:00
Blockchain Central

What's So Special About NEM? | Blockchain Central

Higher Ed
This week on Blockchain Central: we'll talk about a crypto currency and blockchain network called NEM, also known as the "New Economy Movement", and review some unique features that are worth investigating. __ 'Blockchain Central' is...
Instructional Video5:50
Packt

Graph Traversal

Higher Ed
This video introduces you to graph traversals. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph traversals.