Science Buddies
Simple Explanation of the K-Means Unsupervised Learning Algorithm
Explore how machine learning can recommend music based on similarity
Curated Video
The Very First Cell
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....
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction-GCP - Serverless Spark
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Elastic MapReduce (EMR)
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).
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Creating 3D Formed Underwater Vegetation Clusters
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...
Curated Video
HashiCorp Certified - Vault Associate Course - Unsealing with Transit Auto Unseal
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,...
Curated Video
HashiCorp Certified - Vault Associate Course - Pros and Cons of Unseal Options
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...
Curated Video
Oracle Database Administration from Zero to Hero - Using Oracle Database Documentation (Part 2 of 2)
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Kubernetes Architecture
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...
Curated Video
Identifying Patterns in a Scatter Plot
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,...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Creating User in Atlas
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.
TMW Media
The Very Large Array Telescope: Making pictures with radio waves
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
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Logistic Regression In Action
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....
Professor Dave Explains
Star Systems and Types of Galaxies
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...
Next Animation Studio
NASA X-ray telescope detects biggest ever space explosion: study
Astronomers say they caught a glimpse of the biggest explosion in the cosmos ever observed by X-ray and radio telescopes.
Fun Robotics
Segmenting Mall Customers
Implementing the Kmeans clustering method to segment customers from a mall dataset.
Curated Video
Predictive Analytics with TensorFlow 5.1: Using K-means for Predictive Analytics
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...
Python Programmer
EDA Python - 26_Energy_consumption
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.
FuseSchool
What Is Statistics
"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...
Blockchain Central
Is Bitcoin an Anonymous Currency? | Blockchain Central
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!
Science ABC
What Is Huckleberry? How Is It Different From Blueberry?
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...
Curated Video
Describing the Distribution of Data: Analyzing the Shape of a Graph
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...
Fun Robotics
Working Principle of KMeans Clustering
Describes the working principle of a Kmeans algorithm.
Fun Robotics
Kmeans Clustering Method
Implementing the Kmeans clustering method to form groups of people in a dataset.