Instructional Video5:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model

Higher Ed
In this video, we will cover machine learning model. 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 this section, we...
Instructional Video5:02
Instructional Video2:56
Curated Video

Irrational Numbers

3rd - 5th
Introduce irrational numbers.
Instructional Video0:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - Merging Datasets into One Dataframe

Higher Ed
In this video, you will learn how to merge datasets into one dataframe. 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 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 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 Video4:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification

Higher Ed
In this video, we will cover classification. 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 cover...
Instructional Video5:13
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Discriminative Versus Generative Learning

Higher Ed
In this video, we will cover discriminative versus generative learning. 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...
Instructional Video6:47
Curated Video

Machine Learning Random Forest with Python from Scratch - Pros and Cons of Random Forest

Higher Ed
In this video, we will look at the benefits and limitations of Random Forest and the complexities involved in decision-making using Random Forest. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine...
Instructional Video9:48
Professor Dave Explains

Basidiomycota Part 1: Ustilaginomycotina and Pucciniomycotina (Smuts and Rusts)

12th - Higher Ed
Now that we have a general overview of fungal taxonomy covered, it's time to start investigating the different fungal phyla. The first one we will investigate is the most important one, basidiomycota. There are three subphyla in this...
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 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 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...