Curated Video
Python - Object-Oriented Programming - Assignment 6
In this assignment, you will learn how to create comparable objects. We will create two objects that have similar attributes and compare them. This clip is from the chapter "Magic Functions" of the series "Python - Object-Oriented...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve
This video explains the ROC curve in detail. This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Capturing the Height and Width of WebElement for User Experience (UX) Validation
This video explains how to capture the height and width of WebElement for UX validation. This clip is from the chapter "Selenium 4.0 - Latest Features" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Line Chart versus Column Chart in Power BI
This video highlights the difference between a line chart and a column chart in Power BI. This clip is from the chapter "Other Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Include and Exclude in Power BI
This video explains the concepts of include and exclude in Power BI. This clip is from the chapter "Basic Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Other Visualization Tools (HighCharts, D3, and so on)
This video explains the other visualization tools in Amazon OuickSight. This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn how to...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Comparing Arrays - assertArrayEquals
JUnit 4: Comparing Arrays - assertArrayEquals This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort
This video explains the parallax effect to make selection sort. 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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Min Stacks
This video introduces you to min stacks. 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 stack.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Insertion Sort
This video introduces you to insertion sort. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Bubble Sort
This video demonstrates how to implement bubble sort. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Bubble Sort Visualization
This video focuses on bubble sort visualization. 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 elementary.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Bubble Sort
This video explains the concept of bubble sort. 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 elementary.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: String Escape Sequences
In this video, we will cover string escape sequences. 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 Z".In...
Curated Video
Comparing Functions: Equations and Verbal Descriptions
By understanding the function properties and identifying the constant rate of change, students can effectively compare and interpret different representations of functions. We use examples such as selling T-shirts, recycling soda cans,...
Curated Video
Core Java Programming Course- String Comparison Operations
This video explains how to compare strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Activity 03 - Solution
This is the third activity solution video to compute max value inside a list. This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Curated Video
The Complete Python Course - Bitwise Operators
Here, you will learn about combining binary numbers using the bitwise operators. This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section delves deep into the different operators...
Curated Video
Python In Practice - 15 Projects to Master Python - hash( )
This video explains the hash( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Packt
Fundamentals of Neural Networks - Backward Propagation
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Curated Video
Machine Learning Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Fundamentals of Machine Learning - Random Forests
This video explains a lab session on random forests and a review of decision trees. This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on linear...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Introduction to Data Structure
In this video, we will cover introduction to data structure. 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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort Visualization
This video focuses on selection sort visualization. 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 elementary.