dataset
organized collection of data
a group of data kept together and used for study, analysis, or computer programs
a dataset of [data]; a dataset for [purpose]
- The researchers released a dataset of more than 50,000 satellite images.
- Before analyzing the dataset, we removed duplicate records and missing values.
- The app uses a small dataset to recommend local restaurants.
- We downloaded a dataset for our class project.
- This dataset contains information about weather and temperature.
- Base: dataset
- Plural: datasets
benchmark dataset
1standard data for comparison
a standard dataset used to compare results fairly
- Their algorithm achieved strong results on a well-known benchmark dataset.
- Benchmark datasets make it easier to compare new models with older ones.
labeled dataset
1data with assigned labels
data where each example has a name, category, or correct answer attached
- The team created a labeled dataset of customer emails marked as urgent or non-urgent.
- A labeled dataset is essential for many supervised learning tasks.
open dataset
1freely available data
a dataset that anyone can usually access and use
- The city published an open dataset of bus arrival times.
- Researchers used open datasets to study air quality around the world.
real-world dataset
1data from actual situations
a dataset made from real situations, not made-up examples
- The system worked in the lab, but it failed on a messy real-world dataset.
- We evaluated the tool using a real-world dataset from a hospital network.
synthetic dataset
1artificially generated data
a dataset made by a computer or simulation, not collected from real life
- The company generated a synthetic dataset to test the software without exposing customer information.
- Synthetic datasets can help when real data is rare, expensive, or sensitive.
test dataset
1data for testing models
data used to check how well a model works
- Accuracy was measured on a test dataset that the model had never seen.
- The test dataset included examples from several different countries.
training dataset
1data for training models
data used to help a computer model learn
- The model performed well on the training dataset but poorly on new data.
- We need a larger training dataset before the system can recognize rare objects.
validation dataset
1data for model tuning
data used while improving a model before the final test
- We adjusted the learning rate based on results from the validation dataset.
- The validation dataset helped us choose the best version of the model.