Instructional Video10:41
SciShow

Data Mining: How You're Revealing More Than You Think

12th - Higher Ed
Data mining recently made big news with the Cambridge Analytica scandal, but it is not just for ads and politics. It can help doctors spot fatal infections and it can even predict massacres in the Congo.
Instructional Video11:59
Crash Course

Regression - Crash Course Statistics

12th - Higher Ed
Today we're going to introduce one of the most flexible statistical tools - the General Linear Model (or GLM). GLMs allow us to create many different models to help describe the world - you see them a lot in science, economics, and...
Instructional Video16:03
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Order Should I Take Your Courses In? (Part 2)

Higher Ed
In this continuation video, explore the recommended order of taking the lessons in this learning program and how they are designed to provide a cohesive learning experience. This video will help you plan your learning effectively and...
Instructional Video5:14
Curated Video

Machine Learning: Random Forest with Python from Scratch - Concluding remarks

Higher Ed
In this video, we will look at the concluding remarks of the course and recap what we learned through the course, briefly. This clip is from the chapter "Conclusion" of the series "Machine Learning: Random Forest with Python from...
Instructional Video6:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Pros and Cons of Random Forest

Higher Ed
In this video, we will look at the benefits and limitations of Random Forest and the complexities involved in decision-making using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine...
Instructional Video4:51
Curated Video

Machine Learning: Random Forest with Python from Scratch - Clustering

Higher Ed
In this lesson, you will learn about an unsupervised branch of learning called clustering, which involves grouping elements with no labels to classify them. This clip is from the chapter "Introduction to Machine Learning" of the series...
Instructional Video6:14
Curated Video

Machine Learning: Random Forest with Python from Scratch - Classification versus Regression

Higher Ed
Let's learn about the three modes of machine learning: classification, regression, and clustering. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest with Python from...
Instructional Video2:23
Curated Video

Deep Learning - Crash Course 2023 - Types of Problems

Higher Ed
In this video, we will have a look at different types of problems like multi-class classification and regression. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section,...
Instructional Video11:08
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Regression

Higher Ed
In this video, we will understand regression in ANN. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover...
Instructional Video9:46
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Forward Propagation

Higher Ed
In this video, you will learn about forward propagation as it is related to neural networks. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with...
Instructional Video7:23
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Regression Theory)

Higher Ed
In this video, we will take a crash course in linear regression for TensorFlow 2.0. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section,...
Instructional Video14:31
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - What Is Machine Learning?

Higher Ed
In this video, we will understand what machine learning is and get a clear idea about ML (machine learning). This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
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. This clip is from the chapter "Machine Learning Basics" of the series "Data Science...
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. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
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. 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 machine...
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. This clip is from the chapter "Exercises and Course" of the series "Alteryx Advanced".null
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 prediction....
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. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the...
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. 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. 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. 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. 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.