Curated Video
Practical Data Science using Python - Linear Regression - Feature Scaling and Cost Functions
This video explains linear regression - feature scaling and cost functions. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Curated Video
Practical Data Science using Python - EDA Project - 2
This video explains data distribution. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - ImageNet Challenge
This video talks about the challenges with ImageNet. This clip is from the chapter "Transfer Learning" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on transfer learning.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - DNN Training Parameters
This video explains the DNN training parameters. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Batch MiniBatch Stochastic Gradient Descent
This video explains batch MiniBatch stochastic gradient descent. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the...
Curated Video
Practical Data Science using Python - Logistic Regression - Telecom Churn Case Study
This video explains logistic regression - Telecom Churn case study. This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Training DNN Animation
In this video, we will cover training DNN animation. 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 section, we...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Decile Calibration Plot
This video talks about decile calibration plot. This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Curated Video
Machine Learning Random Forest with Python from Scratch - Using Pandas for Random Forest (2)
This is a continuation of the previous lesson, and here we will look at conditionally selecting values from a dataset. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Curated Video
Machine Learning Random Forest with Python from Scratch - Outliers
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Python In Practice - 15 Projects to Master Python - Working of the Regression Model
This video explains working of the regression model. 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 Python.
Curated Video
Machine Learning Random Forest with Python from Scratch - Pros and Cons of Random Forest
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...
Curated Video
Predictive Analytics with TensorFlow 9.3: Developing a Predictive Model for Time Series Data
RNNs, specifically LSTM models, are often a difficult topic to understand. Time series prediction is a useful application for RNNs because of temporal dependencies in the data. Time series data is abundantly available online. In this...
Curated Video
Calculating and Comparing the Spread of Data Sets: Understanding Standard Deviation
Learn how to calculate and compare the spread of data sets using measures such as range, interquartile range, and standard deviation. By understanding these measures, the teacher helps students understand the variability and consistency...
R Programming 101
Chi Squared Test using R programming
The Chi Squared test of independence and the goodness of fit test are statistical tests used on categorical data. Using R programming you can very easily run these tests and generate a p-value. This video is really an R programming for...
NASA
NASA | GPM Wraps Up Cold Season Field Campaign
For six weeks in Ontario, Canada, scientists and engineers lead a field campaign to study the science and mechanics of falling snow. The datasets retrieved will be used to generate algorithms which translate what the GPM Core satellite...
Curated Video
Alteryx for Beginners - Browse Tool
This video demonstrates how to use the Browse tool in Alteryx. This clip is from the chapter "In/Out Tab" of the series "Alteryx for Beginners".This section provides an introduction to the In/Out tab in Alteryx.
Curated Video
Absolute Deviation and Mean Absolute Deviation
Calculate absolute deviations and the mean absolute deviations of a data set.
Curated Video
Probability Statistics - The Foundations of Machine Learning - Exploring Data Types in Code
In this video, you will learn how to explore data types in code. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Getting Started with Code: Feel of Data
In this video, we will get started with coding. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our working...
Curated Video
pandas for Python - A Quick Guide - Processing Numerical Data for Pandas
In this video, you will learn about the various powerful tools available for numerical and statistical analysis on Pandas. We will look at the described () method, minimum and maximum values, and obtain the mean, median, variance, and...
Curated Video
pandas for Python - A Quick Guide - Introduction to Pandas Data Frame
In this lesson, you will learn about the second primary data structure called Pandas Data Frame, which is a tabular data structure. We will understand the data frame and its operability. We will also learn about the Pandas dictionary....
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Predicting Test Data
In this video, you will learn how to predict test data. This clip is from the chapter "Project 4 - Wine Quality Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building and Using the Model for Prediction - Project 2 - Spam SMS Detection
In this video, you will learn how to build and use the model for prediction. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...