Hi, what do you want to do?
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Exploring the Dataset
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python.
<
br/>
This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete...
<
br/>
This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Multiple Linear Regression
In this video, you will learn how to encode categorical data.
<
br/>
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...
<
br/>
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...
Curated Video
Practical Data Science using Python - Logistic Regression Introduction
This video introduces you to logistic regression.<br<br/>/>
This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
This clip is from the chapter "Logistic Regression" of the series "Practical Data Science Using Python".This section explains logistic regression.
Curated Video
Practical Data Science using Python - Linear Regression Data Preparation and Analysis 3
This video explains the train-rest split and feature scaling.<br<br/>/>
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Curated Video
Practical Data Science using Python - Linear Regression Car Price Prediction
This video explains linear regression car price prediction.<br<br/>/>
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Curated Video
Practical Data Science using Python - EDA Tools and Processes
This video explains EDA tools and processes.<br<br/>/>
This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains 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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Training DNN Animation
This video talks about training DNN animation.
<
br/>
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...
<
br/>
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...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Training and Test Sets: Splitting Data
In this video, we will be working on splitting the data with training and test sets.
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in...
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Exploring the Dataset
In this video, you will learn how to explore the dataset.
<
br/>
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, you will...
<
br/>
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, you will...
Curated Video
Practical Data Science using Python - Decision Tree - Iris Dataset Case Study
This video explains decision tree - Iris Dataset case study.
<
br/>
This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
<
br/>
This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
Curated Video
Practical Data Science using Python - Support Vector Machine Concepts
This video introduces you to Support Vector Machine concepts.
<
br/>
This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section...
<
br/>
This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section...
Curated Video
Practical Data Science using Python - Random Forest Steps Pruning and Optimization
This video explains random forest steps pruning and optimization.
<
br/>
This clip is from the chapter "Ensemble Methods – Random Forest" of the series "Practical Data Science Using Python".This section explains classification using...
<
br/>
This clip is from the chapter "Ensemble Methods – Random Forest" of the series "Practical Data Science Using Python".This section explains classification using...
Curated Video
Practical Data Science using Python - Principal Component Analysis Practical
This video demonstrates PCA using Python.<br<br/>/>
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.
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.
Curated Video
Machine Learning Random Forest with Python from Scratch - Introduction to the Final Project
In this video, we will discuss our final project, which classifies the titanic dataset using Random Forest.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Curated Video
Machine Learning Random Forest with Python from Scratch - Information Gain
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - How to Manage Test Data in Excel File
This video explains how to manage test data in an Excel file.
<
br/>
This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
<
br/>
This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Gradient Descent Stochastic Batch Minibatch
This video explains about the gradient descent Stochastic Batch Minibatch.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Environment
This video explains setting up the environment.<br<br/>/>
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.
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.
Curated Video
Machine Learning Random Forest with Python from Scratch - Accuracy and Error - Random Forest Step-by-Step
In this video, you will learn to implement the accuracy method to help determine our model's performance.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Models and Optimization: Machine Learning Model 2
In this video, we will cover machine learning model 2.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Clustering
In this video, we will cover clustering.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Transfer Learning: ImageNet Challenge
In this video, we will cover ImageNet challenge.
<
br/>
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...
<
br/>
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Random Variables in Real Datasets
In this video, we will cover random variables in real datasets.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Project I_ Book Writer: Modelling RNN Model Training
In this video, we will cover modelling RNN model training.
<
br/>
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...
<
br/>
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...