Instructional Video6:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Model Performance Metrics: The Accuracy

Higher Ed
In this video, we will cover accuracy. 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 machine...
Instructional Video6:05
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification Practice with Python

Higher Ed
In this video, we will cover classification practice with Python. 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...
Instructional Video4:21
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Regression Exercise Solution

Higher Ed
In this video, we will cover regression exercise solution. 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 Video2:10
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Regression Exercise

Higher Ed
In this video, we will cover regression exercise. 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...
Instructional Video0:45
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Introduction - Implementation of ANN in Python

Higher Ed
In this video, we will have a quick Introduction to this section. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will...
Instructional Video2:15
Curated Video

Python for Machine Learning - The Complete Beginners Course - Correlation Between the Most-Rated Movies

Higher Ed
In this video, you will learn about correlation between the most-rated 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...
Instructional Video2:50
Curated Video

Python for Machine Learning - The Complete Beginners Course - 3D Visualization of the Predicted Values

Higher Ed
In this video, we will cover 3D visualization of the predicted values. 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:18
Curated Video

Python for Machine Learning - The Complete Beginners Course - 3D Visualization of the Clusters

Higher Ed
In this video, we will cover 3D visualization of the clusters. 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 Video15:25
Curated Video

Practical Data Science using Python - Naive Bayes Probability Model - Introduction

Higher Ed
This video introduces you to the Naive Bayes probability model. This clip is from the chapter "Naive Bayes Probability Model" of the series "Practical Data Science Using Python".This section explains Naive Bayes probability model –...
Instructional Video15:01
Curated Video

Practical Data Science using Python - Decision Tree - Model Concept

Higher Ed
This video introduces you to decision tree - model concept. 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.
Instructional Video15:37
Curated Video

Practical Data Science using Python - Decision Tree - Gini Index and Entropy Measures

Higher Ed
This video explains decision tree - Gini Index and Entropy Measures. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
Instructional Video1:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - What Is Entropy?

Higher Ed
In this video, we will understand entropy. 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, we will cover...
Instructional Video1:02
Curated Video

Python for Machine Learning - The Complete Beginners Course - Sorting Values

Higher Ed
In this video, you will learn about sorting values. 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 Video1:00
Curated Video

Python for Machine Learning - The Complete Beginners Course - Sorting the Most-Rated Movies

Higher Ed
In this video, you will learn how to sort the most-rated 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:23
Curated Video

Python for Machine Learning - The Complete Beginners Course - Repeating the Process for Another Movie

Higher Ed
In this video, you will learn how to repeat the process for another movie. 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:02
Curated Video

Python for Machine Learning - The Complete Beginners Course - Number of Predicted Clusters

Higher Ed
In this video, you will learn about the number of predicted clusters. 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:14
Curated Video

Python for Machine Learning - The Complete Beginners Course - K-Nearest Neighbors (KNN) Using Python

Higher Ed
In this video, we will cover K-Nearest Neighbors (KNN) using Python. 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 Video1:25
Curated Video

Python for Machine Learning - The Complete Beginners Course - K-Means Clustering Algorithm

Higher Ed
In this video, we will cover the K-Means clustering algorithm. 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:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - Jointplot of the Ratings and Number of Ratings

Higher Ed
In this video, you will learn how to make a Jointplot of the ratings and number of ratings. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
Instructional Video1:22
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction to Decision Trees

Higher Ed
In this video, we will have a quick introduction to decision trees. 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, we...
Instructional Video1:27
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction - Recommender System

Higher Ed
In this video, we will have a quick introduction. 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 Video1:03
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation of K-Means Clustering in Python

Higher Ed
In this video, you will learn how to implement K-Means clustering 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...
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...