Instructional Video1:29
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: Logistic Regression

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video1:06
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: Decision Tree

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video3:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: K-Nearest Neighbors

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video2:15
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Results Prediction and Confusion Matrix - Classification Algorithms: Logistic Regression

Higher Ed
In this video, you will learn about results prediction and confusion matrix. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In...
Instructional Video2:37
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Results Prediction and Accuracy

Higher Ed
In this video, you will learn about results prediction and accuracy. This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
Instructional Video1:58
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Pre-Processing

Higher Ed
In this video, you will learn how to do pre-processing. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video2:04
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing the KNN Classifier

Higher Ed
In this video, you will learn how to import the KNN classifier. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
Instructional Video1:34
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing the Dataset

Higher Ed
In this video, you will learn how to import the dataset. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video2:57
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Libraries and Datasets - Recommender System

Higher Ed
In this video, you will learn how to import libraries and datasets. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the...
Instructional Video2:00
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Libraries and Datasets - Classification Algorithms: Logistic Regression

Higher Ed
In this video, you will learn how to import libraries and datasets. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video4:15
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python

Higher Ed
In this video, you will learn implementation in Python. This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will learn about clustering.
Instructional Video1:24
Curated Video

Python for Machine Learning - The Complete Beginners Course - Grabbing the Ratings for Two Movies

Higher Ed
In this video, you will learn how to grab the ratings for two movies. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the...
Instructional Video2:03
Curated Video

Python for Machine Learning - The Complete Beginners Course - Data Pre-Processing

Higher Ed
In this video, you will learn about data pre-processing. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender system.
Instructional Video5:22
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Machine Learning Model with Dataset

Higher Ed
This video helps in creating a machine learning model with a dataset. 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...
Instructional Video1:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Logistic Regression Algorithm

Higher Ed
In this video, we will talk about the logistic regression algorithm. 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 dive deeper into...
Instructional Video3:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - How Gradient Descent Works

Higher Ed
In this video, we will understand how gradient descent works. 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 dive deeper into deep...
Instructional Video4:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Gradient Descent Versus Perceptron

Higher Ed
In this video, we will understand the difference between gradient descent and perceptron. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Instructional Video8:12
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Gradient Descent

Higher Ed
In this video, we will cover gradient descent. 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 section, we will...
Instructional Video12:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Basics of Programming: Understanding the Algorithm

Higher Ed
In this video, we will understand the algorithm. 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...
Instructional Video5:25
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Scikit-Learn for Machine Learning: Introduction to Scikit-Learn

Higher Ed
In this video, we will cover an introduction to Scikit-Learn. 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 Video1:44
Curated Video

Data Structures and Algorithms The Complete Masterclass - Section Introduction

Higher Ed
This video provides an introduction to this section. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.
Instructional Video11:13
Curated Video

Data Structures and Algorithms The Complete Masterclass - Logarithm

Higher Ed
This video focuses on logarithm in data structures. This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part section that...
Instructional Video7:31
Curated Video

Data Structures and Algorithms The Complete Masterclass - Linear Search

Higher Ed
This video explains the concept of a linear search. This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.