- Machine Learning for Developers
- Rodolfo Bonnin
- 57字
- 2025-04-04 18:06:58
Dataset definition and retrieval
Once we have identified the data sources, the next task is to gather all the tuples or records as a homogeneous set. The format can be a tabular arrangement, a series of real values (such as audio or weather variables), and N-dimensional matrices (a set of images or cloud points), among other types.