Curated Video
Python for Machine Learning - The Complete Beginners Course - What Is Supervised Learning?
In this video, we will understand supervised learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will have a quick...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Supervised Learning Versus Unsupervised Learning
In this video, we will cover supervised learning versus unsupervised learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
Curated Video
Practical Data Science using Python - Challenges in Machine Learning
This video explains challenges in machine learning. This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - What Is SageMaker and How Is It Used for Machine Learning?
In this video, we will understand SageMaker and how it is used for machine learning. This clip is from the chapter "Introduction to SageMaker" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Curated Video
Comparing Populations: Range and Interquartile Range
In this video lesson, students will learn how to compare the consistency of two teams or populations over a period of time using the range and interquartile range. The range measures the difference between the highest and lowest values,...
Curated Video
Power BI Masterclass - Python for Data Visualization in Power BI Part2
In this video, we will cover Python for data visualization in Power BI part 2. 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...
Curated Video
Power BI Masterclass - Setting Up a Data Gateway to Refresh Local Files in the Power BI S
In this video, let's set up a data gateway to refresh local files in the Power BI S. This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways. In...
Curated Video
Power BI Masterclass - How to Create Our Own KPI (Key Performance Indicators) Visual
In this video, we will learn how to create our own KPI visual. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some additional tips and tricks. Here, we...
Curated Video
Data Science and Machine Learning with R - Other Examples with R Shiny
This video gives various examples with R shiny. This clip is from the chapter "Building Webapps with R Shiny" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains building...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Data Frame Transforms
This video explains the data frame transforms feature in Elastic Stack. This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Modifying Values
This video explains modifying values. This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
TMW Media
Standard Deviation & Variance
This program covers the important topic of Standard Deviation and Variance in Probability and Statistics. We begin by discussing what Standard Deviation and Variance is and why it is important. Next, we solve several problems that...
Curated Video
Machine Learning Random Forest with Python from Scratch - Categorical to Numeric Conversion
In a machine, it understands values in the form of numbers. You will learn how to convert non-numeric data to numeric without changing the feature of the value. This clip is from the chapter "Random Forest Step-by-Step" of the series...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Data
In this video, you will learn how to add the data. This clip is from the chapter "Project 3 - Customer Churn Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Curated Video
Practical Data Science using Python - Linear Regression - Training and Cost Function
This video explains linear regression - training and cost function. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
NASA
A Candid Look at NASA's "Living Planet"
Creating a major scientific visualization takes considerable time and expertise. A team of scientists and data visualizers work together to building an artful depiction of hard data - whether it be an animation of sea surface...
IDG TECHtalk
How to use the new R pipe in R 4.1
See the new pipe operator built into R 4.1 and how it differs from the maggritr pipe. Don't want to install 4.1 yet? Learn how to run R 4.1 in a Docker container.
Curated Video
Power BI Masterclass - Additional Time Intelligence for Your Power BI Toolbox
In this video, we will cover additional time intelligence for your Power BI Toolbox. This clip is from the chapter "DAX, R, and Gateways" of the series "Power BI Masterclass".In this section, we will be covering DAX, R, and Gateways. In...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with Spark
This video presents an exercise on importing data with Spark. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing Tests with Multiple Datasets Using Fixtures
This video demonstrates how to parameterize tests with multiple datasets using fixtures. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Dataset
In this session, we will explore the dataset and put the dataset in the DBFS of Databricks and read the data. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Performing and Validating Predictions
In this video, you will learn how to perform and validate predictions. This clip is from the chapter "Project 3 - Customer Churn Prediction" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Application of Bayes Rule in the Real World - Spam Detection
In this video, we will cover the application of the Bayes rule in a real-world example for spam detection. This clip is from the chapter "Applications and Rules for Probability" of the series "Probability / Statistics - The Foundations...
Curated Video
Describing Data (Part 2)
Describe a data distribution (number of observations, median, range, mode, maximum and minimum).