Instructional Video10:53
Curated Video

How to Make Synthetic Data | Synthetic Data Generation for Machine Learning

Higher Ed
How to Make Synthetic Data | Synthetic Data Generation for Machine Learning
Instructional Video13:38
Curated Video

How To Make Algorithms Fairer | Algorithmic Bias and Fairness

Higher Ed
In the second part of this series on Algorithmic Bias and Fairness, we're looking at how we can make artificial intelligence and algorithms fairer.
Instructional Video8:21
Curated Video

ImageNet and The Challenge of Building Large Datasets

Higher Ed
Turns out making large machine learning datasets is pretty hard. Let's look at how one has evolved over the years!
Instructional Video6:24
Curated Video

Differential Privacy + Federated Learning Explained (+ Tutorial) | #AI101

Higher Ed
In this month's AI 101, we're learning about differential privacy and federated learning.
Instructional Video9:39
Curated Video

Did Artificial Intelligence Help Us Fight COVID?

Higher Ed
At the beginning of the pandemic, there was a lot of excitement around the use of machine learning to fight COVID. But now that we're 18 months into it, did AI actually help?
Instructional Video6:53
Curated Video

DeepMind's AlphaCode - Better Than OpenAI Codex?

Higher Ed
DeepMind's AlphaCode - Better Than OpenAI Codex?
Instructional Video7:26
Curated Video

Can Language Models Lie? | WebGPT, DeepMind Retro, and The Challenge of Fact-Checking in LLMs

Higher Ed
Can Language Models Lie? It's complicated, but we're teaching them to do better.
Instructional Video10:27
R Programming 101

Using R programming to manage categorial variables or factors using the forcats package

Higher Ed
If you're analysing data using R programming then you'll want to learn about the forcats package that can be used to manipulate categorical variables or factors. Data analysis doesn't need to be difficult. If you're learning statistics...
Instructional Video8:48
Curated Video

Can AI Detect Your Emotions?

Higher Ed
There's been a lot of hype about AI-based emotion recognition. How much is reality?
Instructional Video7:32
Curated Video

Are AI-Synthesized Faces More Trustworthy?

Higher Ed
Are AI-Synthesized Faces More Trustworthy?
Instructional Video7:57
Curated Video

10 Popular Machine Learning Datasets, Explained

Higher Ed
In this month's AI 101, we're taking a look at 10 popular datasets that you can use to improve your machine learning skills.
Instructional Video3:24
Curated Video

Variance and Standard Deviation

3rd - Higher Ed
A video entitled “Variance and Standard Deviation” which describes ways that variance and standard deviation are used as measures in the real world.
Instructional Video7:34
Curated Video

Statistical Measures

3rd - Higher Ed
A video entitled "Statistical Measures" which explains mean, median, mode, mean absolute deviation, range, and interquartile range.
Instructional Video6:22
Curated Video

Best Fit

3rd - Higher Ed
A video entitled "Best fit" which explains how to calculate measures of center and measures of variation and discusses how to determine the value that best represents a data set.
Instructional Video5:09
R Programming 101

Separate and Unite - manipulate your data with R programming

Higher Ed
If you're working with data or learning to do statistical analysis using R programming, then this is a short tutorial that will help you use and understand the seperate and unite functions as part of the tidyverse set of packages. So if...
Instructional Video10:23
R Programming 101

Lollipop Graph using ggplot.

Higher Ed
If you're interested in Data Visualization then you've come to the right place. Ggplot (or ggplot2) is an extremely powerful package used in R programming to develop plots and graphs. A lollipop graph is an excellent example of how you...
Instructional Video14:18
R Programming 101

Ggplot - using geometries

Higher Ed
If you're using R programming for data visualization then you're going to love this video. Creating plots and graphs using ggplot2 couldn't be easier. Ggplot using a concept called geoms (or geometries) to determine the type of plot that...
Instructional Video12:12
R Programming 101

Error Bars using R programming

Higher Ed
If you're using R programming to do data visualization using ggplot2, then you'll love this video. Greg Martin walks you through the process of creating error bars on your plots and graphs. This can be used for bar charts, scatter plots,...
Instructional Video9:46
R Programming 101

Advanced ggplot #2 - create beautiful plots and graphs using R programming.

Higher Ed
This is my second advanced ggplot video that explores using R programming to create facets. Data visualisation is an important part of data analysis and communicating your findings. Ggplot2 is an incredibly powerful tool for data...
Instructional Video13:33
R Programming 101

Advanced ggplot (episode #1)

Higher Ed
If you are doing data visualisation with ggplot the you'll find this video useful. ggplot2 is one of the tidyverse packages and is used to create graphs and plots. Data visualization is an important part of both understanding and...
Instructional Video7:26
R Programming 101

Advanced ggplot - using facets

Higher Ed
If you are using R programming to do data visualisation then you'll love working with the ggplot2 package. This video is part of the advanced ggplot series and in it we explore the use of facets in your plots and graphs. You might be...
Instructional Video4:20
R Programming 101

Encircled observations - use ggplot and ggalt to create great plots and data visualization.

Higher Ed
Encircled observations - use ggplot and ggalt to create great plots and data visualization.
Instructional Video4:42
Curated Video

Find and Compare Median and Range

9th - 12th
In this short math video we will find & compare median and range of two line plots to answer a standardized math test question. We will define median and range. We will understand that the median of a data set is found by putting the...
Instructional Video15:32
Curated Video

Create a Simple SIEM

Higher Ed
Learn the basic feature of SIEM solutions; logs aggregation using Powershell commands.