Instructional Video7:17
Professor Dave Explains

Introduction to Anthropology

9th - Higher Ed
Humans go by the name of Homo sapiens. How did our species come to be? How and when was human civilization developed? The fields that seek to answer these huge questions are anthropology and archeology. We will study the evolution of...
Instructional Video6:50
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Flows - Part 1

Higher Ed
In this video, we will start using ChatGPT to write a Salesforce flow. You will learn how to interact with the chatbot to build a flow step-by-step and then practice implementing the flow in Salesforce. This clip is from the chapter "Use...
Instructional Video12:35
Curated Video

Signs For Public Services | Essential Beginner ASL Signs

3rd - Higher Ed
This is the first video in a longer series about Public Service signs. There are so many professions where workers interact with the public every single day. What do you as a hearing person serving the public do when you encounter a Deaf...
Instructional Video6:35
Curated Video

Art For Beginners: How To Create A Comic Book

Pre-K - Higher Ed
Looking for a fun way to unleash your storytelling, art, and design skills? Try creating a comic! Comics are a great way to tell a variety of stories in unique ways. Use your imagination to bring characters, locations, conflict, and...
Instructional Video5:46
Curated Video

GCSE Physics - Series Circuits #17

9th - Higher Ed
This video covers: - The difference between series and parallel circuits - How current, voltage and resistance are shared in series circuits - Example calculations General info: - Suitable for all GCSE and IGCSE courses - Suitable for...
Instructional Video3:16
Curated Video

GCSE Physics - Parallel Circuits #18

9th - Higher Ed
This video covers: - What parallel circuits are - How potential difference, current and resistance are split in a parallel circuit. General info: - Suitable for all GCSE and IGCSE courses - Suitable for higher and foundation tiers -...
Instructional Video5:11
Curated Video

GCSE Chemistry - Alkanes: properties & combustion #52

9th - Higher Ed
In this video, you'll learn: - The properties of alkanes, and the specific trends you can observe as the length of carbon chain increases - The equation for the combustion of alkanes - How to write balanced equations for the combustion...
Instructional Video3:45
Curated Video

GCSE Chemistry - Alcohols #57

9th - Higher Ed
This video covers: - Alcohols are a homologous series of organic compounds with an OH functional group - How to name them - Their properties: flammable, soluble and they can be oxidised - Their uses: as fuels and solvents Exam board...
Instructional Video4:29
Curated Video

GCSE Chemistry - What is a Hydrocarbon? What are Alkanes? Hydrocarbons and Alkanes Explained #51

9th - Higher Ed
In this video you'll learn: - What hydrocarbons are - What alkanes are - The general formula for alkanes - An example of using that general formula to work out the molecular formula of 'octane'
Instructional Video3:44
Curated Video

GCSE Chemistry - Reactivity Series of Metals & Displacement Reactions #37

9th - Higher Ed
When metals react they lose their outermost electrons. This video covers which metals are the most and least reactive & also how we can determine reactivity by reacting them with acids and water. Then at the end we cover displacement...
Instructional Video13:40
Curated Video

What Links Dice and Tesseracts? | Machining the Platonic Solids

Higher Ed
In this video, we machine the 3D platonic solids and explore these polyhedrons in higher dimensions. Hazel talks through the history of these fascinating shapes and reveals interesting facts along the way.
Instructional Video10:46
Flipping Physics

Resistor Series and Parallel Circuits

12th - Higher Ed
Good morning! In this episode of Flipping Physics , Bo reviews the concept of resistors in series using the anthropomorphic charge analogy. Learn how charges navigate through resistors and why they are considered in series. We also...
Instructional Video4:50
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis

Higher Ed
This video will do the stationarity check on your data. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video4:20
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 2: Microsoft Corporation Stock Prediction Using RNNs

Higher Ed
This video will do the stationarity check on your data. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video7:42
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Auto Correlation, Standard Deviation, and Mean

Higher Ed
This video explains and executes the dataset's autocorrelation, standard deviation, and mean. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries...
Instructional Video8:33
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm

Higher Ed
This video will do the stationarity check on your data. This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video7:47
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Project Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm

Higher Ed
This video provides an overview of the project. This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video1:53
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Quiz Solution - Machine Learning in Time Series Forecasting

Higher Ed
This is a solution video of the quiz on machine learning in time series forecasting. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video2:09
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Quiz - Machine Learning in Time Series Forecasting

Higher Ed
This is a quiz video on machine learning in time series forecasting. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video2:39
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - SARIMA

Higher Ed
This video explains SARIMA (Seasonal Autoregressive Integrated Moving Average). This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Instructional Video4:26
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - ARIMA

Higher Ed
This video explains ARIMA (Autoregressive Integrated Moving Average Model) and how it is a better model than ARMA. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to...
Instructional Video5:23
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Autoregression

Higher Ed
This video focuses on autoregression. It is a subset of time series models, which can be used to predict future values based on previous observations. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the...
Instructional Video5:07
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Handling Non-Stationarity in Time Series

Higher Ed
This video explains how to handle non-stationarity in time series. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video8:05
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Stationarity in Time Series

Higher Ed
This video talks about stationarity in time series. It is nothing but a series whose properties do not depend on the time at which the series is observed. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the...