Instructional Video12:34
Curated Video

Using Log Graphs to Estimate Parameters in Exponential Functions

Higher Ed
This is a lecture presentation on how to use log graphs to estimate parameters in exponential functions. The presentation explains how to plot log graphs of exponential functions and how to determine the power and constant terms from the...
Instructional Video10:38
Curated Video

Discuss the importance of data : Pruning a tree in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video11:58
APMonitor

Java ☕ Methods

10th - Higher Ed
A method is a reusable bit of code that you can activate or call at any point in your code. Writing a Method In a previous lesson, we wrote a short program that printed out the temperatures of lab one and lab two. We may want to do this...
Instructional Video3:47
Curated Video

Discuss the importance of data : Creating Decision tree in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video25:11
Catalyst University

Thermotherapy [Full Lecture] | Theory, Uses, Parameters, & Specific Techniques

Higher Ed
In this full-lecture video, we discuss the theory, contraindications/precautions, specific uses, and techniques by which we can apply heat as a therapeutic modality along with any relevant associated parameters.
Instructional Video3:56
Curated Video

Predictive Analytics with TensorFlow 8.3: Tuning CNN Hyperparameters

Higher Ed
In this video, we will tune the CNN hyperparameters. • Tune the CNN hyperparameters
Instructional Video4:29
Curated Video

Solving Equations with Parameters Using Additive and Multiplicative Inverses

K - 5th
In this lesson, students will learn how to solve equations with variables and parameters represented by letters. They will understand the concept of additive and multiplicative inverses and how to use them to isolate the variable and...
Instructional Video11:45
Packt

Function Declarations & Expressions

Higher Ed
JavaScript Language Fundamentals: Function Declarations & Expressions This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Instructional Video16:37
Catalyst University

Thermotherapy [Part 2] | Uses, Parameters, & Specific Techniques

Higher Ed
In this video, we discuss the specific uses and techniques by which we can apply heat as a therapeutic modality along with any relevant associated parameters.
Instructional Video5:45
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Functions and Boolean Operations

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video3:34
Catalyst University

TherEx | Upper Trapezius Stretch

Higher Ed
In this video, I demonstrate and explain the upper trap stretch.
Instructional Video8:54
Catalyst University

Phonophoresis EXPLAINED | Theory, Use, & Parameters

Higher Ed
In this video, we explore the theory, use, and parameters with phonophoresis, an application of therapeutic ultrasound for drug delivery.
Instructional Video15:54
msvgo

Cartesian Equation of a Circle

K - 12th
It defines circle as locus, and derive its Cartesian equation. It also explains how to determine intercepts and check symmetry for a given circle.
Instructional Video7:08
Science360

Black holes and coffee - Scientists & Engineers on Sofas (and other furnishings)

12th - Higher Ed
Over a cup of coffee, astrophysicist Dan Evans chats about black holes, his research and what’s on the horizon. According to Dan, black holes are probably the simplest objects in the universe. They only consist of three basic parameters:...
Instructional Video3:39
Curated Video

Discuss the importance of data : Missing value treatment in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video6:54
Curated Video

C++ for Beginners - Function Structure

Higher Ed
In this lesson, your instructor, David, discusses function structure. This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video15:41
Catalyst University

Therapeutic Ultrasound EXPLAINED | Use, Parameters, & Real Example

Higher Ed
In this video, we explore the theory, use, and parameters with therapeutic ultrasound along with a real-world example.
Instructional Video5:16
Catalyst University

Motor Learning | Constant & Variable Practice

Higher Ed
In this motor learning video, we will explore and differentiate constant and variable practice.
Instructional Video20:49
Catalyst University

TENS & IFC [Full Lecture] | Theory, Parameters, & Pain Theories [Gate Control & Endo-opioid]

Higher Ed
In this video, we explore the theory, use, and parameters with TENS and IFC, two E-Stim modalities used in pain control. Also, we discuss the two relevant theories of pain modulation: gate control and endogenous opioid theories.
Instructional Video6:49
Curated Video

TypeScript for Beginners - Creating Child Objects

Higher Ed
This video demonstrates how to create child objects. This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use it.
Instructional Video3:20
Catalyst University

TherEx | Wall Angels for Scapular/Glenohumeral Coordination

Higher Ed
In this video, I demonstrate and explain wall angels, which is useful in cases of subacromial impingement, thoracic outlet syndrome, and many more.
Instructional Video6:22
Curated Video

Machine Learning Algorithms

Higher Ed
In this video, we will cover machine learning algorithms. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this...
Instructional Video5:58
Curated Video

Learning Python Web Penetration Testing (Video 1)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video13:01
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Introduction to branching (if, elif, else) and conditionals

Higher Ed
A look at functions, their structure, properties and examples This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.