Curated Video
Using Data to Make an Inference
In this short video we will answer a standardized math test question where we are as to make an inference based on a sampling of collected data from a survey. We will use what we know about proportionality to predict what a larger...
NASA
Gravity Assist: This Asteroid Is Metal, With Lindy Elkins-Tanton
Scientists will soon have the opportunity to visit a unique object in the asteroid belt called Psyche, which may be the exposed metallic core of a planetary body that stopped growing before it became a big planet like Earth. Dr. Lindy...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building and Using the Model for Prediction - Project 2 - Spam SMS Detection
In this video, you will learn how to build and use the model for prediction. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Kids’ Poems and Stories With Michael Rosen
I'm Tired - Kids' Poems and Stories With Michael Rosen
Michael Rosen performs the poems I'm Tired. This poem comes from ‘Michael Rosen’s Big Book of Bad Things’ (Puffin Books).
Science360
BIG DATA TO INDIVIDUALIZE MANAGEMENT OF CHRONIC DISEASES
Some chronic conditions, such as the autoimmune disease scleroderma, are especially difficult to treat because patients exhibit highly variable symptoms, complications and treatment responses. The process of finding an effective...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Data
In this video, you will learn how to add the data. This clip is from the chapter "Project 3 - Customer Churn Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building the Model - Project 3 - Customer Churn Prediction
In this video, you will learn how to build the model. This clip is from the chapter "Project 3 - Customer Churn Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building and Using the Model for Prediction - Project 1 - Banknote Authentication
In this video, you will learn how to build and use the model for prediction. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Serving Using Endpoint with Python SDK
In this lab video, you will learn how to serve a machine learning model using the Vertex AI Prediction service. You will use a pre-trained model and create an endpoint to make predictions on new data. This clip is from the chapter...
Curated Video
Acknowledging Opposing Viewpoints in Persuasive Writing
In this video, the teacher explains how to acknowledge opposing viewpoints in writing by conceding a weakness in one's argument. The lesson focuses on persuasive writing and the goal of getting the reader to agree with the author's...
Curated Video
How to Make an Inference from Data
In this video, the teacher guides the viewer through solving a standardized math test question that requires making an inference from data. The question involves estimating the number of people in a city who own a car based on a random...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - AWS Glue DataBrew
This video focuses on AWS Glue DataBrew. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we will complete our “order history app†example by...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Module Overview - Project 2: Microsoft Corporation Stock Prediction Using RNNs
This video provides an overview of the project. 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 focuses...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 3)
In this video, we will make use of all the data and try to predict whether the price will go up or down. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Curated Video
Predictive Analytics with TensorFlow 9.3: Developing a Predictive Model for Time Series Data
RNNs, specifically LSTM models, are often a difficult topic to understand. Time series prediction is a useful application for RNNs because of temporal dependencies in the data. Time series data is abundantly available online. In this...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Validating Accuracy of Batch Predictions
In this video, you will learn how to validate the accuracy of batch predictions. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Project Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm
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...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building the Model - Project 4 - Wine Quality Prediction
In this video, you will learn how to build the model. This clip is from the chapter "Project 4 - Wine Quality Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Future Predictions Using SARIMA
This video helps you with future predictions using SARIMA. 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 focuses on...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Train and Test Data
In this video, you will learn how to add train and test data. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Training Data
In this video, you will learn how to add training data. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
Bootstrap 5 Course Build Responsive Websites Like a Pro - An Overview of the Bootstrap Website
This video provides an overview of the Bootstrap website. This clip is from the chapter "Bootstrap 5 Overview, CDN Links and Extensions" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the...
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
In this video, we will use Python to implement the Bagging technique using SVM. • We will use Jupyter Notebook to execute our code • Use Movie Rating to perform classification • Implement Bagging in python for classification