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 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:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Features Dimensions Activity

Higher Ed
In this video, we will cover features dimensions activity. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video5:13
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Selection: Filter Methods

Higher Ed
In this video, we will cover filter methods. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video1:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: Supervised PCA and Fishers Linear Discriminant Analysis Activity

Higher Ed
In this video, we will cover Supervised PCA and Fishers linear discriminant analysis activity. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and...
Instructional Video14:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: Supervised PCA and Fishers Linear Discriminant Analysis

Higher Ed
In this video, we will cover supervised PCA and Fishers linear discriminant analysis. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
Instructional Video2:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: ManyToOne Model Solution

Higher Ed
In this video, we will cover ManyToOne model solution. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video9:46
Instructional Video5:17
Instructional Video9:35
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Object Detection: Hand Engineering Versus CNNs

Higher Ed
In this video, we will cover hand engineering versus CNNs. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video6:19
Curated Video

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

Higher Ed
In this video, we will cover classification. 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...