Instructional Video6:07
Curated Video

Machine Learning Random Forest with Python from Scratch - Better Coding Practice, Completing the Game

Higher Ed
In this lecture, we will complete the game we left in the previous lesson.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses...
Instructional Video3:27
Curated Video

The Art of Doing - Python Network Applications with Sockets - VS Code Installation

Higher Ed
In this video, you will learn how to download and install VS Code editor.
<
br/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing - Python Network Applications with Sockets".Welcome to the...
Instructional Video5:21
Curated Video

The Art of Doing - Python Network Applications with Sockets - Exploring the Buffer Size

Higher Ed
In this video, you will learn how to explore the buffer size.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video11:56
Curated Video

The Art of Doing - Python Network Applications with Sockets - Basic Two-Way Chat Part 2 - Enabling the Chat

Higher Ed
In this second part, you are going to learn how to enable the chat.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video7:33
Curated Video

The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 4 - Outlining Client Functionality

Higher Ed
In this fourth part, you are going to learn how to outline client functionality.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network...
Instructional Video8:03
Curated Video

The Art of Doing - Python Network Applications with Sockets - Advanced GUI Chat Room Part 11 - Final Testing

Higher Ed
In this eleventh part, we are going to work on the final test.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video9:05
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - How to Read Documents Using Mongoose (CRUD Series)

Higher Ed
This video explains how to read documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This...
Instructional Video22:53
Curated Video

Fundamentals of Machine Learning - Classification Metrics

Higher Ed
This video explains classification metrics and will cover terminologies such as accuracy, specificity, sensitivity, and so on.
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This...
Instructional Video2:37
Curated Video

Rocking Out With Photoshop - How to Straighten and Crop an Image in Photoshop

Pre-K - Higher Ed
A crroked image can be fixed. In this video, Mark will show you how to straighten a crooked image and then crop it in Photoshop.
Instructional Video8:39
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Demonstrating Clubbing Tests into Classes in Framework

Higher Ed
This video demonstrates how to club tests into classes in framework.
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video7:31
Music Matters

Augmented 6th Chords - Music Theory

9th - 12th
Understand augmented 6th chords, how to identify and use them in both major and minor keys. augmented 6ths fall into a category known as chromatic chords. They add colour, variety, an element of unpredictability, and tension to music. So...
Instructional Video15:36
All Ears English

How to Bond Over Your Overindulgences in English - All Ears English Podcast 1691

Pre-K - Higher Ed
In this episode find out how to make a comment when something matches someone's personality. This can be a powerful connection skill. Learn how to do it today
Instructional Video4:24
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Additional basic GraphQL Queries

Higher Ed
Working with Static Data: Additional basic GraphQL Queries
r/>
This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data....
Instructional Video8:07
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Implement Repository Interface

Higher Ed
In this video, we'll look at implementing repository interface.
r/>
This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the...
Instructional Video5:10
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Programming Examples Using 'for' Loop

Higher Ed
This video provides programming examples using "for" loop.
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains...
Instructional Video6:07
Curated Video

Minimal API Development with ASP.NET Core - Configure CORS

Higher Ed
This video explains how to setup configuration for Cross-Origin Resource Sharing (CORS).
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project with Visual Studio" of the series "Minimal API Development with ASP.NET...
Instructional Video6:11
Curated Video

The Art of Doing - Python Network Applications with Sockets - Configuring a Second Router...Different Settings!

Higher Ed
In this video, you will learn how to configure a second router with different settings!
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with...
Instructional Video6:49
Curated Video

The Art of Doing - Python Network Applications with Sockets - Adjusting Host Firewall for LAN Communication

Higher Ed
In this video, you will learn how to adjust host firewall for LAN communication.
<
br/>
This clip is from the chapter "Connecting to the Outside World" of the series "The Art of Doing - Python Network Applications with Sockets".In...
Instructional Video3:19
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - CATX Function

Higher Ed
CATX function will remove both leading and trailing blanks, insert a delimiter (or separator), and return a concatenated (merged) character string.
<
br/>
This clip is from the chapter "SAS Functions" of the series "Complete SAS...
Instructional Video9:28
Curated Video

Fundamentals of Machine Learning - ROCAUC

Higher Ed
In this final lab, you will learn about ROC-AUC (Receiver Operating Characteristic Curve-Area Under Curve).
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the...
Instructional Video5:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: NumPy Structured Arrays Solution

Higher Ed
In this video, we will cover NumPy structured arrays solution.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning...
Instructional Video9:43
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - End-to-End Example on Uploading Files with AutoIT Selenium

Higher Ed
This video presents an end-to-end example of uploading files with AutoIT Selenium.
r/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium WebDriver with Java - Basics...
Instructional Video2:54
Curated Video

Business Intelligence with Microsoft Power BI - with Material - How to Unpivot?

Higher Ed
This video explains how to use the unpivot feature in Power BI.
<
br/>
This clip is from the chapter "Important Topics in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section covers...
Instructional Video2:55
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Axis Limits Solution

Higher Ed
In this video, we will cover Matplotlib Axis Limits solution.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning...