Curated Video
Measures of Central Tendency and Grouped Data: Examples and Estimations
This video is a lecture on measures of central tendency, specifically on how to find the mean for grouped data using coding sets. The lecturer explains the importance of summarizing large data sets and gives examples of various measures...
Packt
Training Versus Validating Dataset
In this video, we will cover training versus validating dataset. 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 + Ques".In...
Curated Video
Power BI Masterclass - Growth Insights - Profit and Sales Evaluation for Customer Base
In this video, we will cover profit and sales evaluation for customer base. This clip is from the chapter "DAX, Excel, and More" of the series "Power BI Masterclass".In this section, we will be understanding DAX table calculations with...
R Programming 101
10 data filtering tips using R programming. Use the tidyverse to filter and subset your data.
In this video you'll learn 10 different ways to filter and subset your data using R programming. This is an R programming for beginners video and forms part of a data cleaning and data manipulation series. If you are interested in...
Virtually Passed
Fitting a Line using Least Squares #SoME2
The Least Squares method is widely used to fit curves to data. This is called Least Squares regression. This video shows how to solve the ordinary least squares minimization problem for 1 unknown and 2 unknowns. In practice though, it...
msvgo
Mean Deviation about Median
It explains how to compute the mean deviation about median for grouped and ungrouped data with the help of solved examples.
Curated Video
Using Line Plots to Predict Snow Days
In this video, a teacher demonstrates how to create a line plot using a data set of fractional measurements and emphasize the importance of accuracy and spacing when creating the plot. By analyzing last year's snowfall data organized on...
Python Programmer
EDA Python - 20-Pandas_4
This is part 4 of the Exploratory Data Analysis project using python and pandas.
Curated Video
Evaluate the impact of an AI application used in the real world. (case study) : Introduction
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images. CNN-Industry Live Project: Find Medical Abnormalities and Save Life:...
Curated Video
Complete Modern C++ - Parallel Algorithms - III
This video explains why parallel algorithms cannot be used everywhere. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Data Science and Machine Learning with R - Data Pivoting: {tidyr}
This video explains data pivoting. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Curated Video
Data Science and Machine Learning with R - {dplyr}: The Mutate Verb
This video explains the mutate verb. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation in R.
Curated Video
The Full Stack Web Development - Data Persistence Overview
Redis - The Cache Database: Data Persistence Overview This clip is from the chapter "Redis - The Cache Database" of the series "The Full Stack Web Development".In this section, we look into Redis – part of other essential technology and...
KnowMo
Calculating the Range from a Data Set
This is a lecture video that explains how to calculate the range from a data set. The video covers examples with both numerical and frequency table data, as well as group frequency tables. The presenter emphasizes the importance of...
Curated Video
Power BI Masterclass - Bonus: Let's Do Data Science in Power BI: A Little Case Study
In this video, let's do data science in Power BI: a little case study. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be covering Python Finance and Advanced...
msvgo
Standard Deviation and Variance
It explains how standard deviation and variance can overcome the limitations of mean deviation and demonstrates their computation for ungrouped and grouped data.
Packt
Develop an AI system to solve a real-world problem : Training, Testing, and Validation
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be applied...
Curated Video
Power BI Masterclass - DAX - Cohort Customer Order Analysis
In this video, we will cover Cohort Customer Order Analysis. This clip is from the chapter "The Next Level" of the series "Power BI Masterclass".null
Catalyst University
The Dixon Q-test | When to Discard Outliers in Your Data
In this video, I show you how to perform a Dixon Q-test on a data set, and how to interpret the Q-values for discarding a data point.
Curated Video
Power BI Masterclass - Learning DAX: Apples to Apples Comparison in Power BI
In this video, we will be learning DAX to find out apples to apples comparison in Power BI. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some...
Curated Video
Learning R for Data Visualization (Video 4)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Example 2 - Build Multi-layer perceptron for binary classification
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Curated Video
Alteryx for Beginners - Multi-Row Formula Tool
This video explains how to use the Multi-Row Formula tool in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.