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...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In...
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.
<
br/>
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 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.
<
br/>
This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In...
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.
<
br/>
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: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.
<
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...
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.
<
br/>
This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's...
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.<br<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 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.
<
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...
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.
<
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 Video6:56
Packt

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Instructional Video0:57
Packt

Fundamentals of Neural Networks - Welcome to RNN

Higher Ed
This video explains recurrent neural networks and why we want to use RNN. This clip is from the chapter "Recurrent Neural Networks" of the series "Fundamentals in Neural Networks".This section explains NLP, we will start with recurrent...
Instructional Video1:47
Packt

Fundamentals of Neural Networks - Welcome Message

Higher Ed
This video explains the need for taking up the course and introduces you to the author. This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course...
Instructional Video8:56
Packt

Fundamentals of Neural Networks - VGG16

Higher Ed
This video explains VGG16 which is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition". This clip...