Hi, what do you want to do?
TED Talks
Chris McKnett: The investment logic for sustainability
Sustainability is pretty clearly one of the world's most important goals; but what groups can really make environmental progress in leaps and bounds? Chris McKnett makes the case that it's large institutional investors. He shows how...
TED-Ed
TED-Ed: Can you outsmart this logical fallacy? | Alex Gendler
Meet Lucy. She was a math major in college, and aced all her courses in probability and statistics. Which do you think is more likely: that Lucy is a portrait artist, or that Lucy is a portrait artist who also plays poker? How do we know...
Curated Video
Basics of Chatbots with Machine Learning & Python - Self-Learning Chatbots
Here, we will understand self-learning chatbots, which, as suggested, means that the chatbots can learn independently. The chatbot asks a series of queries and stores the responses before deciding on an action based on the responses.
Curated Video
Python Lesson 9: Lists
In this video, we will look at the implementation of Lists in Python.
Curated Video
Python Lesson17
In this lesson, we learn how to use the split and count functions for Strings.
Curated Video
Python Lesson18
In this lesson, we learn how to use the find function to search for subsets in a string. We also look at how to replace subsets in a string. Ready to be a Python Expert?
Curated Video
Kafka in 100 Seconds
Apache Kafka is a distributed event streaming platform used to handle large amounts of realtime data. Learn the basics of Kafka in this quickstart tutorial.
Curated Video
What is a Work Package? Project Management in Under 5
Controlling who does what is a vital part of managing your project. So, what is a Work Package?
Curated Video
Deep Learning - Crash Course 2023 - Cleaning and Examining the data
In this video, you will learn how to clean and examine the data.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we will have a quick...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Quiz Solution
This video is the solutions for the quiz based on the learnings of the lectures and concepts so far.
Curated Video
Recommender Systems with Machine Learning - Quiz Solution-2
This is a solution video of the quiz for this module/section.
<
br/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
<
br/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Self-Learning Chatbots
Here, we will understand self-learning chatbots, which, as suggested, means that the chatbots can learn independently. The chatbot asks a series of queries and stores the responses before deciding on an action based on the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Deployment Strategies for Microservices Blue-Green, Rolling, and Canary Deploy
This video discusses different deployment strategies used in microservices environments, including blue-green, rolling, and canary deployment and explains each strategy and their benefits in terms of minimizing downtime, reducing risk,...
Curated Video
Set Notation Symbols Explained
This video covers the essential symbols used in set notation and provides examples of how the set symbols are used.
Curated Video
Towards Objective Biological Tools
UC Berkeley psychologist Stephen Hinshaw describes the ongoing longitudinal studies that have showed a statistical correlation between ADHD and a significant delay in the development of the cortex of the brain.
Curated Video
ADHD and Neurophysiology
Psychologist Stephen Hinshaw (UC Berkeley) discusses the neurophysiological correlations associated with ADHD.
R Programming 101
Encircled observations - use ggplot and ggalt to create great plots and data visualization.
Encircled observations - use ggplot and ggalt to create great plots and data visualization.
Zach Star
The Sierpinski-Mazurkiewicz Paradox (is really weird)
The Sierpinski-Mazurkiewicz Paradox (is really weird)
Curated Video
R Programming for Statistics and Data Science - Population Versus sample
This video explains population versus sample.<br<br/>/>
This clip is from the chapter "Exploratory Data Analysis" of the series "R Programming for Statistics and Data Science".This section explains exploratory data analysis.
This clip is from the chapter "Exploratory Data Analysis" of the series "R Programming for Statistics and Data Science".This section explains exploratory data analysis.
Curated Video
R Programming for Statistics and Data Science - Indexing and Slicing a Data Frame in R
This video explains indexing and slicing a data frame in R.<br<br/>/>
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Curated Video
R Programming for Statistics and Data Science - Dealing with Missing Data in R
This video explains dealing with missing data in R.<br<br/>/>
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Curated Video
R Programming for Statistics and Data Science - Lists in R
This video explains lists in R.<br<br/>/>
This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Curated Video
R Programming for Statistics and Data Science - Indexing an Element from a Matrix
This video explains indexing an element from a matrix.<br<br/>/>
This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Curated Video
Understanding and Identifying the Intersection of Subsets
In this video, the teacher explains how to identify the intersection of two subsets using Venn diagrams and two-way frequency tables. The concept of subsets is introduced, and examples are provided to illustrate how to determine the...