Curated Video
Machine Learning: Random Forest with Python from Scratch - Introduction to the Final Project
In this video, we will discuss our final project, which classifies the titanic dataset using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
The Power of Thought: Harnessing Autosuggestion and the Placebo Effect
Explore the fascinating science behind autosuggestion and the placebo effect. Learn how positive thinking can not only improve performance but also influence physical health. This video delves into how repetitive positive affirmations...
Great Big Story
The legacy of GraveDigger, a monster truck empire
Dive into the thrilling world of Dennis Anderson, the creator of GraveDigger, and discover the legacy of monster trucks through his adventures and challenges.
Great Big Story
Pog, the nostalgic game with a rich history
Dive into the history of Pogs, from 17th century Japan to 90s classrooms in Hawaii, and rediscover the classic game that captivated a generation.
Curated Video
Driving Into the Future: The Evolution of Car Safety Technologies
Delve into the cutting-edge advancements in vehicle safety, from rigorous crash tests to autonomous driving technologies. This video explores how modern cars are designed to protect passengers during accidents and how emerging...
Curated Video
Eggs Unshelled: Nutritional Powerhouses Explained
Dive into the fascinating world of eggs with Mac Lesggy as he explores how a single cell transforms into a culinary staple. Discover the structural and nutritional composition of eggs, their benefits as a meat alternative, and the myths...
Curated Video
Project Finance and Excel - Build Financial Models from Scratch - Anatomy of a Multi-Scenario Input Sheet
This video talks about the anatomy of a multi-scenario input sheet. The goal of this course is to create a finance model from absolute scratch. This clip is from the chapter "Laying Down the Foundations" of the series "Project Finance...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - CI/CD
This video explains continuous integration and continuous delivery in DevOps. This clip is from the chapter "DevOps" of the series "Web Development Concepts for Everyone".This video explains DevOps and cloud orchestration with Kubernetes.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to DevOps
This video introduces you to DevOps, which is a set of practices that combines software development and IT operations. It aims to shorten the system's development lifecycle and provide continuous delivery of high software quality. This...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - AWS (Amazon Web Services)
This video explains AWS, which features a massive list of services for developers and cloud engineers to pick from. Each service is designed to take a portion of an application ecosystem. This clip is from the chapter "Cloud Platforms"...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Note
This video explains the course outcomes and what to expect out of the course. This clip is from the chapter "Introduction" of the series "Web Development Concepts for Everyone".This section is an introductory section to the course.
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 8: How to Keep the Team Focused on the Present Sprint
Tip 8: How to Keep the Team Focused on the Present Sprint
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - JDBC to Spring JDBC to JPA to Spring Data JPA – 10,000 Feet Overview
In this video, let's take a look at JDBC, Spring JDBC, JPA, and Spring data JPA.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring Spring Framework Stereotype Annotations - Component and more
In this video, you will learn about the stereotype annotations in the Spring framework, such as @Component, @Repository, and @Service. You will see how these annotations can be used to simplify your code and improve its readability.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Getting Started with Java Spring Framework
In this video, we will get started with the Java Spring framework by understanding the learning goal and approach of what we are going to cover in this section.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Recommender Systems Process and Goals
In this video, we will understand the need for recommender systems and the processes and goals involved.
Curated Video
Fundamentals of Secure Software - Risk Rating Introduction
This video provides an introduction to risk rating and what it is used for.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Malware in Action
This video demonstrates some destructive malware and ransomware applications to give you an idea of what to look for when you suspect a system has been infected. WARNING! If you attempt these at home, be sure you're in a sandbox or...
Healthcare Triage
Why Is Measles Making a Comeback?
Measles is really contagious and can easily spread in pockets of unvaccinated people. In February 2024 a health advisory was issued by the Florida Department of Health in Broward County to warn the public about several confirmed cases of...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Why Learn Any Programming Language
In this video, we will first understand why we should learn any programming language. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Widget Introduction
This video introduces the exchange rate widget. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Curated Video
Recommender Systems with Machine Learning - Recommender Systems Process and Goals
This video helps you understand the process and goals of recommender systems. This clip is from the chapter "Motivation for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on recommender...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - What's Inside an AVRO Record?
In this video, you will learn about what's inside the AVRO record. This clip is from the chapter "AVRO Record- Under the Hood" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, we will quickly...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Mechanism of Chatbots
Let's understand the mechanism of how a chatbot works. It needs a predefined goal or objective to function, draft potential solution flows, validate examples, define the solution flows, and launch the chatbot. This clip is from the...