Machine Learning Intermediate
data set or dataset
A collection of raw data, commonly (but not exclusively) organized in one of the following formats: - a spreadsheet - a file in CSV (comma-separated values) format
Plain English Explanation
A collection of raw data, commonly (but not exclusively) organized in one of the following formats: - a spreadsheet - a file in CSV (comma-separated values) format
How is it used?
Practitioners refer to data set or dataset when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.