Instructional Video3:20
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Solution: MSE and MAE

Higher Ed
This is the solution to the practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Instructional Video0:53
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Practice: MSE and MAE

Higher Ed
This is a practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Instructional Video7:33
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Residual, MSE, and MAE

Higher Ed
This lesson will teach us an intuitively understandable matrix for how our regression works.
Instructional Video1:47
Curated Video

How to Calculate Relative Error

9th - Higher Ed
When you make a measurement, it is important to know how accurate it is. Use relative error to express accuracy as a relative quantity.
Instructional Video12:50
Science Buddies

Predict Air Quality with Machine Learning: A Coding Tutorial

K - 5th
Predict future air quality levels using LSTM models for a location of your choice to mitigate air pollution impact.
Instructional Video15:07
Curated Video

Deep Learning - Crash Course 2023 - Regression Problem

Higher Ed
In this video, you will learn how to solve a regression problem using the Boston housing dataset.
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
Instructional Video5:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Error Metric Computation

Higher Ed
In this video, we will look at some of the metrics used to measure a recommender system's quality.
Instructional Video10:53
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Forecasting Metrics

Higher Ed
In this video, we will understand how to forecast metrics.
<
br/>
This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will...
Instructional Video5:20
Curated Video

Recommender Systems with Machine Learning - Error Metric Computation

Higher Ed
This video demonstrates error metric computation.<br<br/>/>

This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
Instructional Video8:18
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Time Series Parameters

Higher Ed
This video explains the time series parameters.
<
br/>
This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on...
Instructional Video6:12
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Overview of Time Series Parameters

Higher Ed
This video provides an overview of time series parameters.
<
br/>
This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video8:18
Packt

Time Series Parameters

Higher Ed
This video explains the time series parameters. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on the basics of...
Instructional Video21:58
APMonitor

Physics-Informed Neural Network

10th - Higher Ed
Physics-based information is integrated into the Neural Network architecture with the use of constraints or other relationships such as periodic cycles. Empirical regression has limitations, especially when predictions are...
Instructional Video13:05
Curated Video

Create a machine learning model of a real-life process or object : Implementing a Simple Linear Regression Algorithm

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a...
Instructional Video11:39
Curated Video

Create a machine learning model of a real-life process or object : Implementing a Multi Layer Perceptron (Artificial Neural Network)

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a...
Instructional Video50:29
Curated Video

Demo Part 1.2 Regression Model

Higher Ed
In this demo video, we will work on regression model.
r/>
This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course +...
Instructional Video20:45
Curated Video

Fundamentals of Machine Learning - Linear Regression - Labs

Higher Ed
This video explains linear regression using an example of predicting fuel efficiency.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on...
Instructional Video11:57
Curated Video

Practical Data Science using Python - Regression Models and Performance Metrics

Higher Ed
This video explains regression models and performance metrics.<br<br/>/>

This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Instructional Video9:43
Curated Video

Fundamentals of Machine Learning - Ridge

Higher Ed
This video explains a lab session on Ridge regression, which holds a unique position in statistical machine learning.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains...
Instructional Video4:20
Professor Dave Explains

Calculating Percent Error

9th - Higher Ed
Sometimes we take measurements, and sometimes we're off by a little bit. How far off? Does it make sense to just use a number? Shouldn't we use something that tells us how far off we are relative to the true value? Yes we should, hence,...