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
015
This repository belongs to Cleanlab on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
grades-tabular-demo
public
mit
no
Cleanlab
