Instructional Video8:08
Curated Video

Two Steps To Manage Negative Thoughts - Negative Programming Part 2

Higher Ed
When you feel distress, usually there is a combination of emotions and THOUGHTS associated with the emotions. The emotions are real reactions to thoughts that are usually distorted in some way. Here’s what you can do to break the cycle...
Instructional Video6:04
Curated Video

Public speaking skills

Higher Ed
In this video, the speaker discusses public speaking skills that are vital for entrepreneurs. The video presents seven principles of effective public speaking for entrepreneurs to learn and incorporate. The principles include perception,...
Instructional Video6:32
Curated Video

R Programming for Statistics and Data Science - Building a Histogram with ggplot2

Higher Ed
This video explains building a histogram 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.
Instructional Video1:01
Curated Video

R Programming for Statistics and Data Science - Introduction - Visualizing Data

Higher Ed
This video explains the section This clip is from the chapter "Visualizing Data" of the series "R Programming for Statistics and Data Science".This section explains visualizing data.
Instructional Video5:21
Curated Video

R Programming for Statistics and Data Science - Building a Scatterplot with ggplot2

Higher Ed
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.
Instructional Video11:10
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Introduction to Amazon QuickSight

Higher Ed
This video introduces 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 learn how to set up QuickSight on top of...
Instructional Video0:52
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Section Introduction: Visualization

Higher Ed
This video explains the concept of visualization 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 learn how to...
Instructional Video2:53
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Course Overview

Higher Ed
This video provides an overview of the course. This clip is from the chapter "Introduction" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will be introduced to the course and its objectives.
Instructional Video6:30
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - State of Learning Checkpoint

Higher Ed
This video focuses on the learning checkpoint. This clip is from the chapter "Preparing for the Exam" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will be provided with some tips to learn...
Instructional Video11:02
R Programming 101

Linear regression using R programming

Higher Ed
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
Instructional Video26:28
R Programming 101

T-test and interpreting P values using R Programming

Higher Ed
This video explains how to use a t-test and interpret the p value using R programming. If you are doing data analysis or interested in data science, then you'll need to learn how to do statistical analysis. Statistics and statistical...
Instructional Video4:36
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Running the Blackjack Environment From the OpenAI Gym

Higher Ed
From the section: Model-Free Prediction and Control With Monte Carlo (MC). In this section, we will learn one of two improvements on DP – Monte Carlo, a method which does not require a model of the environment. We talk about a new...
Instructional Video58:27
R Programming 101

R programming in one hour - A crash course for beginners

Higher Ed
R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot...
Instructional Video16:27
R Programming 101

Visualize your data using ggplot. R programming is the best platform for creating plots and graphs

Higher Ed
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
Instructional Video4:39
Curated Video

Learning D3.JS 5.0 1.2: What Is Data Visualization?

Higher Ed
In this video, we will learn what data visualization is, visual perception, and also what makes a good visualization. • Understand the definition of data visualization • Discuss visual perception • Learn the steps to make a great...
Instructional Video7:29
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Running a Visualization of the Cart Robot CartPole-v0 in OpenAI Gym

Higher Ed
From the section: Getting Started With Reinforcement Learning Using OpenAI Gym. In this section, we will introduce the basics of the reinforcement learning problem, and explain how OpenAI gym helps with developing and research solutions...
Instructional Video9:15
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - What was the Best Month in Sales?

Higher Ed
By now, you should be ready with the sales analytic data. In this session, we will look at a few questions about the data. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data...
Instructional Video5:39
APMonitor

Data Engineering Overview

10th - Higher Ed
Data engineers consolidate and prepare data for visualization, cleansing, scaling, and data division for training, validation, and testing. Data Engineering: Part 1 Gathering data is the process of consolidating disparate data (Excel...
Instructional Video16:48
R Programming 101

Using ggplot to create bar charts for 2 categorical variables - R programming for beginners.

Higher Ed
Creating bar charts or bar graphs is easy using ggplot. R programming provides a number of alternatives for data visualisation. Ggplot or ggpot2 is, in my opinion, the best way to visualise your data and create plots and graphs during...
Instructional Video11:32
Curated Video

Mastering Tableau 2018.1, Second Edition 11.1: Data Visualization Best Practices for Effective Dashboards

Higher Ed
In this video, we’ll see the best practices that we can use to create effective dashboards. • Best practices for creating effective dashboards • Implement best practices for effective dashboards
Instructional Video18:54
R Programming 101

Create a boxplot using R programming with the ggplot package.

Higher Ed
Visualize one categorical and one numeric variable If you are interested in using R programming to visualize your data, then you have come to the right place. Ggplot is a fantastic package that can be used to create plots and graphs to...
Instructional Video18:08
R Programming 101

Describe and Summarise your data

Higher Ed
If you want to learn about to summarise your data by making tables in R or provide descriptive statistics of your dataset, then this video is for you. R programming provides more than one way to summarise and describe your data. You can...
Instructional Video9:06
Curated Video

Mastering Tableau 2018.1, Second Edition 1.2: Exploring Tableau and Data Visualization

Higher Ed
In this video, we’ll see the features and functionalities that Tableau provides. We’ll also look at the basics of creating a data visualization. • How to visualize data in Tableau? • Creating your first data visualization
Instructional Video17:13
Curated Video

Data Science and Machine Learning with R - Data Visualization in R Section Introduction

Higher Ed
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.