Curated Video
How I Would Learn Machine Learning (If I Had To Start Over)
If I had to learn machine learning from scratch, here’s how I’d do it.
Curated Video
Can AI Tell Whether You're A Criminal From Your Face? | Machine Learning and Physiognomy
Can AI Tell Whether You're A Criminal From Your Face? | Machine Learning and Physiognomy
Curated Video
How AI Preserves Systemic Racism
Systemic racism, and the institutions built by it, have existed for far longer than AI has. As the newest tool available to build systems, how has AI preserved (and chipped away at) systemic racism?
Curated Video
Does Algorithmic Fairness Include the LGBTQ+ Community?
Does Algorithmic Fairness Include the LGBTQ+ Community?
R Programming 101
Group by and Summarise functions in R programming - use the tidyverse package to wrangle your data
If you are learning to work with data then being able to structure, manipulate and summarize your data is extremely important. This forms part of what we call descriptive statistics. the group_by() and summarise() functions are part of...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Internals of Spark Join and shuffle
In this video, we will cover the internals of Spark join and shuffle. This clip is from the chapter "Spark Dataframe Joins" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn...
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Introduction to RDDs
This video introduces you to RDD. RDD stands for Resilient Distributed Datasets. This clip is from the chapter "RDD Crash Course" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily...
Globalive Media
Beyond Innovation: Episode 17
Stock trading becomes a snap, quantum computers answer complex questions and wearable devices track vital signs from your ear. Plus, Michael and Anthony speak with a South African startup using AI to enhance global trade. Hosted by...
The Wall Street Journal
AB InBev's Matt Galvin On The New Compliance Toolkit
Matt Galvin, global VP of ethics and compliance at AB InBev explains how these new resources and tools are being put to use and what results they're yielding.
NASA
Houston We Have a Podcast: Benefits for Humanity, Science for All
Expert scientists and researchers from NASA’s Johnson Space Center gather to highlight the scientific breakthroughs aboard the International Space Station during a recent panel discussion celebrating 20 years of continuous human presence...
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - Streaming Joins
This video is about Streaming Joins This clip is from the chapter "Joining Streams and Tables" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Joining Streams and Tables in detail.
NASA
Houston We Have a Podcast: Launch America
Kathy Lueders, Manager of the Commercial Crew Program, gives us a brief history of the program, how it started, and where it is now. Leuders talks about the 2 commercial companies, Boeing and SpaceX, and their space vehicles that will...
NASA
Gravity Assist: Mars Dust Storm with Melinda Kahre.
Listen in as NASA Chief Scientist Jim Green discusses the Mars dust storm with a dust storm expert, Melinda Kahre.
Curated Video
Statistics for Data Science and Business Analysis - Standard Deviation and Coefficient of Variation
This video explains standard deviation and coefficient of variation. This clip is from the chapter "Descriptive Statistics Fundamentals" of the series "Statistics for Data Science and Business Analysis".This section describes the...
Curated Video
Deep Learning with Python (Video 2)
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Science360
Origins of bird species
In a landmark study that researched the origins of bird species, evolutionary biologists have made discoveries about the age of birds, and the genomic relationships among modern birds. The genomes of modern birds tell a story: today's...
Curated Video
Scatter Plots and Lines of Fit: Understanding Correlation in Math
This lesson will provide instruction to learn to interpret scatter plots, to be able to identify types of correlation between data sets, and use lines of fit to model data. You will learn how to best draw a line of fit, how to write an...
NASA
NASA Google+ Hangout: NASA Kicks Off Antarctic Mission
NASA Kicks Off Antarctic Mission This is the first year that IceBridge will operate directly from Antarctica, flying from McMurdo Station starting in mid-November instead of from southern Chile. This change will allow IceBridge...
Curated Video
Describing Patterns in Data Sets: Dot Plots and Histograms
In this video, the teacher explains how to describe patterns in data sets using dot plots and histograms. They discuss the differences between dot plots and histograms, including how to identify clusters, peaks, and gaps in the data.
Curated Video
Methods of Displaying Data for Identifying Patterns in Diseases and their Effects on Society
This video discusses three ways in which scientists can display and analyze data to identify patterns and relationships within the data. The first method is using bar charts to quantify and compare different categories of data, which can...
Science360
Cooling To Warming - History Of Climate Change Research
There had been a belief that the Earth was cooling, not warming. What changed?
NASA
Landsat 9, part 4: Plays Well With Others
Landsat is not the only satellite orbiting Earth and sending back data. It takes a team of data sets to get the full picture of what’s happening down on the surface of Earth. Episode 4 shows how Landsat is combined with other data sets...
Curated Video
Fundamentals of Machine Learning - Classification
This video explains one of the most basic forms of classification, which is the logistic regression model. This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of...