Learn Before
Concept

Relational Database

In real-world machine learning scenarios, datasets are often not provided in a single, simple CSV file. Instead, they may be stored in a relational database, where information is distributed across multiple tables. For example, an e-commerce application might store customer addresses in one table and their purchase data in another, requiring practitioners to extract and merge these separate files before modeling.

0

1

Updated 2026-05-02

Tags

User experience (UX) research

Design Science

D2L

Dive into Deep Learning @ D2L

Learn After