Instructional Video4:32
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Model for Cart Items

Higher Ed
This video explains creating a model for cart items.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video2:22
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 4: Add Data Models

Higher Ed
In this lesson, we will look at creating a data model for the course type to represent them in the web API and the clients.
<
br/>
This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API...
Instructional Video4:51
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 12: Add AutoMapper to Map Data and Input Models

Higher Ed
Here, we will try and understand the concept of automapping using AutoMapper to map one object with another easily.
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web...
Instructional Video5:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Applications of RNN (Motivation): Stock Price Predictions

Higher Ed
In this video, we will cover stock price predictions.
<
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 this...
Instructional Video7:53
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve

Higher Ed
This video explains the ROC curve in detail.
<
br/>
This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses...
Instructional Video8:51
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Categorical Inputs

Higher Ed
This video talks about categorical inputs.
<
br/>
This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video7:39
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon SageMaker

Higher Ed
This video focuses on the Amazon SageMaker service.
<
br/>
This clip is from the chapter "Appendix-Machine Learning Topics for the Amazon Web Services (AWS) Certified Big Data Exam" of the series "AWS Certified Data Analytics...
Instructional Video10:16
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction - Basics for Data Science: Mastering Probability and Statistics in Python

Higher Ed
In this video, we will cover a quick introduction to this section.
<
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...
Instructional Video7:13
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Representational Power and Data Utilization Capacity of DNN

Higher Ed
In this video, we will cover representational power and data utilization capacity of DNN.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning...
Instructional Video6:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Universal Approximation Theorem

Higher Ed
In this video, we will cover Universal Approximation Theorem.
<
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...
Instructional Video9:30
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Learning Overview: Introduction to Recurrent Neural Networks (CNN)

Higher Ed
In this video, we will cover an introduction to Recurrent Neural Networks (CNN).
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and...
Instructional Video10:09
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Models and Optimization: Machine Learning Model 3

Higher Ed
In this video, we will cover machine learning model 3.
<
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...
Instructional Video6:05
Curated Video

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

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

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Multi Target Models Exercise Solution

Higher Ed
In this video, we will cover machine learning model multi target models exercise solution.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning...
Instructional Video2:47
Curated Video

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

Higher Ed
In this video, we will cover machine learning model multi target models.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video4:04
Curated Video

Mixed Numbers for Kids! - An Introduction to Mixed Numbers

K - 5th
In this video, Caroline from Doodles and Digits explains what mixed numbers are and how they are used in everyday life. Mixed numbers are a combination of a whole number and a proper fraction, and can be found in measurements, cooking,...
Instructional Video4:42
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Updating GraphQL Resolvers to use the Database

Higher Ed
Adding a database for GraphQL: Updating GraphQL Resolvers to use the Database
r/>
This clip is from the chapter "Adding a database for GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section shows how...
Instructional Video5:57
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Separating Models, Schemas and Resolvers – continued

Higher Ed
Code refactoring: Separating Models, Schemas and Resolvers – continued
r/>
This clip is from the chapter "Code refactoring" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about Code refactoring....
Instructional Video4:44
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - File Overview

Higher Ed
In this video, we'll look at the file overview.
r/>
This clip is from the chapter "Bulky Book Project - ASP.NET Core MVC" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Bulky Book...
Instructional Video3:14
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Razor Pages

Higher Ed
In this video, we'll look at Razor pages.
r/>
This clip is from the chapter "Razor Projects in ASP.NET Core" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Razor projects in...
Instructional Video5:54
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - VGG

Higher Ed
This video explains about VGG.<br<br/>/>

This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
Instructional Video7:12
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Focus of the Course

Higher Ed
This video provides an extension and focus areas about this course in detail.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This...
Instructional Video10:32
Curated Video

Practical Data Science using Python - Regression Problems

Higher Ed
This video explains regression problems.<br<br/>/>

This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Instructional Video17:04
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Our Store View

Higher Ed
This video explains creating our Store view.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.