Instructional Video2:43
Brian McLogan

Evaluating functions for numeric values

12th - Higher Ed
👉 Learn how to evaluate a function and for any given value. For any function, f(x) x is called the input value or the argument of the function. To evaluate a function, all we have to do is to change the argument of the function from x to...
Instructional Video4:28
Curated Video

TypeScript for Beginners - Using Arrays

Higher Ed
This video demonstrates how to use arrays.<br/<br/>>

This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and demonstrates how to use them.
Instructional Video27:31
R Programming 101

Clean your data with R - R programming for beginners

Higher Ed
If you are a R programming beginner, this video is for you. In it Dr Greg Martin shows you in a step by step manner how to clean you dataset before doing any additional analysis. This is part of a series that considers exploring data,...
Instructional Video11:24
R Programming 101

Create a scatter plot using R programming. How to use ggplot for data visualisation.

Higher Ed
Using R programming for data visualisation is easy. If you want to create a scatter plot for two or

more numeric variables, ggplot is perfect package. Ggplot2 is part of the tidyverse set up packa
ges.
This video is part of...
Instructional Video4:48
Curated Video

Python 3 for Beginners: Numeric Operations and Math Calculations

Higher Ed
In this Python programming lesson, we learn about numbers and how they are used in Python. The lesson covers integers and floating-point numbers, their data types, and how to perform numerical operations such as addition, subtraction,...
Instructional Video6:09
Curated Video

Dividing Simple Polynomials and Examining Rational Expressions

K - 5th
In this video, the teacher explains how to divide simple polynomials and explores whether polynomials are closed under division. The concept is illustrated through examples of rational expressions and factoring.
Instructional Video3:50
Curated Video

TypeScript for Beginners - String to Numeric

Higher Ed
This video demonstrates how to convert a string variable to numeric.
r/>
This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and...
Instructional Video4:20
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Selecting Columns

Higher Ed
This video explains selecting columns.<br/<br/>>

This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Instructional Video15:29
Curated Video

Machine Learning Random Forest with Python from Scratch - Categorical to Numeric Conversion

Higher Ed
In a machine, it understands values in the form of numbers. You will learn how to convert non-numeric data to numeric without changing the feature of the value.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of...
Instructional Video1:42
Curated Video

Python for Machine Learning - The Complete Beginners Course - Python Libraries for Machine Learning

Higher Ed
In this video, we will cover Python libraries for machine learning.
<
br/>
This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete...
Instructional Video8:47
Curated Video

Data Science and Machine Learning with R - Basic Types

Higher Ed
This video explains basic types in R.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types...
Instructional Video4:06
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Form Fieldset

Higher Ed
In this video, we'll learn about HTML form fieldset.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video21:32
Curated Video

Probability Statistics - The Foundations of Machine Learning - Foundations, Data Types, and Representing Data

Higher Ed
In this video, we will cover foundations, data types, and representing data.
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section,...
Instructional Video19:44
Curated Video

Google Apps Script - Exercise Coding Projects - How to Create Custom Functions in Sheets with Google Apps Script Code

Higher Ed
This video explains how to create custom functions in sheets with Google Apps Script code.
<
br/>
This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the series...
Instructional Video14:56
Instructional Video3:53
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Combine with Functions

Higher Ed
In this video, we'll combine with functions.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Instructional Video8:30
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Amazon Machine Learning - Part 1

Higher Ed
This video is the first part of the two-part video that explains how to use Amazon's machine learning service to predict quantities for any given order and learn the importance of cleaning the data of outliers along the way.
<
br/>...
Instructional Video16:33
R Programming 101

Chi Squared Test using R programming

Higher Ed
The Chi Squared test of independence and the goodness of fit test are statistical tests used on categorical data. Using R programming you can very easily run these tests and generate a p-value. This video is really an R programming for...
Instructional Video11:21
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - More Input Types HTML5

Higher Ed
In this video, we'll learn more about input types HTML5.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video10:00
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 3

Higher Ed
This video is the third part of the three-part video that presents more practice exercises on Excel driven testing.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation...
Instructional Video10:00
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise - Excel Driven Testing - 3

Higher Ed
This video presents the third part of the Excel driven testing practice exercise.
r/>
This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video6:00
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Categorical Features

Higher Ed
In this video, we will cover categorical features.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video4:19
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on Creating New Variables

Higher Ed
More on creating new variables, including the type of expressions that you can utilize.
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video1:32
Brian McLogan

What is an algebraic expression

12th - Higher Ed
Definitions are very important to your understanding of why and how we use mathematical processes. Without understanding what a process or certain terms mean it is very hard to understand how or why to do something. That is why I want to...