Curated Video
Using Log Graphs to Estimate Parameters in Exponential Functions
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...
Curated Video
Discuss the importance of data : Pruning a tree in Python
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...
APMonitor
Java ☕ Methods
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...
Curated Video
Discuss the importance of data : Creating Decision tree in Python
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...
Catalyst University
Thermotherapy [Full Lecture] | Theory, Uses, Parameters, & Specific Techniques
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.
Curated Video
Predictive Analytics with TensorFlow 8.3: Tuning CNN Hyperparameters
In this video, we will tune the CNN hyperparameters. • Tune the CNN hyperparameters
Curated Video
Solving Equations with Parameters Using Additive and Multiplicative Inverses
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...
Packt
Function Declarations & Expressions
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...
Catalyst University
Thermotherapy [Part 2] | Uses, Parameters, & Specific Techniques
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.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Functions and Boolean Operations
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...
Catalyst University
TherEx | Upper Trapezius Stretch
In this video, I demonstrate and explain the upper trap stretch.
Catalyst University
Phonophoresis EXPLAINED | Theory, Use, & Parameters
In this video, we explore the theory, use, and parameters with phonophoresis, an application of therapeutic ultrasound for drug delivery.
msvgo
Cartesian Equation of a Circle
It defines circle as locus, and derive its Cartesian equation. It also explains how to determine intercepts and check symmetry for a given circle.
Science360
Black holes and coffee - Scientists & Engineers on Sofas (and other furnishings)
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:...
Curated Video
Discuss the importance of data : Missing value treatment in Python
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...
Curated Video
C++ for Beginners - Function Structure
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
Catalyst University
Therapeutic Ultrasound EXPLAINED | Use, Parameters, & Real Example
In this video, we explore the theory, use, and parameters with therapeutic ultrasound along with a real-world example.
Catalyst University
Motor Learning | Constant & Variable Practice
In this motor learning video, we will explore and differentiate constant and variable practice.
Catalyst University
TENS & IFC [Full Lecture] | Theory, Parameters, & Pain Theories [Gate Control & Endo-opioid]
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.
Curated Video
TypeScript for Beginners - Creating Child Objects
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.
Catalyst University
TherEx | Wall Angels for Scapular/Glenohumeral Coordination
In this video, I demonstrate and explain wall angels, which is useful in cases of subacromial impingement, thoracic outlet syndrome, and many more.
Curated Video
Machine Learning Algorithms
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...
Curated Video
Learning Python Web Penetration Testing (Video 1)
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to branching (if, elif, else) and conditionals
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.