Curated Video
Identifying Patterns in a Scatter Plot
In this video, the teacher explains how to identify patterns and associations in a scatter plot using a standardized math test question as an example. The viewer is guided through each answer choice and taught to recognize outliers,...
Curated Video
R Programming for Statistics and Data Science - Building a Scatterplot with ggplot2
This video explains building a scatterplot with ggplot2. This clip is from the chapter "Visualizing Data" of the series "R Programming for Statistics and Data Science".This section explains visualizing data.
Curated Video
R Programming for Statistics and Data Science - Intro to ggplot2
This video explains ggplot2. This clip is from the chapter "Visualizing Data" of the series "R Programming for Statistics and Data Science".This section explains visualizing data.
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - Choosing Visualization Types
This video explains how to select the visualization types in Amazon QuickSight. This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will...
APMonitor
Fit Nonlinear Model to Data with Excel
Microsoft Excel adjusts parameters to minimize the difference between measured and predicted values. This tutorial demonstrates how to calculate the sum of squared errors and minimize error with the Solver add-in. See...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Linear Regression in Action
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Fun Robotics
Weight Prediction Model
Training and testing a regression model to predict the weight of the fish.
Curated Video
Analyzing the Strength and Direction of Relationships in Major League Baseball
In this video, a teacher explains how to describe the nature of a relationship between variables in a scatter plot, focusing on strength and direction. Using examples from Major League Baseball, the teacher demonstrates how to interpret...
APMonitor
Visualization Case Study: Concrete Strength
Concrete mixtures have several variations. This data set is a case study for data visualization and exploration to predict the concrete compressive strength (MPa). 0:00 Introduction 0:20 Concrete Case Study 1:52 Jupyter Notebook Source...
Curated Video
Data Science and Machine Learning with R - A Simple Model
This video demonstrates a practical application of machine learning. This clip is from the chapter "Linear Regression: A Simple Model" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This...
Curated Video
Learning R for Data Visualization (Video 24)
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...
R Programming 101
How to use ggplot to create beautiful scatter plots. This is an R programming for beginners video
Data visualisation is easy when you use ggplot. Ggplot2 is package and forms part of the tidyverse group of packages in R. Ggplot is used to create amazing plots and graphs. In this video I talk you though how to visualise two numeric...
Curated Video
Data Science and Machine Learning with R - Single Variable Plots
This video focuses on single variable plots. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Fun Robotics
Working Principle of KMeans Clustering
Describes the working principle of a Kmeans algorithm.
Curated Video
Julia for Data Science (Video 19)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Fun Robotics
Kmeans Clustering Method
Implementing the Kmeans clustering method to form groups of people in a dataset.
IDG TECHtalk
How to plot in R with echarts4r
Learn how to make everything from basic line graphs to racing bar charts – all interactive and easily animated -- with echarts4r!
Curated Video
Data Science and Machine Learning with R - Data Visualization in R Section Introduction
This video explains data visualization in R. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Curated Video
Data Science and Machine Learning with R - Two Variable Plots
This video explains two variable plots. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Seaborn
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Curated Video
Data Science and Machine Learning with R - Aesthetics Mappings
This vide explains aesthetics mappings. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data visualization in R.
Curated Video
Data Science and Machine Learning with R - Facets, Layering, and Coordinate Systems
This video explains facets, layering, and coordinate systems. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Packt
Create visual representations of data that models real-world phenomena or processes : Scatter Plots
From the section: Data Visualization. In this section you will learn about data visualization, matplotlib library, bar charts, line charts and scatter plots. There’s also an activity for data visualization. Data Visualization: Scatter Plots
Curated Video
Data Science and Machine Learning with R - Getting Started with Data Visualization in R
This video explains getting started with data visualization in R. This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains...