Helix the Robot
Helix
arrow_backAll datasets

Student Performance

Hugging Face

Student performance The Student performance dataset from Kaggle. Configuration Task Description encoding Encoding dictionary showing original values of encoded features. math Binary classification Has the student passed the math exam? writing Binary classification Has the student passed the writing exam? reading Binary classification Has the student passed the reading exam? Usage from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/mstz/student_performance.

descriptionmstz--student-performance.parquet view_list500 rows cloud_downloadmstz/student_performance
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

500 rows · 8 columns · showing first 12
# is_male boolean ethnicity text parental_level_of_education integer has_standard_lunch boolean has_completed_preparation_test boolean reading_score integer writing_score integer has_passed_math_exam integer
1 Falsegroup D2TrueTrue70780
2 Truegroup D5TrueFalse93871
3 Falsegroup D2FalseFalse76770
4 Truegroup B2FalseFalse70631
5 Falsegroup D5TrueFalse85861
6 Truegroup C0TrueFalse57541
7 Falsegroup E5TrueFalse83801
8 Falsegroup B0TrueFalse61580
9 Truegroup C0TrueFalse75731
10 Falsegroup C3TrueTrue69770
11 Truegroup B0TrueFalse69691
12 Truegroup B4TrueFalse50490

Interesting queries to try

Columns

  • is_male bool
  • ethnicity categorical
  • parental_level_of_education numeric
  • has_standard_lunch bool
  • has_completed_preparation_test bool
  • reading_score numeric
  • writing_score numeric
  • has_passed_math_exam numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here