Instructional Video2:12
Curated Video

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

Higher Ed
In this video, we will cover activity-feature scaling. 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 Projects)...
Instructional Video7:00
Curated Video

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

Higher Ed
In this video, we will understand why CNN. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video9:31
The Guardian

The Daphne Project: 'Journalism was her life': Daphne Caruana Galizia's family speak out

Pre-K - Higher Ed
Six months after the anti-corruption journalist was killed by a car bomb near her home in Malta, Caruana Galizia's husband and adult children speak for the first time about the day of her murder, her campaigning work and their fears for...
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 Video3:19
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 00 – Docker, Kubernetes, and Microservices – Made for Each Other

Higher Ed
This video provides an introduction to Docker, Kubernetes, and Microservices. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring...
Instructional Video8:13
Curated Video

Data Analytics using Python Visualizations - Radarplot to Compare Scores of Multiple Parameters

Higher Ed
This video explains Radarplot to compare scores of multiple parameters. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video6:36
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Sliding Window Object Localization

Higher Ed
This video talks about the sliding window object localization. This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).
Instructional Video11:00
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Classification Pipeline

Higher Ed
This video demonstrates classification pipeline. This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object detection.
Instructional Video4:29
Curated Video

Docker Certified Associate Certification Training Course - Docker Swarm Features

Higher Ed
This video explains Docker Swarm features. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Instructional Video11:17
Curated Video

Docker Certified Associate Certification Training Course - Demo - Docker Swarm

Higher Ed
This video demonstrates Docker Swarm. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Instructional Video4:49
Curated Video

Docker Certified Associate Certification Training Course - Components for Docker Enterprise

Higher Ed
This video explains the components for Docker Enterprise. This clip is from the chapter "Docker Fundamentals" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the Overview of Docker.
Instructional Video3:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: K-Nearest Neighbors

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video13:43
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Slider Widgets

Higher Ed
This video explains creating slider widgets. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is on...
Instructional Video5:09
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Rendering Websites to PDF

Higher Ed
In this video, we learn how to use Playwright to save a PDF of a webpage. The tutorial is perfect for those who want to save online documentation or web pages for reference later. The presenter explains the process in a step-by-step...
Instructional Video3:23
Curated Video

Rocking Out With Photoshop - How to fix levels in a greyscale image

Pre-K - Higher Ed
Mark will show you how to set the levels in a greyscale image and enhance the image quality.
Instructional Video9:49
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Snowflake - Virtual Warehouses

Higher Ed
This video explains about virtual warehouses in Snowflake. This clip is from the chapter "Introduction to Snowflake and AWS" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on the...
Instructional Video2:14
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - What Is Amazon DynamoDB?

Higher Ed
This video explains Amazon DynamoDB. This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on AWS DynamoDB...
Instructional Video3:07
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - What Is Amazon API Gateway?

Higher Ed
This video talks about the Amazon API Gateway. This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video9:04
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Thinking Serverless

Higher Ed
This video introduces you to think serverless for any event-driven microservices architecture. This clip is from the chapter "Thinking AWS Serverless for Event-Driven Microservices Architecture" of the series "AWS Serverless...
Instructional Video3:18
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - One-Hot Encoding (NN Implementation)

Higher Ed
In this video, you will learn how to implement one-hot encoding in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will...
Instructional Video4:11
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Tagging At Scale: Easily Add Tags to All Resources in the Stack

Higher Ed
This video explains how to easily add tags to all resources in the stack. This clip is from the chapter "CDK Stacks: Resources and Reusability" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section,...
Instructional Video9:37
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Transformations in CSS

Higher Ed
This video explains the transformations in CSS. This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its importance.
Instructional Video14:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Preparation and Preprocessing: Data Standardization

Higher Ed
In this video, we will cover data standardization. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video7:00
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Simple Queue Service (Amazon SQS) Overview

Higher Ed
This video provides an overview of Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn to build up a system to populate...