Instructional Video20:47
Curated Video

Practical Data Science using Python - Random Forest Steps Pruning and Optimization

Higher Ed
This video explains random forest steps pruning and optimization. This clip is from the chapter "Ensemble Methods – Random Forest" of the series "Practical Data Science Using Python".This section explains classification using decision...
Instructional Video17:33
Curated Video

Practical Data Science using Python - Random Forest - Ensemble Techniques Bagging and Random Forest

Higher Ed
This video introduces you to ensemble techniques bagging and random forest. This clip is from the chapter "Ensemble Methods – Random Forest" of the series "Practical Data Science Using Python".This section explains classification using...
Instructional Video12:14
Curated Video

Practical Data Science using Python - Probability Theory

Higher Ed
This video explains the Probability Theory. This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business applications.
Instructional Video14:32
Curated Video

Practical Data Science using Python - Principal Component Analysis Practical

Higher Ed
This video demonstrates PCA using Python. This clip is from the chapter "Dimensionality Reduction Using PCA" of the series "Practical Data Science Using Python".This section explains dimensionality reduction using PCA.
Instructional Video14:26
Curated Video

Practical Data Science using Python - Pandas Series 4

Higher Ed
This video explains the round method. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video16:47
Curated Video

Practical Data Science using Python - Pandas Series 3

Higher Ed
This video explains between the various methods in Pandas series. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video14:19
Curated Video

Practical Data Science using Python - Pandas Series 1

Higher Ed
This video explains the Pandas series. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video14:52
Curated Video

Practical Data Science using Python - Pandas DataFrame 6

Higher Ed
This video explains filling missing values in dataframe. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video14:36
Curated Video

Practical Data Science using Python - Pandas DataFrame 1

Higher Ed
This video explains Pandas DataFrame. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video9:28
Curated Video

Practical Data Science using Python - Optimizing Classification Metrics

Higher Ed
This video explains optimizing classification metrics. This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Instructional Video14:46
Curated Video

Practical Data Science using Python - Logistic Regression Introduction

Higher Ed
This video introduces you to logistic regression. This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Instructional Video1:10:21
Curated Video

Practical Data Science using Python - Introduction to Deep Learning

Higher Ed
This video introduces you to deep learning. This clip is from the chapter "Introduction to Deep Learning" of the series "Practical Data Science Using Python".This section explains deep learning.
Instructional Video15:28
Curated Video

Practical Data Science using Python - Logistic Regression - Model Optimization

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

Practical Data Science using Python - Linear Regression Data Preparation and Analysis 3

Higher Ed
This video explains the train-rest split and feature scaling. 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 Data Preparation and Analysis 2

Higher Ed
This video explains how to plot the distribution of various values of engine types. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video14:24
Curated Video

Practical Data Science using Python - Linear Regression Car Price Prediction

Higher Ed
This video explains linear regression car price prediction. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video16:10
Curated Video

Practical Data Science using Python - Linear Regression - Practical Approach

Higher Ed
This video explains linear regression - practical approach. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video13:24
Curated Video

Practical Data Science using Python - Linear Regression - Cost Functions and Gradient Descent

Higher Ed
This video explains linear regression - cost functions and gradient descent. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video16:27
Curated Video

Practical Data Science using Python - EDA Tools and Processes

Higher Ed
This video explains EDA tools and processes. 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 Video18:18
Curated Video

Practical Data Science using Python - EDA Project - 6

Higher Ed
This video explains the correlation between grade of loan and default ratio. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data...
Instructional Video17:57
Curated Video

Practical Data Science using Python - Decision Tree - Iris Dataset Case Study

Higher Ed
This video explains decision tree - Iris Dataset case study. 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 Video18:31
Curated Video

Practical Data Science using Python - Binomial Theory - Expected Value and Standard Error

Higher Ed
This video explains the Binomial Theory - expected value and standard error. This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using...
Instructional Video6:04
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Calculating Number of Weights of DNN

Higher Ed
This video explains calculating number of weights of DNN. 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...
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...