Instructional Video3:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Exploring the Dataset

Higher Ed
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video7:36
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - RGB Images

Higher Ed
This video explains RGB images. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video2:21
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - What Is Time Travel and Failsafe in Snowflake?

Higher Ed
This video explains about Time Travel and Failsafe in Snowflake. This clip is from the chapter "Snowflake – Data Protection and Governance" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on...
Instructional Video11:20
Curated Video

Machine Learning Random Forest with Python from Scratch - Using Pandas for Random Forest (1)

Higher Ed
This video introduces us to Pandas data structures and analysis tools, which help make data easy to handle and intuitive. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video4:41
Curated Video

Machine Learning Random Forest with Python from Scratch - Leaf and Decision Node

Higher Ed
In this lesson, you will learn to create two classes, a leaf node and a decision node, with a constructor. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Instructional Video8:06
Curated Video

Machine Learning Random Forest with Python from Scratch - Information Gain

Higher Ed
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video10:01
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Window Handle Concepts - Real Time Example

Higher Ed
This video presents a real-time example related to window-handling concepts. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video10:14
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Subplots

Higher Ed
In this video, we will cover Matplotlib subplots. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:38
Curated Video

Google Sheets Fundamentals - Printing Your Work

Pre-K - Higher Ed
Printing Your Work • Printing an Entire Worksheet • Printing a Selected Area • Print Options
Instructional Video4:40
Curated Video

Introduction to Multiplication using Arrays

K - 5th
This video lesson teaches students how to solve multiplication problems by creating arrays. It explains the concept of multiplication as repeated addition and shows how to represent multiplication using tally marks.
Instructional Video7:57
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Admin Registration

Higher Ed
In this video, we'll look at admin registration. This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
Instructional Video8:31
Brian McLogan

Using long division to divide two polynomials then determine the other zeros

12th - Higher Ed
👉 Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Instructional Video10:20
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Select, Withcolumn, Filter)

Higher Ed
Let's discuss the solution for the quiz we discussed in a previous lesson. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video15:27
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Glue Job (CDC)

Higher Ed
This video covers glue job (CDC). This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers project work on changing data...
Instructional Video2:09
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 81 - JPA Tip - When do You Use JPA?

Higher Ed
In this video, we will cover JPA tip - when do you use JPA? This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares some tips on...
Instructional Video9:25
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 60 - Understanding Dirty, Phanthom, and Non-Repeatable Reads

Higher Ed
In this video, we will understand dirty, phanthom and non-repeatable reads. This clip is from the chapter "Transaction Management" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Instructional Video9:38
Curated Video

pandas for Python - A Quick Guide - DataFrame Manipulation

Higher Ed
Here, you will learn how to rename columns in a data frame. We will look at adding columns to a data frame, concatenating a data frame, and removing columns with the drop method. This clip is from the chapter "Data Preprocessing" of the...
Instructional Video5:12
Curated Video

Job-Ready SQL in an Afternoon - Conditional Filtering Direct Comparisons

Higher Ed
In this video, we will cover conditional filtering direct comparisons. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video9:13
Curated Video

Introduction To Website Development Technologies - Even More HTML Tags - Tables, Comments, and Inline Styles

Higher Ed
In this video, we will cover more HTML tags for tables, comments, and inline styles. This clip is from the chapter "HTML Basic Syntax" of the series "Introduction to Website Development Technologies".In this section, we will get started...
Instructional Video11:57
Curated Video

Data Tables

Pre-K - Higher Ed
You'll learn to place images, audio, and video content on a web page. Mark will demonstrate all of the HTML you need to work with media in today's video in this HTML5 Full Course for Beginners.
Instructional Video3:12
Curated Video

Seats Arrangement (Use division to solve word problems using arrays.)

K - 12th
We have 48 seats and we want to organize them in 8 rows where each row has the same number of seats. How many seats will we have in each row?
Instructional Video2:49
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Classification Algorithms: Decision Tree

Higher Ed
In this video, you will learn how to encode categorical data. This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video7:20
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Sliding Window Implementation

Higher Ed
This video explains the implementation of sliding window. This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object detection.
Instructional Video7:21
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Scraping Group and Team Details from a Website

Higher Ed
In this video, we learn how to create a web scraper using Python to extract structured data from a website. The instructor starts by explaining the basic process of web scraping and the tools required. He then demonstrates how to use...