Instructional Video7:54
Packt

Practical Jenkins - Understanding Slaves, Agent Launch Methods, and Labels in Jenkins

Higher Ed
No matter how much we scale a Jenkins master vertically, it simply would not be enough to support an ever-growing deployment. At some point of time, a distributed approach will need to be adopted. • Understand distributed architecture...
Instructional Video2:47
Curated Video

Learning D3.JS 5.0 7.2: The Scatter Plot

Higher Ed
Finish the code and view the result of the scatter plot. • Create the elements • View the result • Modify the code to display the result better
Instructional Video10:05
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Demo - Deploying Microservices Application on Kubernetes with Deployments

Higher Ed
In this video, we will learn about deploying Microservices Application on Kubernetes with deployments. This clip is from the chapter "Microservices Architecture" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this...
Instructional Video3:35
Curated Video

Python for Machine Learning - The Complete Beginners Course - Supervised Learning Versus Unsupervised Learning

Higher Ed
In this video, we will cover supervised learning versus unsupervised learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
Instructional Video10:24
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Subsetting Both Rows and Columns

Higher Ed
This video introduces you to subsetting both rows and columns. 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 Video0:47
The March of Time

Fraudulent sales practices

12th - Higher Ed
MOT 1933: NEW YORK CITY FRAUD: Misleading signs for food gas. Weighing peas to verify label weight. Checking chocolate candy oversized box. Cutting loaf of French bread.
Instructional Video7:00
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Pods with YAML

Higher Ed
In this video, we will learn about Pods with YAML. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will work with...
Instructional Video17:40
Curated Video

The Full Stack Web Development - Project - Github AJAX

Higher Ed
Basic JavaScript Concepts: Project - Github AJAX This clip is from the chapter "Basic JavaScript Concepts" of the series "The Full Stack Web Development".In this section, we learn the basics of JavaScript programming variables, arrays,...
Instructional Video6:32
IDG TECHtalk

How to simplify ggplot2 with ggeasy

Higher Ed
See some easier-to-remember ways of customizing R data visualizations – plus the super-simple patchwork package to visualize multiple plots side by side.
Instructional Video9:12
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Example on Identifying Labels

Higher Ed
This video demonstrates how to identify labels with an example. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the...
Instructional Video13:08
Curated Video

Machine Learning Random Forest with Python from Scratch - Labels and Features

Higher Ed
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video4:51
Curated Video

Machine Learning Random Forest with Python from Scratch - Clustering

Higher Ed
In this lesson, you will learn about an unsupervised branch of learning called clustering, which involves grouping elements with no labels to classify them. This clip is from the chapter "Introduction to Machine Learning" of the series...
Instructional Video12:03
Curated Video

Python In Practice - 15 Projects to Master Python - Different Types of Plots with Matplotlib

Higher Ed
This video explains different types of plots with Matplotlib. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data...
Instructional Video6:17
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Demo – Pods with YAML

Higher Ed
In this video, we will see a demonstration on Pods with YAML. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will...
Instructional Video5:19
Curated Video

Snowstorm (Use the number line to solve word problems involving addition, subtraction, and multiplication of measurements expressed in whole numbers and requiring conversion of larger units to smaller units)

K - 12th
The school has been closed for the last 3 days due to a harsh snowstorm. During those 3 days the average snowfall was 9 inches per day. What is the total snowfall for these days? How does this total compare to the snowstorm of last year...
Instructional Video14:27
Curated Video

Machine Learning Random Forest with Python from Scratch - Quick Implementation of Random Forest Model

Higher Ed
Let's quickly implement Random Forest using the sklearn Random Forest model to tune the model's performance according to the project. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Instructional Video6:57
Curated Video

Machine Learning Random Forest with Python from Scratch - Formats of Data

Higher Ed
You will learn about the different data formats in machine learning, including structured (labeled or unlabeled) and unstructured data, and how to choose the best format. This clip is from the chapter "Introduction to Machine Learning"...
Instructional Video4:16
Curated Video

Machine Learning Random Forest with Python from Scratch - Dataset

Higher Ed
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Instructional Video5:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model

Higher Ed
In this video, we will cover machine learning model. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video8:52
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Disk Management - Part 3 - File Systems

Higher Ed
This is the third part of the three-part video that demonstrates how to perform disk management with the file systems. This clip is from the chapter "Disk Management" of the series "Linux Administration Bootcamp: Go from Beginner to...
Instructional Video16:03
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Replication Controllers and ReplicaSets

Higher Ed
In this video, we will learn about replication controllers and ReplicaSets. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this...
Instructional Video5:03
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Solution - Services

Higher Ed
In this video, we will learn about services. This clip is from the chapter "Services" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will learn more about NodePort and ClusterIP services.
Instructional Video11:01
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - DNN Training Parameters

Higher Ed
This video explains the DNN training parameters. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Instructional Video6:18
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Data Visualization and Reading

Higher Ed
In this video, we will talk about some helper functions for plotting and drawing lines for data visualization and reading. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners...