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.
<
br/>
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...
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.
<
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...
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.
<
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 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.
<
br/>
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,...
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.
<
br/>
This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section,...
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.
<
br/>
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...
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.
<
br/>
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 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.
<
br/>
This clip is from the chapter "Naive Bayes Probability Model" of the series "Practical Data Science Using Python".This section explains Naive Bayes probability...
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.
<
br/>
This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
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.
<
br/>
This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification...
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.
<
br/>
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.
<
br/>
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 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.
<
br/>
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: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.
<
br/>
This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we...
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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's...
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.
<
br/>
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: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.
<
br/>
This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In...
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.
<
br/>
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 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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's...