Hi, what do you want to do?
Crash Course
Regression - Crash Course Statistics
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Course Overview
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
Curated Video
R Programming for Statistics and Data Science - Decomposition of Variability: SST, SSR, SSE
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...
<
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...
Curated Video
Describe a neural network : Neural Network for Regression
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...
Curated Video
Statistics for Data Science and Business Analysis - Decomposing the Linear Regression Model - Understanding its Nuts and Bolts
This video explains about decomposing the linear regression model - understanding its nuts and bolts.
r/>
This clip is from the chapter "Subtleties of Regression Analysis" of the series "Statistics for Data Science and Business...
r/>
This clip is from the chapter "Subtleties of Regression Analysis" of the series "Statistics for Data Science and Business...
Curated Video
Statistics for Data Science and Business Analysis - A5. No Multicollinearity
This video is about the final assumption—no multicollinearity.
r/>
This clip is from the chapter "Assumptions for Linear Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This section...
r/>
This clip is from the chapter "Assumptions for Linear Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This section...
Curated Video
Machine Learning Random Forest with Python from Scratch - Course Overview
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Machine...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model
In this video, we will cover machine learning model.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
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
Statistics for Data Science and Business Analysis - The Linear Regression Model Made Easy
In this video, you will learn about the linear regression model.
r/>
This clip is from the chapter "The Fundamentals of Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This section...
r/>
This clip is from the chapter "The Fundamentals of Regression Analysis" of the series "Statistics for Data Science and Business Analysis".This section...
Curated Video
Python In Practice - 15 Projects to Master Python - Working of the Regression Model
This video explains working of the regression model.
<
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 learning with...
<
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 learning with...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Representational Power and Data Utilization Capacity of DNN
This video explains about the representational power and data utilization capacity of DNN.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Representational Power and Data Utilization Capacity of DNN
In this video, we will cover representational power and data utilization capacity of DNN.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Regression Exercise
In this video, we will cover regression exercise.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Derived Features
In this video, we will cover derived features.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Statistical Regression Models and Predicting Values
This video discusses how to determine the best statistical regression model to approximate data within a scatter plot and make predictions through interpolation and extrapolation. It covers the process of inputting data into a graphing...
Curated Video
Exploring the Results of Bivariate Data
In this video, the teacher explains the concept of residuals and how they can be used to assess the appropriateness of a linear regression model for a given data set. The teacher provides examples and demonstrates how to calculate...
Crash Course
Crash Course Statistics #32: Regression
Using the framework of the General Linear Model, the Regression Model is explained. Points discussed include the following: Regression Line, Residual Plot, F Test.