Instructional Video21:27
Curated Video

Recherches en ligne : negation with 'ne...pas', 'ne...jamais' and 'ne...rien'

Pre-K - Higher Ed
Pupil outcome: I can research French travel information online and understand negation in written texts. Key learning points: - Use 'ne ... pas' for saying what doesn't happen, 'ne ... jamais' for 'never' and 'ne ... rien' for 'nothing'....
Instructional Video5:08
Curated Video

How To Read A Thermometer

3rd - 12th
Dr. Boyd explains what a thermometer is, the units that temperature is measured in, and how to properly read a thermometer. Then he demonstrates a thermometer in action in hot and cold conditions. Minute 0:30 – Introduction Minute 0:55 –...
Instructional Video1:54
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Include Method

Higher Ed
In this video, we will explore the include() method used to check whether an array includes a certain value, returning true or false based on the result, which provides a convenient way to determine if an array contains a specific...
Instructional Video6:16
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Variables & Data Types

Higher Ed
In this lesson, we will learn about variables and look at the various datatypes available in Java. We will create a new Java project and understand the different data types.
Instructional Video11:52
Instructional Video5:02
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Numerical Data Types and Arithmetic Operations in Python

Higher Ed
In this video, you will learn about numerical data types and arithmetic operations in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Instructional Video11:50
Curated Video

Recommender Systems with Machine Learning - Data Manipulation for Content-Based Filtering

Higher Ed
This video explains data manipulation for content-based filtering with machine learning.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This...
Instructional Video3:49
Curated Video

Master SQL for Data Analysis - Tables, Columns, Rows

Higher Ed
In this lesson, we will explore tables in a database, and the two-dimensional rows and columns of a table.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section...
Instructional Video12:19
Curated Video

Oracle Database Administration from Zero to Hero - Using SQL Loader (Part 2 of 4)

Higher Ed
In this video, we will continue exploring SQL Loader. You will learn how to create SQL Loader control files and configure them for different loading scenarios. Understanding these techniques will enable you to effectively load data...
Instructional Video7:07
Curated Video

Alteryx Advanced - Machine Learning Part 4

Higher Ed
In this video, you will learn to deploy and operationalize ML models using Alteryx, create a scoring macro, publish a predictive model to a REST API, and use Alteryx Server to manage and monitor machine learning workflows.
<
br/>...
Instructional Video10:54
Curated Video

Alteryx Advanced - Machine Learning Part 2

Higher Ed
In this video, you will learn to use Alteryx Designer to build and train machine learning models, prepare data for machine learning, how to select appropriate algorithms and techniques, and evaluate model performance.
<
br/>
This...
Instructional Video10:55
Curated Video

Alteryx Advanced - Machine Learning Part 1

Higher Ed
This video introduces ML and its applications in data analytics, concepts of supervised and unsupervised learning, and how they can be used to build predictive models and provides an overview of the different algorithms and techniques...
Instructional Video12:12
R Programming 101

Error Bars using R programming

Higher Ed
If you're using R programming to do data visualization using ggplot2, then you'll love this video. Greg Martin walks you through the process of creating error bars on your plots and graphs. This can be used for bar charts, scatter plots,...
Instructional Video4:19
Curated Video

Crack Passwords with Rainbow Tables

Higher Ed
This video will explain the concept of Rainbow tables, and how you can use them to expedite password cracking time
Instructional Video6:44
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Using JavaScript Code to Create a Fun Game - Coding Challenge

Higher Ed
This video provides a coding challenge on how to create a fun game using JavaScript.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video5:51
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Learning about JavaScript Number Methods

Higher Ed
This video introduces you to JavaScript number methods.
<
br/>
This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section focuses on advanced coding...
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 Video5:09
Curated Video

Subtracting Polynomials: Using the Distributive Property and Combining Like Terms

K - 5th
In this lesson, students will learn how to subtract polynomials by using the distributive property and combining like terms. They will discover that the difference of two polynomials is still a polynomial, as long as the exponents are...
Instructional Video11:02
R Programming 101

Linear regression using R programming

Higher Ed
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
Instructional Video26:28
R Programming 101

T-test and interpreting P values using R Programming

Higher Ed
This video explains how to use a t-test and interpret the p value using R programming. If you are doing data analysis or interested in data science, then you'll need to learn how to do statistical analysis. Statistics and statistical...
Instructional Video12:51
R Programming 101

How to draw a line graph using ggplot with R programming. Plots and graphs to visualize data.

Higher Ed
If you want to use R programming to create plots and graphs using the ggplot package, then watch this video. In this video, I'll go though how to visualize two numeric variables and one categoric variable using line graphs and faceting...
Instructional Video58:27
R Programming 101

R programming in one hour - A crash course for beginners

Higher Ed
R programming is easy. In this video, I'll walk you though how to clean your data; how to manipulate (or wrangle) your data; how to summarize your data; how to create tables and describe your data; how to visualize your data using ggplot...
Instructional Video16:27
R Programming 101

Visualize your data using ggplot. R programming is the best platform for creating plots and graphs

Higher Ed
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
Instructional Video12:56
Curated Video

Classification Versus Regression Versus Clustering Machine Learning Types

Higher Ed
In this video, we will cover classification versus regression versus clustering machine learning types.
r/>
This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900:...