Hi, what do you want to do?
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib 3D Surface Plots
In this video, we will cover Matplotlib 3D surface plots.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Regression Practice with Python
In this video, we will cover regression practice with Python.
<
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...
<
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...
Curated Video
Data Analytics using Python Visualizations - Applying Filters - IndexFilter, BooleanFilter, GroupFilter
This video explains applying filters – IndexFilter, BooleanFilter, GroupFilter.
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python...
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python...
Curated Video
Practical Data Science using Python - Support Vector Machine Project 1
This video explains the Support Vector Machine project.
<
br/>
This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains...
<
br/>
This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains...
Curated Video
Practical Data Science using Python - K-Means Clustering Optimization
This video explains K-Means clustering optimization.
<
br/>
This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
<
br/>
This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Implementation
This video explains the implementation of Perceptron.
<
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 section focuses on the DNN...
<
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 section focuses on the DNN...
Curated Video
Minimal API Development with ASP.NET Core - Add Data Transfer Objects
This video explains how to add data transfer objects.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: Supervised PCA and Fishers Linear Discriminant Analysis
In this video, we will cover supervised PCA and Fishers linear discriminant analysis.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science...
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Properties
In this video, we will cover PCA properties.
<
br/>
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...
<
br/>
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA For Small Sample Size Problems(DualPCA)
In this video, we will cover PCA for small sample size problems (DualPCA).
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Perceptron Implementation
In this video, we will cover Perceptron implementation.
<
br/>
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...
<
br/>
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Overfitting, Underfitting, and Generalization: Overfitting Example in Python
In this video, we will cover an overfitting example in Python.
<
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...
<
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Eigen Space
In this video, we will cover Eigen Space.
<
br/>
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...
<
br/>
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Clustering Practice with Python
In this video, we will cover clustering practice with Python.
<
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...
<
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...
Curated Video
Interpret Slope Using Line of Best Fit
In this lesson, students will learn how to use data and the line of best fit to predict the impact of additional study hours on test scores. They will understand that an exact relationship between variables guarantees a specific outcome,...
Curated Video
Determining Normal Distribution Using the Empirical Rule
In this video, the teacher explains how to determine if a distribution is normally distributed by applying the empirical rule. The video covers the conditions that must be checked. Examples are provided to illustrate the application of...
Curated Video
Predictive Analytics with TensorFlow 2.1: Using Statistics in Predictive Modeling
In this video, we will discuss some widely used statistical concepts required in predictive analytics, followed by some basic understanding of predictive modeling, such as random sampling, central limit theorem, hypothesis testing...
Curated Video
Calculating the Line of Best Fit Using the Method of Least Squares
In this video, the teacher explains how to calculate the line of best fit for a scatter plot using the method of least squares. They discuss different types of functions that can fit scatter plots, such as linear, quadratic, and...
Curated Video
Representing Outliers in a Boxplot Using Quartiles
In this video, students learn how to represent outliers in a boxplot by using quartiles. The video explains the five-number summary of a boxplot and demonstrates how to calculate the interquartile range. It then shows how to identify and...
Curated Video
Analyzing Two Histograms: Comparing Center and Spread
This video demonstrates how to compare center and spread of histograms using the example of high school students' expected age of marriage compared to the age at which people 65 and over actually got married. The video explains how to...
Curated Video
Making Predictions with Lines of Fit
In this video, the teacher explains how to find lines of fit and use them to make predictions based on data. The lesson includes examples and tips for drawing the best fit line and finding the slope and Y-intercept of the line. Students...
KnowMo
Calculating the Mean: A Practical Guide
This video explains how to calculate the mean or average of a data set. The instructor explains the formula for calculating the mean using examples such as finding the mean of a set of numbers or the race times of female triathletes. The...
Fun Robotics
Understanding Boxplot
Explains how to read a boxplot including all the parameters associated with it.
Curated Video
Write a Trend Line from a Scatter Plot
Learn how to write the equation of a trend line from data in a scatterplot using point-slope form. Understand the concepts of linear equations, scatterplots, positive and negative correlations, and point-slope form. Through examples and...