Datasets For ESA Vol 1
Datasets For ESA Vol 1
This datasets is To help you make these predictions, you're given a set of students' records
throughout the weekend and their study performance by their cgpa for that we also collected if
they are married or unmarried.
File and Data Field Descriptions
Attributes
Students
Name: Students Name
Date: Date when the data collected
Day: Name of the weeks
Marital_Status: Students's marital status
your Gender: gender of the students
Study Hour: Study hour done by the students
Your Sleep Hour: Total sleep in a day by the student
Weekend: Was it a weekend in the place of the student
What is your age: Age of the students
what is your cgpa: Current CGPA of the student
6. Student Performance Data Set (student-por.csv)
If this Data Set is useful, and upvote is appreciated. This data approach student
achievement in secondary education of two Portuguese schools. The data attributes include
student grades, demographic, social and school related features) and it was collected by using
school reports and questionnaires. Two datasets are provided regarding the performance in two
distinct subjects: Mathematics (mat) and Portuguese language (por). In [Cortez and Silva,
2008], the two datasets were modeled under binary/five-level classification and regression
tasks. Important note: the target attribute G3 has a strong correlation with attributes G2 and
G1. This occurs because G3 is the final year grade (issued at the 3rd period), while G1 and G2
correspond to the 1st and 2nd-period grades. It is more difficult to predict G3 without G2 and
G1, but such prediction is much more useful (see paper source for more details).
these grades are related with the course subject, Math or Portuguese:
G1 - first period grade (numeric: from 0 to 20)
G2 - second period grade (numeric: from 0 to 20)
G3 - final grade (numeric: from 0 to 20, output target)
Student Information
Student ID
StudentID: A unique identifier assigned to each student (1001 to 3392).
Demographic Details
Age: The age of the students ranges from 15 to 18 years.
Gender: Gender of the students, where 0 represents Male and 1 represents
Female.
Ethnicity: The ethnicity of the students, coded as follows: 0: Caucasian; 1:
African American; 2: Asian; 3: Other
ParentalEducation: The education level of the parents, coded as follows: 0: None; 1:
High School; 2: Some College; 3: Bachelor's; 4: Higher
Study Habits
StudyTimeWeekly: Weekly study time in hours, ranging from 0 to 20.
Absences: Number of absences during the school year, ranging from 0 to 30.
Tutoring: Tutoring status, where 0 indicates No and 1 indicates Yes.
Parental Involvement
ParentalSupport: The level of parental support, coded as follows: 0: None; 1:
Low; 2: Moderate; 3: High; 4: Very High
Extracurricular Activities
Extracurricular: Participation in extracurricular activities, where 0 indicates No
and 1 indicates Yes.
Sports: Participation in sports, where 0 indicates No and 1 indicates Yes.
Music: Participation in music activities, where 0 indicates No and 1 indicates
Yes.
Volunteering: Participation in volunteering, where 0 indicates No and 1 indicates
Yes.
Academic Performance
GPA: Grade Point Average on a scale from 2.0 to 4.0, influenced by study habits,
parental involvement, and extracurricular activities.
GradeClass: Classification of students' grades based on GPA: 0: 'A' (GPA >= 3.5); 1: 'B'
(3.0 <= GPA < 3.5); 2: 'C' (2.5 <= GPA < 3.0); 3: 'D' (2.0 <= GPA < 2.5); 4: 'F' (GPA < 2.0)