Instructional Video2:41
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating DMS Instance

Higher Ed
In this session, we will create the DMS instance.
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Instructional Video4:11
Curated Video

Arduino for Beginners - 2022 Complete Course - Read the Luminosity from the Photoresistor

Higher Ed
This video explains reading the luminosity from the photoresistor.
<
br/>
This clip is from the chapter "Photoresistor- Measure Luminosity" of the series "Arduino for Beginners - 2022 Complete Course".This section explains measuring...
Instructional Video2:39
Curated Video

Arduino for Beginners - 2022 Complete Course - Pause the Execution with delay () and delayMicroseconds()

Higher Ed
This video explains pausing the execution with delay () and delayMicroseconds().
<
br/>
This clip is from the chapter "Time Functionalities- Improve Your Programs and Multitask" of the series "Arduino for Beginners - 2022 Complete...
Instructional Video10:29
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Derivatives

Higher Ed
This video explains the need of derivatives.<br<br/>/>

This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Instructional Video7:58
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - What Is Chain Rule

Higher Ed
This video explains about the chain rule.<br<br/>/>

This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Instructional Video5:32
Curated Video

Python In Practice - 15 Projects to Master Python - Generating the Final Report

Higher Ed
This video explains generating the final report.<br<br/>/>

This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Instructional Video8:10
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Function to Smartly Round Decimal Points in a Result of Addition

Higher Ed
This video explains the functions exercise to create a sum_r( ) function.<br<br/>/>

This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video7:13
Curated Video

Machine Learning Random Forest with Python from Scratch - Impurity

Higher Ed
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:...
Instructional Video1:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Geographic Maps with Folium: Geographic Maps with Folium using COVID-19 Data Quiz

Higher Ed
In this video, we will cover geographic maps with Folium using COVID-19 data quiz.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and...
Instructional Video4:35
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Weights Initializations

Higher Ed
In this video, we will cover DNN weights initializations.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video3:35
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Early Stopping

Higher Ed
In this video, we will cover DNN Early Stopping.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video12:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Loops Practice-Sorting Problem

Higher Ed
In this video, we will cover loops practice-sorting problem.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: Minimum-to-mean Distance Classifier from Scratch- Part 1

Higher Ed
In this video, we will cover minimum-to-mean distance classifier from scratch- part 1.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory...
Instructional Video10:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Basics of Programming: Sorting Problem in Python

Higher Ed
In this video, we will cover sorting in Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video9:27
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas Rolling

Higher Ed
In this video, we will cover Pandas Rolling.
<
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 (Theory and...
Instructional Video6:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Why Gradients

Higher Ed
In this video, we will understand why gradients.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video10:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Why Derivatives

Higher Ed
In this video, we will understand why derivatives.
<
br/>
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...
Instructional Video3:09
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Redshift Sort Keys

Higher Ed
This video explains how to select the Amazon Redshift sort keys.
<
br/>
This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn how to...
Instructional Video3:22
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Visualization

Higher Ed
This video focuses on selection sort visualization.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video2:32
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Complexity

Higher Ed
This video focuses on selection sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video7:00
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Selection Sort

Higher Ed
This video explains how to implement selection sort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Instructional Video7:11
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing a Min Stack

Higher Ed
This video demonstrates how to implement a min stack.
<
br/>
This clip is from the chapter "Question 2: Min Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a min...