Instructional Video5:44
Curated Video

Python In Practice - 15 Projects to Master Python - Asking the Model to Make Predictions - Machine Learning with Python

Higher Ed
This video talks about asking the model to make predictions.
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine...
Instructional Video5:13
Curated Video

Python In Practice - 15 Projects to Master Python - Asking the Model to Make Predictions - Flavor Predictor

Higher Ed
This video helps in asking the model to make predictions.<br<br/>/>

This clip is from the chapter "Flavor Predictor" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the flavor predictor.
Instructional Video12:40
Be Smart

Computers Can Predict When You're Going to Die… Here's How

12th - Higher Ed
Predictive analytics uses math and historical data to make predictions about the future. It’s used in commerce, sports, politics, social media and tons of other places. And as it turns out, people have been using math to predict people’s...
Instructional Video4:08
FuseSchool

Making Predictions Using Reactivity Series

6th - Higher Ed
Learn the basics about making predictions using the reactivity series, as a part of metals and their reactivity within environmental chemistry.
Instructional Video4:12
Curated Video

Here's What I Predict

3rd - 8th
Miss Palomine explains that a scientist makes predictions based on observations, made either by himself or by other scientists. She defines both words and gives examples.
Instructional Video20:12
TED Talks

Jeff Hawkins: How brain science will change computing

12th - Higher Ed
Treo creator Jeff Hawkins urges us to take a new look at the brain -- to see it not as a fast processor, but as a memory system that stores and plays back experiences to help us predict, intelligently, what will happen next.
Instructional Video5:46
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Model Serving Using Endpoint with Python SDK

Higher Ed
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.
<
br/>
This clip is from the...
Instructional Video5:11
Curated Video

Predictive Analytics with TensorFlow 10.3: Improved Factorization Machines for Predictive Analytics

Higher Ed
In this video, we will see Neural factorization machines is used to for making predictions under sparse settings by seamlessly combining the linearity of FM and the non-linearity of the neural network. • Understand neural factorization...
Instructional Video11:18
Crash Course

Machine Learning & Artificial Intelligence: Crash Course Computer Science

12th - Higher Ed
So we've talked a lot in this series about how computers fetch and display data, but how do they make decisions on this data? From spam filters and self-driving cars, to cutting edge medical diagnosis and real-time language translation,...
Instructional Video11:00
Bozeman Science

Statistics for Science

12th - Higher Ed
Paul Andersen introduces science for the science classroom. He starts with a brief description of Big Data and why it is important that we prepare future scientists to deal intelligently with large amounts of data. He explains the...
Instructional Video14:49
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Classification in Code

Higher Ed
In this video, we will practice all that we have learnt in the previous video about classification.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and...
Instructional Video5:29
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same

Higher Ed
In this video, we will understand how all data is the same as all machine learning interfaces are the same.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy,...
Instructional Video10:57
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Scikit-Learn for Machine Learning: Scikit-Learn - Trend Analysis COVID19

Higher Ed
In this video, we will cover Scikit-Learn - trend analysis COVID19.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory...
Instructional Video9:57
Crash Course

When Predictions Fail - Crash Course Statistics

12th - Higher Ed
Today we’re going to talk about why many predictions fail - specifically we’ll take a look at the 2008 financial crisis, the 2016 U.S. presidential election, and earthquake prediction in general. From inaccurate or just too little data...
Instructional Video8:39
TED Talks

The emerging science of finding critical metals | Mfikeyi Makayi

12th - Higher Ed
Your smartphone, computer and electric car all depend on one thing — critical minerals buried deep underground. But there’s a catch: the mining industry has gotten dramatically worse at discovering new deposits just when we need them...
Instructional Video12:26
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Classification?

Higher Ed
In this video, we will understand classification.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover...
Instructional Video12:06
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Stock Return Predictions Using LSTMs (Part 1)

Higher Ed
In this video, we will understand why one-step prediction on stock price is misleading and unconventional.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
Instructional Video10:50
SciShow

Could Scientists Predict the Next Political Crisis?

12th - Higher Ed
Thanks to modern science and technology, we can predict what the weather will be like in 5 days, but it’s still a bit more challenging to predict what will happen to us and our societies.
Instructional Video13:01
Crash Course

Cats Vs Dogs? Let's make an AI to settle this (LAB)

12th - Higher Ed
Today, in our final lab, Jabril tries to make an AI to settle the question once and for all, "Will a cat or a dog make us happier?" But in building this AI, Jabril will accidentally incorporate the very bias he was trying to avoid. So...
Instructional Video1:58
Curated Video

Science Experiment with Gummy Bears

Pre-K - 8th
Here is a sweet and simple science experiment, using those delicious gummy bears, that you can try today! During this activity, children can become mini scientists and begin to make predictions about how each gummy...
Instructional Video3:51
Curated Video

Using Line Plots to Solve Science Experiment Problems

K - 5th
This video lesson explains how to use line plots to solve problems and interpret data. It emphasizes the importance of organizing data and being accurate with spacing when creating line plots. The example used in the video involves a...
Instructional Video7:59
Curated Video

Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM

Higher Ed
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 clas
sification
• Implement Bagging in python for...
Instructional Video14:33
Crash Course

Let’s Make A Movie Recommendation System (LAB)

12th - Higher Ed
We need to save Jabril and John Green Bot’s movie nights. Jabril generally likes action movies and John Green Bot likes romantic movies, but they need to find something that they can both watch and enjoy together. Today, we’re going to...
Instructional Video6:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Probability Versus Statistics

Higher Ed
In this video, we will cover probability versus statistics.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...