Instructional Video3:03
Curated Video

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

Higher Ed
In this video, you will learn how to import the dataset. 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:04
Curated Video

Python for Machine Learning - The Complete Beginners Course - Introduction to Classification

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

Fundamentals of Machine Learning - Welcome

Higher Ed
This video explains the contents of the course. This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of statistical learning, sampling, and Bootstrap as well as...
Instructional Video1:32
Curated Video

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

Higher Ed
In this video, we will understand Jupyter Notebook. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video1:10
Curated Video

Python for Machine Learning - The Complete Beginners Course - Steps of the Elbow Method

Higher Ed
In this video, we will cover the steps of the elbow method. 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 Video2:24
Curated Video

Python for Machine Learning - The Complete Beginners Course - Root Mean Squared Error in Python

Higher Ed
In this video, we will cover root mean squared error in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover...
Instructional Video0:54
Curated Video

Python for Machine Learning - The Complete Beginners Course - K-Nearest Neighbors Algorithm

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

Python for Machine Learning - The Complete Beginners Course - Introduction to Regression

Higher Ed
In this video, we will have a quick introduction to regression. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover simple...
Instructional Video0:46
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementing Python in Jupyter

Higher Ed
In this video, you will learn how to implement Python in Jupyter. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video0:48
Curated Video

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

Higher Ed
In this video, you will learn how to import libraries and datasets. 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 Video3:52
Curated Video

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

Higher Ed
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video4:46
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Multiple Linear Regression

Higher Ed
In this video, you will learn how to encode categorical data. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover multiple...
Instructional Video2:18
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Distribution of the Data

Higher Ed
In this video, you will learn distribution of the data. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover simple linear...
Instructional Video2:55
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Creating a Linear Regression Object

Higher Ed
In this video, you will learn how to create a linear regression object. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover...
Instructional Video1:36
Curated Video

Python for Machine Learning - The Complete Beginners Course - How Does Linear Regression Work?

Higher Ed
In this video, we will understand how linear regression works. This clip is from the chapter "Simple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover simple...
Instructional Video0:50
Curated Video

Python for Machine Learning - The Complete Beginners Course - Histogram Showing Number of Ratings

Higher Ed
In this video, you will learn how a histogram shows the 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, we will cover the...
Instructional Video0:40
Curated Video

Python for Machine Learning - The Complete Beginners Course - Filtering Out Movies

Higher Ed
In this video, you will learn how to filter out 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 recommender system.
Instructional Video1:34
Curated Video

Python for Machine Learning - The Complete Beginners Course - Elbow Method

Higher Ed
In this video, we will cover the elbow method. 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:36
Curated Video

Python for Machine Learning - The Complete Beginners Course - Defining the Classifier

Higher Ed
In this video, you will learn how to define the classifier. 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 Video4:17
Curated Video

Python for Machine Learning - The Complete Beginners Course - Anaconda Installation Windows Mac and Ubuntu

Higher Ed
In this video, we will work on Anaconda installation for Windows, Mac, and Ubuntu. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete...
Instructional Video2:25
Curated Video

Python for Machine Learning - The Complete Beginners Course - Logistic Regression Versus Linear Regression

Higher Ed
In this video, we will cover logistic regression versus linear regression. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In...
Instructional Video8:13
Packt

Fundamentals of Neural Networks - Logistic Regression

Higher Ed
This video explains logistic regression and specifically if the target here is discrete or binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video9:34
Packt

Fundamentals of Neural Networks - Long Short-Term Memory (LSTM)

Higher Ed
Long short-term memory (LSTM) is an artificial recurrent neural network (RNN) architecture used in the field of deep learning. LSTM networks are well-suited to classifying, processing, and making predictions based on time series data...
Instructional Video51:45
Curated Video

Fundamentals of Machine Learning - Unsupervised Learning

Higher Ed
This video explains unsupervised learning, Principal Components Analysis (PCA), and clustering. This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of statistical...