Instructional Video5:54
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning: Section Summary

Higher Ed
In this video, we will summarize our learning from this section. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover...
Instructional Video9:56
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models

Higher Ed
In this video, we will understand how all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video5:29
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same

Higher Ed
In this video, we will understand how all data is the same as all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas...
Instructional Video12:19
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?

Higher Ed
In this video, we will understand what regression is. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video12:26
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Classification?

Higher Ed
In this video, we will understand classification. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video13:06
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Matplotlib

Higher Ed
In this video, we will understand from where we can learn more about Matplotlib. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will...
Instructional Video11:19
Curated Video

Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 2 of 2)

Higher Ed
In this video, we will understand the different architecture types and application types of RDBMS. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this section, we...
Instructional Video4:02
Curated Video

The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js

Higher Ed
In this video, you will learn about two-way binding; we will get an overview of it and This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets you started...
Instructional Video6:31
Curated Video

The Complete Vue.js Course for Beginners - For Loop Array of Objects

Higher Ed
In this video, we will talk about the use of for loop with arrays. We will do practical work related to for loops with arrays. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Instructional Video15:09
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 306

Higher Ed
This video explains the modal section of the design. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Instructional Video13:41
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 303

Higher Ed
This video explains the structure for the project. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Instructional Video3:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 301

Higher Ed
This video explains a project that uses external libraries to implement features that are developed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Instructional Video7:26
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - How to Identify Whether the Content Is AI-Generated or Human-Written?

Higher Ed
In this lecture, we will identify if the content is generated by AI or written by a human. We will discuss the characteristics and patterns of language that may indicate the use of AI-generated content and how to distinguish it from...
Instructional Video5:55
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Build a Machine Learning Model Using ChatGPT

Higher Ed
In this video, we will utilize ChatGPT to build an ML model. We will go through the process of leveraging ChatGPT for data preprocessing, model training, and model evaluation, empowering it to use ChatGPT to enhance any ML projects...
Instructional Video5:19
Curated Video

Alteryx Advanced - Exercise 5

Higher Ed
In this exercise, we will use the ex5-kchousedata.csv file to create a regression model that predicts the house price through assisted modeling. This clip is from the chapter "Exercises and Course" of the series "Alteryx Advanced".null
Instructional Video7:07
Curated Video

Alteryx Advanced - Machine Learning Part 4

Higher Ed
In this video, you will learn to deploy and operationalize ML models using Alteryx, create a scoring macro, publish a predictive model to a REST API, and use Alteryx Server to manage and monitor machine learning workflows. This clip is...
Instructional Video11:58
Curated Video

Alteryx Advanced - Machine Learning Part 3

Higher Ed
This video covers more advanced topics related to ML, such as ensemble methods, deep learning, and reinforcement learning; it also provides examples of how these techniques can be used to solve real-world business problems. This clip is...
Instructional Video10:54
Curated Video

Alteryx Advanced - Machine Learning Part 2

Higher Ed
In this video, you will learn to use Alteryx Designer to build and train machine learning models, prepare data for machine learning, how to select appropriate algorithms and techniques, and evaluate model performance. This clip is from...
Instructional Video4:07
Curated Video

Alteryx Advanced - Introduction to the Course

Higher Ed
This video introduces Alteryx and the team that delivers the course (Alteryx certified consultants), and looks at Alteryx as a powerful data analytics tool in the market. The video explains the features, capabilities, and use cases of...
Instructional Video2:00
Learning Mole

How Does it Work? - Chatbots

Pre-K - 12th
This video is explaining how chatbot works for kids.
Instructional Video2:32
Curated Video

Design Microservices Architecture with Patterns and Principles - Design Microservices Architecture with Fan-Out Publish/Subscribe Messaging

Higher Ed
This video showcases the design considerations and implementation of a microservices architecture using the fan-out publish/subscribe messaging pattern and explores how this pattern can enhance the scalability and flexibility of...
Instructional Video1:58
Curated Video

Design Microservices Architecture with Patterns and Principles - Asynchronous Message-Based Communication Types in Microservices Architecture

Higher Ed
This video explores different types of asynchronous message-based communication patterns commonly used in microservices. It covers publish-subscribe, message queues, and event sourcing, providing insights into when and how to utilize...
Instructional Video9:35
Curated Video

Mastering C++ Standard Library Features [Video] - Smart Pointers: Guidelines

Higher Ed
Learn how to choose between raw/unique/shared/weak pointers in your interfaces and implementation, understanding their pro/cons and "conventional" meanings
Instructional Video4:19
Curated Video

Design Microservices Architecture with Patterns and Principles - When to Use NoSQL Databases?

Higher Ed
This video explores the use cases for NoSQL databases in microservices architecture and discusses the benefits of NoSQL databases, such as scalability, flexibility, and handling unstructured data. It highlights scenarios where the...