Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning: Section Summary
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...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models
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...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same
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...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?
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...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Classification?
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...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Matplotlib
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...
Curated Video
Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 2 of 2)
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...
Curated Video
The Complete Vue.js Course for Beginners - Two-Way Binding in Vue.js
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...
Curated Video
The Complete Vue.js Course for Beginners - For Loop Array of Objects
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 306
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 303
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.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 301
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...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - How to Identify Whether the Content Is AI-Generated or Human-Written?
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...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - Build a Machine Learning Model Using ChatGPT
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...
Curated Video
Alteryx Advanced - Exercise 5
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
Curated Video
Alteryx Advanced - Machine Learning Part 4
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...
Curated Video
Alteryx Advanced - Machine Learning Part 3
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...
Curated Video
Alteryx Advanced - Machine Learning Part 2
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...
Curated Video
Alteryx Advanced - Introduction to the Course
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design Microservices Architecture with Fan-Out Publish/Subscribe Messaging
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Asynchronous Message-Based Communication Types in Microservices Architecture
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...
Curated Video
Mastering C++ Standard Library Features [Video] - Smart Pointers: Guidelines
Learn how to choose between raw/unique/shared/weak pointers in your interfaces and implementation, understanding their pro/cons and "conventional" meanings
Curated Video
Design Microservices Architecture with Patterns and Principles - When to Use NoSQL Databases?
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...