Curated Video
Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily
This video explains how to make training and testing sets easily. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Data Snooping
In this video, we will cover machine learning data snooping. 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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Overfitting, Underfitting, and Generalization: Generalization
In this video, we will cover generalization. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
TLDR News
Could America Tear Themselves Apart? US Secession Explained - TLDR News
As the US becomes more and more divided some are hoping for big changes - maybe even as big as secession (when one or more states break away from the union altogether). So in this video, we explain how secession would work in practice...
Maddie Moate
How to capture a SWARM of BEES! | Beekeeping with Maddie #13
Join me as I walk you through a honey bee SWARM and show you how to capture one! I've also got a question at the end of the video about swarm behaviour, if you're a fellow beekeeper please let me know your thoughts!
Curated Video
Learning Splunk - Advanced Searching Concepts – Timechart – Results Over Time
Understanding Splunk’s ability to create a time-series chart using the timechart command. • Understand when timechart is the best representation for your data • Identify some of the available options • Learn the differences between the...
Curated Video
How to Convert From Decimal to Hexadecimal
Quick whiteboard tutorial showing how to easily convert numbers in decimal (base 10) to hexadecimal (base 16) for students studying GCSE Computer Science
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Multiple Linear Regression
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Curated Video
Practical Data Science using Python - Decision Tree - Hyperparameter Tuning
This video explains decision tree - hyperparameter tuning. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using decision trees.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating a Classification Model
This video helps in creating a classification model. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning with Python.
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Benefits of Micro-Partitions and Clustering
This video explains the benefits of micro-partitions and clustering. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Scaling the Data (NN Implementation)
In this video, you will learn how to implement scaling the data in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Oversampling and Adjusting for Oversampling
This video explains oversampling and adjusting for oversampling. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: String Methods
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 this section, we will cover the basics for data science...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Multiple Random Variables: Joint Distributions
In this video, we will cover joint distributions. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Overfitting Generalization
In this video, we will cover machine learning overfitting generalization. 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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - String Class and their Methods
This video discusses the string class and their methods. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Can We Really Build Cars That Run Only On Water?
While it is certainly enticing when a company or individual claims that they have developed technology that can power cars purely on the water when it comes to science, there is a fundamental restriction to this very idea. Simply put,...
Curated Video
Trigonometry: Finding the Angle of a Trapezium
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2HR Q10, which involves finding the angle of a trapezium.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution 2 (Map)
In the previous video, we successfully prompted the output of the quiz using a function. In this session, we will replicate the same thing inside the Lambda function. This clip is from the chapter "Spark RDDs" of the series "PySpark and...