CoolFace
Datasetpublic

Cleanlab/grades-tabular-demo

Grades Tabular Demo Dataset This dataset contains student grades data for tabular classification tasks. Dataset Description A tabular dataset containing student information and their grades, useful for demonstrating data quality techniques on tabular data. Usage import pandas as pd # Load the dataset df = pd.read_csv("hf://datasets/Cleanlab/grades-tabular-demo/grades-tabular-demo.csv") print(df.head()) License MIT License

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes16downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
Cleanlab/grades-tabular-demo · CoolFace