地球资源数据云——数据资源详情
该数据集《High School Student Performance & Demographics》主要用于二分类任务,数据形态以表格为主,应用场景偏向医疗健康。 题目说明:High school student perfomance as well as demographic, social, and parent data. 任务类型:表格二分类。 建议流程:先做缺失值/异常值处理与特征编码,再比较逻辑回归、随机森林、XGBoost。 评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。 可用文件:student_math_clean.csv, student_portuguese_clean.csv。 This dataset contains student achievement data for two Portuguese high schools. The data was collected using school reports and questionnaires, and includes student grades, demographics, social, parent, and school - related features. Two datasets are provided regarding performance in two distinct subjects: Mathematics and Portuguese language. I have cleaned the original datasets so that they are easier to read and use. Attributes for both student_math_cleaned.csv (Math course) and student_portuguese_cleaned.csv (Portuguese language course) datasets: 1. school - student's school (binary: "GP" - Gabriel Pereira or "MS" - Mousinho da Silveira) 2. sex - student's sex (binary: "F" - female or "M" - male)

该数据集《High School Student Performance & Demographics》主要用于二分类任务,数据形态以表格为主,应用场景偏向医疗健康。 题目说明:High school student perfomance as well as demographic, social, and parent data.
任务类型:表格二分类。
建议流程:先做缺失值/异常值处理与特征编码,再比较逻辑回归、随机森林、XGBoost。
评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。
可用文件:student_math_clean.csv, student_portuguese_clean.csv。
This dataset contains student achievement data for two Portuguese high schools. The data was collected using school reports and questionnaires, and includes student grades, demographics, social, parent, and school - related features.
Two datasets are provided regarding performance in two distinct subjects: Mathematics and Portuguese language. I have cleaned the original datasets so that they are easier to read and use.
Attributes for both student_math_cleaned.csv (Math course) and student_portuguese_cleaned.csv (Portuguese language course) datasets:
1. school - student's school (binary: "GP" - Gabriel Pereira or "MS" - Mousinho da Silveira)
2. sex - student's sex (binary: "F" - female or "M" - male)