ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,048,611 results

Khan Academy
Data modeling and APIs | Intro to CS - Python | Khan Academy

How can you keep giant dictionaries organized? Explore how data modeling makes data easier to understand by grouping ...

4:17
Data modeling and APIs | Intro to CS - Python | Khan Academy

7,653 views

5 months ago

pixegami
Pydantic Tutorial • Solving Python's Biggest Problem

Learn how to use Pydantic in this short tutorial! Pydantic is the most widely used data validation library for Python. It lets you ...

11:07
Pydantic Tutorial • Solving Python's Biggest Problem

452,458 views

2 years ago

IDERA Data Tools
What is Data Modeling? | IDERA Data University

Due to the complexity of modern organization's and their systems, data modeling is becoming increasingly valuable. By modeling ...

1:22
What is Data Modeling? | IDERA Data University

52,357 views

4 years ago

Pragmatic Works
Master Data Modeling in Power BI - Beginner to Pro Full Course

In this tutorial, learn how to build effective data models in Power BI. This course emphasizes the importance of the star schema, ...

2:09:21
Master Data Modeling in Power BI - Beginner to Pro Full Course

310,701 views

1 year ago

ArjanCodes
This Is Why Python Data Classes Are Awesome

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes in Python are really powerful and not ...

22:19
This Is Why Python Data Classes Are Awesome

857,013 views

3 years ago

ArjanCodes
SQLAlchemy: The BEST SQL Database Library in Python

Try out Oso for free here: https://oso.1stcollab.com/arjancodes_3 Ever heard of SQLAlchemy and thought it sounded like a ...

16:39
SQLAlchemy: The BEST SQL Database Library in Python

162,956 views

1 year ago

IBM Technology
R vs Python

Get Python Certification→ https://ibm.biz/BdPZLr Get Certified in R →https://ibm.biz/BdPZLs Python and R are both common and ...

7:07
R vs Python

400,974 views

3 years ago

RiskByNumbers
A Simple Solution for Really Hard Problems: Monte Carlo Simulation

Today's video provides a conceptual overview of Monte Carlo simulation, a powerful, intuitive method to solve challenging ...

5:58
A Simple Solution for Really Hard Problems: Monte Carlo Simulation

387,403 views

2 years ago

Rob Mulla
Exploratory Data Analysis with Pandas Python

In this video about exploratory data analysis with pandas and python, Kaggle grandmaster Rob Mulla will teach you the basics of ...

40:22
Exploratory Data Analysis with Pandas Python

646,178 views

4 years ago

IBM Technology
What is Synthetic Data? No, It's Not "Fake" Data

Learn more about Synthetic Data → https://ibm.biz/Synthetic-Data Synthetic data is artificially generated data versus data based ...

6:49
What is Synthetic Data? No, It's Not "Fake" Data

66,326 views

2 years ago

Kelsey
Python - Create an AI Prediction Model Part 1: Prepare the Data

Using Python and Matplotlib to prepare raw images for us in a new machine learning classification prediction model. In this video ...

12:58
Python - Create an AI Prediction Model Part 1: Prepare the Data

278 views

1 year ago

Leila Gharani
Excel Power Pivot & Data Model explained

Efficient Data Modeling: Learn how to use Power Pivot for efficient data modeling, creating relationships between tables, and ...

10:41
Excel Power Pivot & Data Model explained

903,297 views

4 years ago

ArjanCodes
SQLModel + FastAPI: Say Goodbye to Repetitive Database Code

Learn how to design great software in 7 steps: https://arjan.codes/designguide. When you develop an API, you might feel like ...

19:50
SQLModel + FastAPI: Say Goodbye to Repetitive Database Code

108,996 views

1 year ago

freeCodeCamp.org
Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

Learn Data Analysis with Python in this comprehensive tutorial for beginners, with exercises included! NOTE: Check description ...

4:22:13
Data Analysis with Python - Full Course for Beginners (Numpy, Pandas, Matplotlib, Seaborn)

3,995,764 views

5 years ago

Learn with Whiteboard
What is a Data Model Explained in 60 Seconds #shorts

Want to understand what is data model in machine learning? Well, in a nutshell, a data model organizes data elements and ...

0:48
What is a Data Model Explained in 60 Seconds #shorts

74,088 views

2 years ago

Eye on Tech
What is Predictive Modeling and How Does it Work?

Predictive modeling is a mathematical process that aims to predict future events based on past behavior. It's the core function of ...

3:03
What is Predictive Modeling and How Does it Work?

97,253 views

4 years ago

Make Stuff With AI
Let's train an AI model to generate recipes! 🍪 #python #ailearning #huggingface

In this video, we'll use Hugging Face's Transformers library, a dataset from Kaggle, and a little bit of Python to fine-tune a GPT2 ...

0:59
Let's train an AI model to generate recipes! 🍪 #python #ailearning #huggingface

136,289 views

2 years ago

Azure Cosmos DB
Azure Cosmos DB Python Basics: Data Modeling with Pydantic

In this video, you'll learn how to design Pydantic models that optimize Azure Cosmos DB performance and eliminate common ...

7:19
Azure Cosmos DB Python Basics: Data Modeling with Pydantic

621 views

6 months ago

Python Simplified
Read Giant Datasets Fast - 3 Tips For Better Data Science Skills

We've learned how to work with data. But how about massive amounts of data? as in - files with millions of rows, tens of gigabytes ...

15:17
Read Giant Datasets Fast - 3 Tips For Better Data Science Skills

64,580 views

2 years ago

IBM Technology
NumPy vs Pandas

Data analysis using Python; https://ibm.biz/Using_Python Beginner's guide to python; https://ibm.biz/Python_for_beginners If ...

5:55
NumPy vs Pandas

259,961 views

2 years ago

Funnel
What is marketing mix modeling? MMM explained in less than 10 minutes

Read more about marketing mix modeling here: https://funnel.io/funnel-tips/what-is-marketing-mix-modeling-mmm-explained.

8:45
What is marketing mix modeling? MMM explained in less than 10 minutes

42,749 views

3 years ago

Tech With Tim
Build an AI Agent From Scratch in Python - Tutorial for Beginners

Thanks to Microsoft for sponsoring this video! Submit your #CodingWithCopilot story for a chance to be featured in an upcoming ...

34:20
Build an AI Agent From Scratch in Python - Tutorial for Beginners

492,671 views

9 months ago

IBM Technology
Five Steps to Create a New AI Model

Earn a Generative AI certificate today → https://ibm.biz/BdKUNX Learn more about watsonx: https://ibm.biz/BdvDnr AI promises to ...

6:56
Five Steps to Create a New AI Model

744,278 views

2 years ago

Decisive Data
The Fundamentals of Predictive Analytics - Data Science Wednesday

Data Science Wednesday is produced by Decisive Data, a data analytics consultancy. Lean more about us using the following ...

5:14
The Fundamentals of Predictive Analytics - Data Science Wednesday

191,797 views

7 years ago

Rob Mulla
Time Series Forecasting with XGBoost - Use python and machine learning to predict energy consumption

In this video tutorial we walk through a time series forecasting example in python using a machine learning model XGBoost to ...

23:09
Time Series Forecasting with XGBoost - Use python and machine learning to predict energy consumption

576,536 views

3 years ago