Hi, what do you want to do?
Curated Video
Statistics & Mathematics for Data Science and Data Analytics - Random Forests
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.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise on Static Method (Part 1)
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Sort and Order Numbers into an Array with JavaScript
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"...
<
br/>
This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate"...
Curated Video
Linear Systems with No Solution
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...
Curated Video
Risk Analysis
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.
Curated Video
Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Word Embedding Using TensorBoard Projector
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...
Let’s...
Curated Video
Using Circle Theorems: Focus on the Chord Bisector
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...
Curated Video
Finding Maximum and Minimum Turning Points using Completing the Square
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...
Curated Video
Completing the Square to Solve Quadratic Equations
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...
Curated Video
Completing the Square Method for Finding the Center and Radius of a Circle
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...
Curated Video
Algebraic Simplification: Focus on Fractions
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...
Curated Video
Powers vs. Exponents
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...
Curated Video
How to Estimate a Sum by Rounding
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Data Analysis - Advanced Level: Data Science
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.
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.
Curated Video
Intro To Python Programming - Printing Numbers and Strings
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...
Curated Video
Practical Data Science using Python - Linear Regression Data Preparation and Analysis 2
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.
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Label Encoding Using Scikit-Learn
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...
<
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...
Curated Video
Practical Data Science using Python - EDA Project - 7
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...
<
br/>
This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains...
Curated Video
Calculating Percentage Increases
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q12, which involves calculating percentage increases.
Curated Video
Introduction to Binomial Expansion
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...
Curated Video
Zero, Negative & Properties of Exponents
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...