Instructional Video12:39
Curated Video

Statistics & Mathematics for Data Science and Data Analytics - Random Forests

Higher Ed
Let's now learn more about the Random Forest, which is based on a decision tree (not very robust and more complex) that is now broken down into smaller decision trees, which are not as complex.
Instructional Video6:23
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 1)

Higher Ed
In this video, you will apply what you have learned about static methods through a practical exercise. You will be given a problem statement and will learn how to design and implement static methods to solve the problem. This exercise...
Instructional Video3:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Sort and Order Numbers into an Array with JavaScript

Higher Ed
In this video, you will go through the very common type of interview question asked to sort and order numbers into an array with JavaScript.
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
Instructional Video8:15
Curated Video

Linear Systems with No Solution

9th - 12th
In this video, the teacher explains how to identify a system of linear equations with no solution. They discuss the concept of parallel lines and demonstrate how to solve each answer choice to determine if it has a solution or not. The...
Instructional Video9:04
Curated Video

Risk Analysis

Higher Ed
Risk analysis is the process of identifying and analyzing potential issues that could negatively impact key business initiatives or projects. This process is done in order to help organizations avoid or mitigate those risks.
Instructional Video13:35
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Word Embedding Using TensorBoard Projector

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments.



Let’s...
Instructional Video12:18
Curated Video

Using Circle Theorems: Focus on the Chord Bisector

Higher Ed
This video is a lecture presentation on using circle theorems, with a focus on the chord bisector O. The presenter explains how a circle can be split into two segments by a chord, and how the perpendicular from the center to the chord...
Instructional Video10:04
Curated Video

Finding Maximum and Minimum Turning Points using Completing the Square

Higher Ed
The video is a tutorial on completing the square and its applications in finding the maximum and minimum turning points of a quadratic graph. The presenter explains how completing the square can help solve quadratic equations and find...
Instructional Video9:15
Curated Video

Completing the Square to Solve Quadratic Equations

Higher Ed
The video explains how to use completing the square to solve quadratic equations. It covers the process of rewriting quadratic expressions in a different format with a single variable of x by taking the linear coefficient, halving it and...
Instructional Video8:58
Curated Video

Completing the Square Method for Finding the Center and Radius of a Circle

Higher Ed
The video demonstrates two methods for finding the center and radius of a circle given its equation. The first method involves using a comparative approach by comparing the given equation to the general equation for a circle and then...
Instructional Video8:41
Curated Video

Algebraic Simplification: Focus on Fractions

Higher Ed
The video is a lecture presentation on algebraic simplification, with a focus on fractions. The instructor explains and demonstrates how to add, subtract, multiply, and divide algebraic fractions through various examples. The video...
Instructional Video17:21
Curated Video

Powers vs. Exponents

9th - 12th
In this video lesson we will learn about powers, exponents and bases. We will understand that a power is represents a base and an exponent where the exponent tells us how many times to multiply the base by itself. We will write...
Instructional Video3:45
Curated Video

How to Estimate a Sum by Rounding

9th - 12th
In this short math video we will answer a standardized math test question where we are asked to estimate a sum by rounding. We will review the rules for rounding to a whole number. If the value to the right of the decimal point is 5 or...
Instructional Video13:41
Curated Video

Python In Practice - 15 Projects to Master Python - Data Analysis - Advanced Level: Data Science

Higher Ed
This video explains data analysis.<br<br/>/>

This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video8:42
Curated Video

Intro To Python Programming - Printing Numbers and Strings

Pre-K - Higher Ed
The Python print() statement is more sophisticated than you might think. In this section of the course, you'll learn to print strings, numbers and other values to the console. You'll also learn how to concatenate multiple values in a...
Instructional Video15:32
Curated Video

Practical Data Science using Python - Linear Regression Data Preparation and Analysis 2

Higher Ed
This video explains how to plot the distribution of various values of engine types.<br<br/>/>

This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video4:48
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Label Encoding Using Scikit-Learn

Higher Ed
In this video, you will learn how to work with label encoding using scikit-learn
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Instructional Video27:14
Curated Video

Practical Data Science using Python - EDA Project - 7

Higher Ed
This video explains the influence of dti on the loan status or the default ratio.
<
br/>
This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains...
Instructional Video8:29
Curated Video

Calculating Percentage Increases

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q12, which involves calculating percentage increases.
Instructional Video10:18
Curated Video

Introduction to Binomial Expansion

Higher Ed
This video is a tutorial on binomial expansion, which is the algebraic expansion of powers of a binomial. The presenter explains what a binomial is and demonstrates how to use Pascal's triangle to find the coefficients for each term, as...
Instructional Video14:23
Curated Video

Zero, Negative & Properties of Exponents

9th - 12th
In this video lesson we will review properties of exponents. This video is intended as a review of previously learned concepts in Grade 8 for Algebra 1 students beginning a unit on Exponential Functions and Sequences. We will...