Hi, what do you want to do?
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Stop Event Propagation and Detailed Error Handling During App Building
This video explains the stop event propagation and error handling during app building.
<
br/>
This clip is from the chapter "What's New in Blazor 3.1 Released with ASP.NET Core 3.1?" of the series "Build and Learn ASP.NET 6.0 Blazor...
<
br/>
This clip is from the chapter "What's New in Blazor 3.1 Released with ASP.NET Core 3.1?" of the series "Build and Learn ASP.NET 6.0 Blazor...
R Programming 101
Titles and Annotations with ggplot
I'm sure that we all agree that the best way to do data visualization is to use R programming, in particular, the ggplot2 package. To become an advanced ggplot user, you need to start controlling things like the titles, axis...
Curated Video
Nonfiction Text Features
This video teaches about common nonfiction text features including title, table of contents, headings, captions, labels, photographs, glossary, and index. These videos are educational videos and lessons for kids. They teach and help kids...
Visual Learning Systems
Weather and Climate
In this video students will work with average monthly temperatures from two different cities. They will also create a data table and accompanying graph to identify changes in temperature throughout the year. This program correlates to...
Curated Video
Sound and Light: Reflection and Refraction of Light
By the end of this learning object, the student will be able to: Demonstrate light refraction and some related concepts.86717
Science Buddies
Is plant-based milk as protein-packed as dairy milk?
This chemistry science project compares the protein content of plant-based milk to dairy milk.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Labels and Features
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Dataset
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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 1)
In this video, we will get introduced to simple recurrent neural networks also called as Elman Unit.
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
<
br/>
This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Testing the Strategy
In this video, we will thoroughly test our pairs trading strategy using historical data, back-testing, forward-testing, and other techniques for assessing the robustness and effectiveness of our strategy in different market conditions...
Curated Video
Machine Learning: Random Forest with Python from Scratch - How to Classify
Let's learn to write a classification method that will train our module and help us get predictions.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Leaf and Decision Node
In this lesson, you will learn to create two classes, a leaf node and a decision node, with a constructor.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Impurity
Like all dataset characteristics, we will look at the impurities in a dataset and how they should be minimum in a good dataset.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Importing Data, Helper Functions
Before creating a decision tree, we will first learn to import our dataset using Pandas.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Quick Implementation of Random Forest Model
Let's quickly implement Random Forest using the sklearn Random Forest model to tune the model's performance according to the project.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Formats of Data
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.
<
br/>
This clip is from the chapter "Introduction to Machine...
<
br/>
This clip is from the chapter "Introduction to Machine...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Types
In this video, we will explore different input types available in HTML5, including text, password, email, number, date, and more. You will learn to use these input types to capture specific types of user data.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Form Tags
In this video, you will learn to create HTML forms using the form tags. We will understand the role of form elements, such as input fields, checkboxes, radio buttons, and buttons, in collecting user input.
Curated Video
Vue.js 3 and Firebase for Beginners - Creating the Sign-In Form
This video explains how to create a sign-in form to capture user details. This form is both dual use as it can be used for both sign in and sign up.
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 1-1
In this exercise, you will load the food list file into Tableau and apply the data relationships to the two sheets using Food ID.
Curated Video
Deep Learning - Crash Course 2023 - Implementing Multi-Class Classification Using Keras
In this video, you will learn how to implement the multi-class classification model using Keras.
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
<
br/>
This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you...
Curated Video
Deep Learning - Crash Course 2023 - Why Do We Require Entropy Loss
In this video, we will talk about certain events and understand why we require entropy loss.
<
br/>
This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk...
<
br/>
This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk...
Curated Video
Deep Learning - Crash Course 2023 - Pandas in Python - Pandas Series
In this video, you delve into the world of Pandas in Python and gain expertise in working with Pandas Series, a fundamental component of Pandas.
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the...
<
br/>
This clip is from the chapter "Python for Data Science - Crash Course" of the...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 3 - Adding Sliders
In this video, you will learn to apply some modifiers. We will create buttons with action and label with options to save the image to a photo album. We will also create an option for a new renderer to render the image.
<
br/>
This...
<
br/>
This...