Instructional Video9:42
Curated Video

Apache Maven Beginner to Guru - Maven Build Lifecycles

Higher Ed
This video provides an introduction to Maven build lifecycles.
r/>
This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates,...
Instructional Video5:10
Curated Video

Create a machine learning model of a real-life process or object : Adding More Metrics to Gain a Better Understanding

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a...
Instructional Video8:13
Brian McLogan

Find the area enclosed by the two curves using your calculator

12th - Higher Ed
👉 Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as indefinite integral or as a definite...
Instructional Video1:55
Brian McLogan

Understanding if a logarithmic function is continuous or not

12th - Higher Ed
👉 Learn all about the Limit. In this playlist, we will explore how to evaluate the limit of an equation, piecewise function, table and graph. We will explore continuity as well as discontinuities such as holes, asymptotes and jumps and...
Instructional Video2:24
Brian McLogan

Learning to write the domain of a rational function with an asymptotes and hole

12th - Higher Ed
👉 Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Instructional Video3:49
Brian McLogan

Learn the Steps to Graph Piecewise Functions

12th - Higher Ed
👉 Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Instructional Video18:14
Curated Video

Complete Python Scripting for Automation - Simple Functions with arguments

Higher Ed
Functions: Simple Functions with arguments
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into Functions,...
Instructional Video1:59
Brian McLogan

Determine the values a function is undefined and write the domain

12th - Higher Ed
👉 Learn how to find the domain of rational functions with radicals in both the numerator and the denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function,...
Instructional Video3:15
Brian McLogan

Are endpoints of a graph discontinuities?

12th - Higher Ed
👉 Learn about the characteristics of a function. Given a function, we can determine the characteristics of the function's graph. We can determine the end behavior of the graph of the function (rises or falls left and rises or falls...
Instructional Video7:56
Curated Video

C++ for Beginners - Access Modifiers and Overrides

Higher Ed
This lesson continues to discuss object-oriented programming, particularly accesses and overrides.<br/<br/>>

This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video7:41
Curated Video

Julia for Data Science (Video 12)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video3:39
Curated Video

Predictive Analytics with TensorFlow 9.2: Implementing an RNN for Spam Prediction

Higher Ed
We will see how to implement an RNN in TensorFlow to predict spam/ham from texts. • Construct RNN network • Perform the training • Plot accuracy over time
Instructional Video10:53
Python Programmer

EDA Python - 25_Barnsley_Fern

Higher Ed
Plotting the Barnsley Fern with numpy. This short project will demonstrate some of the capabilities of numpy.
Instructional Video10:08
JJ Medicine

Anemia | Microcytic vs. Normocytic vs. Macrocytic

Higher Ed
Lesson on Anemia: Diagnosis and Causes. Anemia is defined as a decrease in RBC mass, with reduced hemoglobin and/or hematocrit. There are a many various causes of Anemia, and looking at the mean corpuscular volume (MCV) is helpful in...
Instructional Video16:56
Curated Video

Complete Python Scripting for Automation - Functions with arguments and return value

Higher Ed
Functions: Functions with arguments and return value
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code into...
Instructional Video13:59
Curated Video

C++ for Beginners - Classes, Objects, Methods & Properties

Higher Ed
Your instructor, David, discusses objects and class.<br/<br/>>

This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Instructional Video8:09
Curated Video

Apache Maven Beginner to Guru - Overview of Maven Build Profiles

Higher Ed
This video presents an overview of the Maven build profiles. This clip is from the chapter "Maven Build Profiles" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven build profiles.
Instructional Video4:46
Curated Video

Deep Learning with Python (Video 9)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in...
Instructional Video2:32
Brian McLogan

Domain of a rational function write in interval notation

12th - Higher Ed
👉 Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Instructional Video9:04
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Unit Testing Your Topology

Higher Ed
This video is about Unit testing your topology<br/<br/>>

This clip is from the chapter "Testing Streams Application" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Streams Application.
Instructional Video4:13
Curated Video

Web API Development with Flask (Video 17)

Higher Ed
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Instructional Video12:20
Catalyst University

Quantum Harmonic Oscillator: Theory and Example Problem #1

Higher Ed
Quantum Harmonic Oscillator: Theory and Example Problem #1
Instructional Video11:55
The Art Assignment

Why Is This Woman in the Jungle?

9th - 12th
Artist Henri Rousseau painted The Dream in 1910, and it's imagery of a woman lounging on a sofa in the middle of a jungle was as surreal then as it is today. What is it about this artwork that captivated audiences then and now?
Instructional Video12:43
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 18 - Implementing Security for SOAP Web Services with WS Security

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 18 - Implementing Security for SOAP Web Services with WS Security
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java...