Instructional Video2:06
Science Buddies

Simple Explanation of the K-Means Unsupervised Learning Algorithm

K - 5th
Explore how machine learning can recommend music based on similarity
Instructional Video2:22
Curated Video

The Very First Cell

6th - 12th
The Earth is billions of years old and was once a very hostile place. Eventually, a single cell was formed that evolved and reproduced. What conditions produced this first life on Earth? Biology - Cells And DNA - Learning Points....
Instructional Video2:35
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction-GCP - Serverless Spark

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, you will learn about Dataproc, a...
Instructional Video5:17
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic MapReduce (EMR)

Higher Ed
Do you need to process massive amounts of data for business analytics? Do you want to upload data to S3 buckets and have it processed automatically? If the answer is yes, you should explore the capabilities of Elastic MapReduce (EMR).
Instructional Video10:51
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Creating 3D Formed Underwater Vegetation Clusters

Higher Ed
In this lesson, you will learn how to fix issues with the clusters of underwater foliage. We will work with the overall collection of smaller water foliage to get a nicely organized shape for them while maintaining the organic look of a...
Instructional Video3:40
Curated Video

HashiCorp Certified - Vault Associate Course - Unsealing with Transit Auto Unseal

Higher Ed
There are so many options for unsealing Vault, including this option that allows you to unseal using another Vault cluster. It's a pretty cool option. This video provides an overview of the transit auto-unseal feature in HashiCorp Vault,...
Instructional Video2:57
Curated Video

HashiCorp Certified - Vault Associate Course - Pros and Cons of Unseal Options

Higher Ed
In this video, we will compare and contrast the different methods of unsealing HashiCorp Vault. We have learned a lot about seal and unseal options, but which do we use? This short video will walk you through the pros and cons of each...
Instructional Video12:23
Curated Video

Oracle Database Administration from Zero to Hero - Using Oracle Database Documentation (Part 2 of 2)

Higher Ed
In this video, we will demonstrate how to effectively use Oracle database documentation to find relevant information and solutions to various database administration scenarios. You will learn how to navigate and utilize the documentation...
Instructional Video4:42
Curated Video

Design Microservices Architecture with Patterns and Principles - Kubernetes Architecture

Higher Ed
This video provides an overview of the architecture of Kubernetes, the key components of Kubernetes, such as the control plane and worker nodes, and how they work together to manage and schedule containers. This clip is from the chapter...
Instructional Video3:21
Curated Video

Identifying Patterns in a Scatter Plot

9th - 12th
In this video, the teacher explains how to identify patterns and associations in a scatter plot using a standardized math test question as an example. The viewer is guided through each answer choice and taught to recognize outliers,...
Instructional Video6:21
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Creating User in Atlas

Higher Ed
In this video, we will be creating a user in Atlas. This clip is from the chapter "Mongo with Node" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover Mongo with Node.
Instructional Video2:38
TMW Media

The Very Large Array Telescope: Making pictures with radio waves

K - 5th
What are the different wavelengths of the electromagnetic spectrum? When seen, what can invisible light reveal? What discovers has the VLA found so far? How do astronomers spend their time? The Very Large Array Telescope, Part 2
Instructional Video9:32
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Logistic Regression In Action

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Instructional Video12:19
Professor Dave Explains

Star Systems and Types of Galaxies

12th - Higher Ed
We've learned a lot about stars! We know how they form, and we know that most of them exist in galaxies. But how are they arranged within galaxies? And are there different types of galaxies or are they all the same? There is a lot to...
Instructional Video1:32
Next Animation Studio

NASA X-ray telescope detects biggest ever space explosion: study

12th - Higher Ed
Astronomers say they caught a glimpse of the biggest explosion in the cosmos ever observed by X-ray and radio telescopes.
Instructional Video8:27
Fun Robotics

Segmenting Mall Customers

Higher Ed
Implementing the Kmeans clustering method to segment customers from a mall dataset.
Instructional Video10:45
Curated Video

Predictive Analytics with TensorFlow 5.1: Using K-means for Predictive Analytics

Higher Ed
This video will have a brief introduction to the unsupervised machine learning technique. We will also look at k-means for predictive analytics. • Understand the concept of clustering • See how k-means work • Use k-means for predicting...
Instructional Video10:29
Python Programmer

EDA Python - 26_Energy_consumption

Higher Ed
In this data analysis project, you will download energy consumption data by postcode from the UK government website, you'll then plot that data on a map using plotly.
Instructional Video4:56
FuseSchool

What Is Statistics

6th - Higher Ed
"CREDITS Animation & Design: Jean-Pierre Louw (www.Behance.com/ Jean-Pierre_Louw) Narration: Lucy Billings Script: Lucy Billings In this video we’re going to look at sampling and bias in statistics. Statistics is it’s own branch of...
Instructional Video7:23
Blockchain Central

Is Bitcoin an Anonymous Currency? | Blockchain Central

Higher Ed
On today's episode of Blockchain Central we will shed some more light on the aspect of anonymity in the Bitcoin system. Can your transactions be tracked and what are the consequences? Let's find out!
Instructional Video3:25
Science ABC

What Is Huckleberry? How Is It Different From Blueberry?

Pre-K - Higher Ed
Huckleberry is a term used in the US to describe numerous variations of plants, all of whom bear small berries that assume different colors, such as red, blue, or black. The plants collectively belong to the family Ericaceae, a family of...
Instructional Video3:40
Curated Video

Describing the Distribution of Data: Analyzing the Shape of a Graph

K - 5th
This video presents various shapes such as bell curves, skew, clusters, peaks, and uniform distribution of data on graphs. By understanding these shapes, students can effectively communicate the patterns and trends in data represented by...
Instructional Video4:19
Fun Robotics

Working Principle of KMeans Clustering

Higher Ed
Describes the working principle of a Kmeans algorithm.
Instructional Video14:08
Fun Robotics

Kmeans Clustering Method

Higher Ed
Implementing the Kmeans clustering method to form groups of people in a dataset.