Instructional Video23:31
Curated Video

Practical Data Science using Python - Logistic Regression - Data Analysis and Feature Engineering

Higher Ed
This video explains logistic regression - data analysis and feature engineering. This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Instructional Video12:32
Curated Video

Practical Data Science using Python - Logistic Regression - Build the Logistic Model

Higher Ed
This video explains logistic regression - build the logistic model. This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Instructional Video18:43
Curated Video

Practical Data Science using Python - Linear Regression OLS Assumptions and Testing

Higher Ed
This video explains linear regression OLS assumptions and testing. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video15:32
Curated Video

Practical Data Science using Python - Linear Regression Model Evaluation and Optimization

Higher Ed
This video explains linear regression model evaluation and optimization. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video16:19
Curated Video

Practical Data Science using Python - Linear Regression Model Building

Higher Ed
This video explains linear regression model building. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video19:18
Curated Video

Practical Data Science using Python - EDA Project - 4

Higher Ed
This video explains the isnull() function. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video16:19
Curated Video

Practical Data Science using Python - K-Means - Data Preparation and Modelling

Higher Ed
This video explains K-Means - data preparation and modelling. This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
Instructional Video16:13
Curated Video

Practical Data Science using Python - Introduction to EDA

Higher Ed
This video introduces you to Exploratory Data Analysis. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video15:50
Curated Video

Practical Data Science using Python - EDA Project - 5

Higher Ed
This video explains how to apply binning on funded amount. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video10:37
Curated Video

Practical Data Science using Python - Decision Tree - Hyperparameter Tuning

Higher Ed
This video explains decision tree - hyperparameter tuning. 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 Video38:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Project in TensorFlow

Higher Ed
This video helps you execute a project in TensorFlow. This clip is from the chapter "Transfer Learning" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on transfer learning.
Instructional Video6:50
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Extending to Multiple Layers

Higher Ed
This video explains extending to multiple layers. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Instructional Video3:39
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Convergence Animation

Higher Ed
This video explores convergence animation. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep neural...
Instructional Video5:12
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - BiasTerm

Higher Ed
This video talks about BiasTerm. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep neural network.
Instructional Video6:28
Curated Video

Python for Deep Learning - Build Neural Networks in Python - One-hot encoding using scikit-learn

Higher Ed
In this video, we will learn how to work with One-hot encoding using scikit-learn. 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...
Instructional Video2:15
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Fitting the ANN Model to the Training Set

Higher Ed
In this video, you will learn how to fit the ANN model into the training set. 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 Video4:31
Curated Video

Python In Practice - 15 Projects to Master Python - Training the Model

Higher Ed
This video explains training the model. This clip is from the chapter "Flavor Predictor" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the flavor predictor.
Instructional Video6:21
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Classification Model

Higher Ed
This video helps in creating a classification model. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning with Python.
Instructional Video10:59
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Training and Evaluating Model

Higher Ed
This video explains training and evaluating the model. This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Instructional Video11:42
Curated Video

Machine Learning Random Forest with Python from Scratch - Importing Data, Helper Functions

Higher Ed
Before creating a decision tree, we will first learn to import our dataset using Pandas. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video10:55
Curated Video

Machine Learning Random Forest with Python from Scratch - Dealing with Missing Values

Higher Ed
Let's look at the first step involved in the data cleaning process, which is filling or removing missing values from a dataset. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
Instructional Video16:55
Packt

Fundamentals of Neural Networks - Lab 3 - Deep CNN

Higher Ed
This video demonstrates a deeper CNN, where you will build a much bigger number of trainable parameters. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video6:26
Packt

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video11:33
Packt

Fundamentals of Neural Networks - Activation Function

Higher Ed
This video explains the role of the activation function, which is an interesting phenomenon in the design of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...