Instructional Video4:52
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning Is Nothing but Geometry.

Higher Ed
In this video, we will understand that machine learning is nothing but a geometry problem and see how it works for classification and regression.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data...
Instructional Video8:39
Curated Video

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

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

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

Higher Ed
In this video, we will understand what regression is.
<
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 Video5:19
Curated Video

Alteryx Advanced - Exercise 5

Higher Ed
In this exercise, we will use the ex5-kchousedata.csv file to create a regression model that predicts the house price through assisted modeling.
<
br/>
This clip is from the chapter "Exercises and Course" of the series "Alteryx...
Instructional Video10:06
Curated Video

Alteryx Advanced - Machine Learning Part 5

Higher Ed
This video covers best practices for building and deploying ML models in Alteryx, providing examples of how machine learning can be used to solve specific business problems, customer segmentation, fraud detection, and churn...
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.
<
br/>
This clip is from the chapter "Machine Learning in Time Series...
Instructional Video5:23
Packt

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 Video4:47
Curated Video

The Decline Effect

12th - Higher Ed
Jonathan Schooler, Professor of Psychological and Brain Sciences at UC Santa Barbara, describes the mysterious "Decline Effect" and speculates on its possible explanation.
Instructional Video4:18
Curated Video

R Programming for Statistics and Data Science - First Regression in R

Higher Ed
This video explains first regression in R.<br<br/>/>

This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.
Instructional Video1:37
Curated Video

R Programming for Statistics and Data Science - Correlation Versus Regression

Higher Ed
This video explains correlation versus regression.<br<br/>/>

This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.
Instructional Video3:15
Curated Video

R Programming for Statistics and Data Science - Decomposition of Variability: SST, SSR, SSE

Higher Ed
This video explains decomposition of variability: SST, SSR, SSE.
<
br/>
This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression...
Instructional Video5:26
Curated Video

R Programming for Statistics and Data Science - The Linear Regression Model

Higher Ed
This video explains the linear regression model.<br<br/>/>

This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.
Instructional Video5:02
Curated Video

R Programming for Statistics and Data Science - R-Squared

Higher Ed
This video explains R-squared.<br<br/>/>

This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression analysis.
Instructional Video6:14
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Classification Models

Higher Ed
This video explains the various classification models in machine learning.
<
br/>
This clip is from the chapter "Appendix - Machine Learning Topics for the Legacy AWS Certified Big Data Exam" of the series "AWS Certified Data...
Instructional Video9:56
Curated Video

Predictive Analytics with TensorFlow 4.1: Supervised Learning for Predictive Analytics

Higher Ed
In this video, we will see a type of machine learning process that is supervised learning. We will also see linear regression. We will use it for movie rating prediction. • See the spam filtering example • Use linear regression for movie...
Instructional Video9:42
Curated Video

Evaluate the accuracy of an artificial intelligence system : Pointers on Evaluating the Accuracy of Classification Modelling

Higher Ed
From the section: Supervised Learning: Classification. In this section, the author talks about kNN- Classification, Naive Bayes Classification, SVM- Linear and Non-Linear Classification and also Gradient Boosting Machine...
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 Video1:34
Curated Video

Discuss the importance of data : Advantages and Disadvantages of Decision Trees

Higher Ed
From the section: Simple Classification Tree. This section we will expand our knowledge of regression Decision tree to classification trees, we will also learn how to create a classification tree in Python.



Simple...
Instructional Video54:11
APMonitor

Classification and Regression: Concrete Strength

10th - Higher Ed
This case study is to determine the factors (inputs) that have correlation to the concrete compressive strength (output).



0:00 In
troduction
2:35 Download J
upyter Notebook
4:00 Import Machine Learni
ng Packages...
Instructional Video17:20
Fun Robotics

Weight Prediction Model

3rd - 12th
Training and testing a regression model to predict the weight of the fish.
Instructional Video13:14
Curated Video

Discuss the importance of data : Classification tree in Python: Training

Higher Ed
From the section: Simple Classification Tree. This section we will expand our knowledge of regression Decision tree to classification trees, we will also learn how to create a classification tree in Python.



Simple...
Instructional Video35:25
APMonitor

Data Science 🐍 Solve Equations

10th - Higher Ed
Equations are at the root of data science. It is what turns data into actionable information by developing mathematical expressions that mimic physical systems. There are two primary ways to solve equations. The first...
Instructional Video4:32
Curated Video

Describe a neural network : Neural Network for Regression

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary...
Instructional Video4:06
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Categories of ML Tasks and Attacks

Higher Ed
From the section: Security Test Using Adversarial Attack. In this section, you will test any AI system against the latest attacks with the help of simple tools.



The aim of this video is to demonstrate that all approaches...