Instructional Video4:58
Wonderscape

Genetics Explained: From Pea Plants to Tongue Rolling

K - 5th
Dive into the fascinating world of genetics to understand how traits like tongue rolling are passed from parents to children. Learn about Gregor Mendel, the father of genetics, and his groundbreaking experiments with pea plants that laid...
Instructional Video10:44
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Testing Web Sockets (Proxy + Repeater Ideas)

Higher Ed
This video explains testing web sockets messages using Burp Suite using Proxy and Repeater tabs.
Instructional Video14:00
Instructional Video10:39
Instructional Video13:08
Curated Video

Machine Learning: Random Forest with Python from Scratch - Labels and Features

Higher Ed
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video11:46
Curated Video

Machine Learning: Random Forest with Python from Scratch - Best Slip

Higher Ed
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Instructional Video14:27
Curated Video

Machine Learning: Random Forest with Python from Scratch - Quick Implementation of Random Forest Model

Higher Ed
Let's quickly implement Random Forest using the sklearn Random Forest model to tune the model's performance according to the project. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Instructional Video15:29
Curated Video

Machine Learning: Random Forest with Python from Scratch - Categorical to Numeric Conversion

Higher Ed
In a machine, it understands values in the form of numbers. You will learn how to convert non-numeric data to numeric without changing the feature of the value. This clip is from the chapter "Random Forest Step-by-Step" of the series...
Instructional Video5:55
Curated Video

Machine Learning: Random Forest with Python from Scratch - Introduction to the Final Project

Higher Ed
In this video, we will discuss our final project, which classifies the titanic dataset using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Instructional Video6:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Pros and Cons of Random Forest

Higher Ed
In this video, we will look at the benefits and limitations of Random Forest and the complexities involved in decision-making using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine...
Instructional Video4:51
Curated Video

Machine Learning: Random Forest with Python from Scratch - Clustering

Higher Ed
In this lesson, you will learn about an unsupervised branch of learning called clustering, which involves grouping elements with no labels to classify them. This clip is from the chapter "Introduction to Machine Learning" of the series...
Instructional Video6:57
Curated Video

Machine Learning: Random Forest with Python from Scratch - Formats of Data

Higher Ed
You will learn about the different data formats in machine learning, including structured (labeled or unlabeled) and unstructured data, and how to choose the best format. This clip is from the chapter "Introduction to Machine Learning"...
Instructional Video8:15
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes

Higher Ed
This video explains how to manage database changes. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video1:32
Curated Video

Vue.js 3 and Firebase for Beginners - Introduction

Higher Ed
In this video, the course instructor extends a warm welcome, provides an overview of what to anticipate from the course, and shares a personal introduction. This clip is from the chapter "Introduction" of the series "Vue.js 3 and...
Instructional Video6:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - AWS (Amazon Web Services)

Higher Ed
This video explains AWS, which features a massive list of services for developers and cloud engineers to pick from. Each service is designed to take a portion of an application ecosystem. This clip is from the chapter "Cloud Platforms"...
Instructional Video6:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Supersets and TypeScript

Higher Ed
This video explains supersets, which are a language that contains all the features of a given language, but then is expanded or enhanced to include other features as well. TypeScript is a superset of JavaScript developed and maintained...
Instructional Video2:53
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - GitHub Visualization and Wrap-Up

Higher Ed
This video explains GitHub's visualization and summarizes the section. This clip is from the chapter "Version Control" of the series "Web Development Concepts for Everyone".This video explains version control and GitHub. In this section,...
Instructional Video1:41
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Version Control

Higher Ed
This video introduces you to version control, which is a technology that supports versioning of in-progress software. It is more advanced than just saving files. Version control gives developers flexibility to safely experiment and...
Instructional Video2:04
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Forecasting and Release Planning - Part 2

Higher Ed
In this video, we will explore how ChatGPT can be used to explain code and enhance code comprehension and how ChatGPT can assist in explaining complex code sections, providing insights and clarifications. We will leverage ChatGPT to...
Instructional Video2:53
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Artifacts

Higher Ed
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Instructional Video4:42
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Events

Higher Ed
This video will dive into practical applications by starting our first chat with ChatGPT, interacting with ChatGPT, and showcasing the basic commands and functionalities. You will learn to initiate a conversation, ask questions, and...
Instructional Video4:42
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Theory

Higher Ed
This video delves deeper into the topic of using ChatGPT for software development. You will learn about the capabilities and potential applications of ChatGPT in the software development process and the benefits and advantages of...
Instructional Video6:06
Curated Video

Linux Crash Course for Beginners - 2023 - Oracle VirtualBox Installation

Higher Ed
In this video, you will learn how to download and install the Oracle VirtualBox.
Instructional Video10:33
Curated Video

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...