Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Setting up Page Content Columns
This website demonstrates how to set up page content columns. This clip is from the chapter "Creating a Three-column Website from Scratch" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section explains how to...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - Deep Learning 101
This video explains the concept of machine learning in detail. This clip is from the chapter "Appendix - Machine Learning Topics for the Legacy AWS Certified Big Data Exam" of the series "AWS Certified Data Analytics Specialty (2022)...
Curated Video
Using ChatGPT to generate Python code for data manipulation
In this lesson, you will learn how to use ChatGPT to generate Python code for working with large datasets. You will be shown how to use prompt engineering to describe the features and requirements of your project and data set in order to...
Curated Video
High Five Facts - Giant's Causeway
This video explores five fun facts about Giant's Causeway.
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - Athena and Glue, Costs, and Security
This video explains the cost and security of Amazon Athena and Glue. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn how to build a...
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB Overview
This video provides an overview of Amazon DynamoDB. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various AWS storage...
Curated Video
Discuss the importance of data : Classification tree in Python: Preprocessing
From the section: Simple Classification Tree. This section we will expand our knowledge of regression Decision tree to classification trees, we will also learn how to create a classification tree in Python. Simple Classification Tree:...
Curated Video
Julia for Data Science (Video 7)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Curated Video
Finding the Area of a Rectangle Using Multiplication and Addition
This video lesson teaches students how to find the area of a rectangle using multiplication and addition. It provides clear explanations and examples, guiding students through the process step by step.
APMonitor
Data Science 🐍 Features
Features are input values to regression or classification models. The features are inputs and labels are the measured outcomes. Classification predicts discrete labels (outcomes) such as yes/no, True/False, or any number of discrete...
Curated Video
Italy, Sicily - Selinunte- Temple D
Selinunte is one of the most important archaeological sites of the Greek period in Italy. The city was famous throughout the ancient world for the richness of its farmland and its monumental temples. It enjoyed a prosperous existence...
Curated Video
Italy, Sicily - Selinunte- Temple C
Selinunte is one of the most important archaeological sites of the Greek period in Italy. The city was famous throughout the ancient world for the richness of its farmland and its monumental temples. It enjoyed a prosperous existence...
Curated Video
Italy, Sicily - Selinunte- Temple G
Selinunte is one of the most important archaeological sites of the Greek period in Italy. The city was famous throughout the ancient world for the richness of its farmland and its monumental temples. It enjoyed a prosperous existence...
Curated Video
Finding the Total Number of Same Size Squares in a Rectangle
In this video, students will learn how to find the total number of same-sized squares in a rectangle by dividing it into rows and columns. The video demonstrates different methods to count the squares, either by counting each square...
Curated Video
Turkey, Ancient City Aphrodisias
Aphrodisias was the metropolis of the region and Roman province of Caria. White and blue grey Carian marble was extensively quarried from adjacent slopes in the Hellenistic and Roman periods, for building facades and sculptures. Marble...
Curated Video
Organizing Data with A Two-Way Table
This video guides students through the process using a verbal description of students owning cell phones and MP3 players. By filling in the table and using basic addition and subtraction, students can determine the number of students...
Curated Video
Italy, Ancient city Paestum
Poseidonia was probably founded about 600 bc by Greek colonists from Sybaris, along the Gulf of Taranto, and it had become a flourishing town by 540, judging from its temples. After many years' resistance the city came under the...
Fun Robotics
Segmenting Mall Customers
Implementing the Kmeans clustering method to segment customers from a mall dataset.
Curated Video
Italy, Sicily - Selinunte- Temple F
Selinunte is one of the most important archaeological sites of the Greek period in Italy. The city was famous throughout the ancient world for the richness of its farmland and its monumental temples. It enjoyed a prosperous existence...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 2 – Brief
It is time for a challenge. In this challenge, you are required to prepare and clean the data (remove defects). This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and...
Science360
Biology of bats!
It turns out that warm-blooded animals aren’t warm all of the time! Researchers at Brown University studying the muscles in bats’ wings found that their wings operate at a significantly lower temperature than their bodies, especially...
Curated Video
Greece, Mycenae ancient city - Treasury of Atreus Tholos tomb
Mycenae, built between two hills, Profitis llias and Sara, dominates the Plain of Argos. According to myth, Mycenae was founded by Perseus, son of Zeus and Danae. In order to build the citadel, Perseus employed the Cyclopes, mythical...
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.