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.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
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.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of...
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.
<
br/>
This clip is from the chapter "Introduction to Machine...
Instructional Video8:58
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels

Higher Ed
This video explains adding custom labels.<br<br/>/>

This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video16:55
Curated Video

Fundamentals of Neural Networks - Lab 3 - Deep CNN

Higher Ed
This video demonstrates a deeper CNN, where you will build a much bigger number of trainable parameters.
<
br/>
This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video18:26
Curated Video

Fundamentals of Neural Networks - Lab 3 - Introduction to Neural Network

Higher Ed
This video demonstrates how to use Keras TensorFlow as API to essentially design and craft the neural network architecture.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural...
Instructional Video13:04
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Marketing Dashboard Part 1

Higher Ed
In this video, we will use the marketing dataset, which contains customer information response to their campaigns and the category of the channel that they usually purchase from.
Instructional Video6:42
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 2-2

Higher Ed
In this lesson, you will learn to load the video game sales excel file into Tableau and create an area chart and Treemap from scratch.
Instructional Video5:21
Curated Video

Deep Learning - Crash Course 2023 - Modify Data

Higher Ed
In this video, you will learn how to modify data.<br<br/>/>

This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement MP Neuron in Python.
Instructional Video7:55
Curated Video

Learning GitHub Actions for DevOps CI/CD - Running Jobs on Self-Hosted Runner

Higher Ed
This video explains and demonstrates running jobs on a self-hosted runner.<br<br/>/>

This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Instructional Video6:41
Curated Video

Learning GitHub Actions for DevOps CI/CD - Adding a Self-Hosted Runner

Higher Ed
This video demonstrates how to add a self-hosted runner.<br<br/>/>

This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Instructional Video3:27
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Plot Formatting and Scatter Plot

Higher Ed
In this video, we will cover plot formatting and scatter plot.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video8:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Preparation and Evaluation

Higher Ed
In this video, you will learn how to train our LeNet model.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video10:53
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Loading - CIFAR10

Higher Ed
In this video, you will learn how to load our CIFAR10 dataset in PyTorch.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video7:41
Curated Video

The Science Behind Washing Clothes

6th - Higher Ed
Explore the science of washing different types of clothes. Understand why wool shrinks in hot water, how cotton behaves differently, and the importance of washing at various temperatures. Learn tips to prevent color bleeding and...
Instructional Video14:49
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Classification in Code

Higher Ed
In this video, we will practice all that we have learnt in the previous video about classification.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and...
Instructional Video4:36
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Scatterplot

Higher Ed
In this video, you will learn about a scatterplot.<br<br/>/>

This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video7:00
Curated Video

The Complete Vue.js Course for Beginners - Two-Way Binding with Multiple Inputs

Higher Ed
In this video, you will learn about two-way binding with multiple bindings, and we will add a new dynamic in this video by adding multiple boxes and obtain data from them.
<
br/>
This clip is from the chapter "Getting Started with...
Instructional Video6:14
Curated Video

Pictographs

3rd - Higher Ed
Mr. Addit reviews the tally chart and then explains that data can also be represented by a pictograph. He then reviews the elements of a pictograph and shows how to read and create one.
Instructional Video5:30
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Basic Data Visualization with Single Time Series Feature

Higher Ed
This video explains basic data visualization with single time series features.
<
br/>
This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video5:30
Packt

Basic Data Visualization with Single Time Series Feature

Higher Ed
This video explains basic data visualization with single time series features. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Instructional Video11:20
Curated Video

Real-World DevOps Project From Start to Finish - Deploying, Configuring, and Setting Pi-Hole as a DNS Resolver

Higher Ed
This video will teach us to deploy and configure Pi-Hole as a DNS resolver. We will discover how Pi-Hole can block ads at the DNS level, providing ad-blocking capabilities for our entire network. We will explore the installation...
Instructional Video2:45
Curated Video

Real-World DevOps Project From Start to Finish - Traefik - Part 1

Higher Ed
In this video, we will be introduced to Traefik and its role as a reverse proxy and load balancer. You will learn to install and configure Traefik on your server, including setting up basic routing rules and handling HTTP...