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 Video9:54
Curated Video

Figma for UIUX Master Web Design in Figma - Improve the Checkout Process to Double Sales

Higher Ed
This video explains how to improve the checkout process to double sales. This clip is from the chapter "The Third Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the third key...
Instructional Video15:32
Curated Video

Practical Data Science using Python - Linear Regression Data Preparation and Analysis 2

Higher Ed
This video explains how to plot the distribution of various values of engine types. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video16:10
Curated Video

Practical Data Science using Python - Linear Regression - Practical Approach

Higher Ed
This video explains linear regression - practical approach. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video5:47
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - ABCMeta

Higher Ed
In this lecture, you will learn about Python ABC module, ABCMeta metaclass, abstractproperty decorator, and the abstractmethod decorator. This clip is from the chapter "Metaclass" of the series "The Ultimate Guide to Python Programming...
Instructional Video3:27
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item in Spiders

Higher Ed
In this video, we will learn about scrapy items in scrapy projects. The video tutorial demonstrates how to structure extracted data into scrapy items, specifically creating an ebook item, and how to import it into your spider module...
Instructional Video2:09
Curated Video

Python In Practice - 15 Projects to Master Python - Web Development with Python and Django

Higher Ed
This video explains web development with Python and Django. 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 Video6:14
Curated Video

Python In Practice - 15 Projects to Master Python - Displaying the Cart Sub-Total

Higher Ed
This video explains displaying the cart sub-total. 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 Video9:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: Strings

Higher Ed
In this video, we will cover strings. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video2:15
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Bar Graph

Higher Ed
The software you are using for this course may not be able to perform the graphs that you have seen so far. Nevertheless, the author will show you which graphs you can do other than a scatter plot. Your place of employment will certainly...
Instructional Video19:54
The Guardian

Buyers Club

Pre-K - Higher Ed
In 2013, a cure was found for hepatitis C. It could save millions of lives, but its price tag of between $40,000 and $84,000 for 84 pills puts it far out of most patients’ reach. However, in India, a generic version of the drug is...
Instructional Video4:36
Curated Video

The Importance of Competition in Markets

Higher Ed
The video discusses the importance of competition in a market economy. It explains how competition leads to more choice, better quality products, and lower prices. The video also highlights the negative effects of monopolies, including...
Instructional Video14:46
Let's Tute

Introduction to Consignment Accounting: Types of Commission in Consignment

9th - Higher Ed
Introduction to Consignment Accounting part 3/10: This video covers the types of commissions on consignment sales.
Instructional Video2:13
MarketWatch

3 ways to save on holiday shopping this year

Higher Ed
Shopping for loved ones during the holidays doesn't have to break the bank. These tips can help you stretch your holiday dollar.
Instructional Video5:53
Curated Video

Understanding GDP and Economic Progress

12th - Higher Ed
The video explains how economists measure and interpret economic growth through a country's gross domestic product (GDP) and its various components. It highlights the importance of understanding the different ways in which GDP is...
Instructional Video14:05
Economics Explained

The Economy of Entropia Universe - The Real Cash Video Game

6th - 11th
This is the Entropia Universe, a massively multiplayer online game set in a science fiction universe full of spaceships and fantastic curiosities. It is a game where players can choose from a wide variety of professions to occupy...
Instructional Video13:18
Curated Video

REST APIs with Flask and Python - Writing Your Item Resources to a Database

Higher Ed
This video explains how to write your item resources to a database. This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects of storing...
Instructional Video4:27
Curated Video

REST APIs with Flask and Python - Using PUT to Create or Update Items

Higher Ed
This video explains how to use the PUT method to create or update items. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Instructional Video7:16
Curated Video

REST APIs with Flask and Python - The ItemList and Creating Items

Higher Ed
This video explains the ItemList and demonstrates how to create items. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various aspects...
Instructional Video6:42
Curated Video

REST APIs with Flask and Python - Retrieving Many Items from the Database

Higher Ed
This video explains how to retrieve many items from the database. This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects of storing...
Instructional Video8:26
Curated Video

REST APIs with Flask and Python - Creating Your Application Endpoints

Higher Ed
This video explains how to create the endpoints of your applications. This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in...
Instructional Video3:32
Curated Video

Python for Deep Learning - Build Neural Networks in Python - How do Artificial Neural Networks Work?

Higher Ed
In this video, we will understand how artificial neural networks work. This clip is from the chapter "Summary - Overview of Neural Networks" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video8:58
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data

Higher Ed
In this informative tutorial video, we will explore how to extract data from web pages using Scrapy, a powerful Python-based web scraping framework. We will cover the process of selecting and extracting data using CSS selectors, and...
Instructional Video6:08
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item Loaders for Data Processing in Scrapy

Higher Ed
In this video, you will learn how to use item classes and item loaders in Scrapy to structure and process web data. You will see how to convert string data into numeric values and remove unwanted characters using input and output...