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 - Regression in Code
In this video, we will practice all that we have learnt in the previous video about regression. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in...
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 - Introduction and Outline
In this video, we will get introduced to the course and understand the learning objective. This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".Welcome...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Line Chart
In this video, you will learn about a line chart. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Suggestion Box
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "NumPy" 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 - Solving Linear Systems
In this video, we will work on solving an example problem to understand linear systems. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Speed Test
In this video, we will do a speed test to measure how much faster NumPy is than regular Python list in terms of the dot product. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Course Resources
In this video, we will guide to the course resources. This clip is from the chapter "Welcome and Logistics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".Welcome to the course! In this section, we...
Curated Video
Getting Started with HashiCorp Nomad - Creating a Nomad Job Specification
In this lesson, we will discuss creating a Nomad job specification. We will create a job, provide it with a name, and place all the configurations for this job. We will then specify the data centers and type of service, handle updates to...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—TOTP Secrets Engine
This is a lab video on TOTP (Time-Based One-Time Password) Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 2 of 2)
In this video, we will dive deeper into database initialization parameters. We will explore the attributes associated with these parameters and cover topics such as creating PFILE (parameter file) and SPFILE (server parameter file). This...
Curated Video
The Complete Vue.js Course for Beginners - Using Vue.js without Installation
In this video, we will see how we can use and make Vue.js files without any installation and how we can use Vue.js by having to use Node and NPM. This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course...
Curated Video
The Complete Vue.js Course for Beginners - Data Child to Parent
In this video, we will talk about how we can pass data from a child component to a parent component. This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js Course for Beginners".This section explains the basic...