student_performance <- fetch_ucirepo(id = 320)
student_performance_data <- student_performance$data$original
dim(student_performance_data)
head(student_performance_data)Student Performance
Webpage: https://archive.ics.uci.edu/dataset/320/student+performance
- Number of features: 30
- Number of targets: 3
- Number of observations: 649
- Response variable: official targets are
G1,G2, andG3; for regression,G3is the usual choice - Topic: student achievement in secondary education