The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
Subsets and Splits
Stratified Sample of 3500
Provides a stratified random sample of approximately 3500 rows, ensuring representation from all dxcode classes, which is useful for balanced data analysis and model training.
Random Validation & Test Samples
Randomly selects 750 samples from both validation and test datasets, labeling them accordingly, which provides basic data exploration but limited analytical value.
Random Sampled Dataset Split
Randomly selects a subset of records from train, validation, and test datasets, which provides basic sampling but limited analytical value.