Hi, what do you want to do?
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Solution: MSE and MAE
This is the solution to the practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Practice: MSE and MAE
This is a practice exercise on the mean square error and mean absolute error to check the accuracy of our regression.
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Residual, MSE, and MAE
This lesson will teach us an intuitively understandable matrix for how our regression works.
Curated Video
How to Calculate Relative Error
When you make a measurement, it is important to know how accurate it is. Use relative error to express accuracy as a relative quantity.
Science Buddies
Predict Air Quality with Machine Learning: A Coding Tutorial
Predict future air quality levels using LSTM models for a location of your choice to mitigate air pollution impact.
Curated Video
Deep Learning - Crash Course 2023 - Regression Problem
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...
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Error Metric Computation
In this video, we will look at some of the metrics used to measure a recommender system's quality.
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Forecasting Metrics
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...
<
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...
Curated Video
Recommender Systems with Machine Learning - Error Metric Computation
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.
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.
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Time Series Parameters
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...
<
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Overview of Time Series Parameters
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...
<
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...
Packt
Time Series Parameters
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...
APMonitor
Physics-Informed Neural Network
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...
Curated Video
Create a machine learning model of a real-life process or object : Implementing a Simple Linear Regression Algorithm
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...
Curated Video
Create a machine learning model of a real-life process or object : Implementing a Multi Layer Perceptron (Artificial Neural Network)
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...
Curated Video
Demo Part 1.2 Regression Model
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 +...
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 +...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Implementation of DNN for COVID 19 Analysis: COVID19 Regression with TensorFlow
In this video, we will cover COVID19 regression with TensorFlow.
Curated Video
Fundamentals of Machine Learning - Linear Regression - Labs
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...
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on...
Curated Video
Practical Data Science using Python - Regression Models and Performance Metrics
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.
This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Curated Video
Fundamentals of Machine Learning - Ridge
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...
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains...
Professor Dave Explains
Calculating Percent Error
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,...