Predict Student Performance
Can You Predict a Student Grades??
@kaggle.stealthtechnologies_predict_student_performance_dataset
Can You Predict a Student Grades??
@kaggle.stealthtechnologies_predict_student_performance_dataset
CREATE TABLE data (
"socioeconomic_score" DOUBLE,
"study_hours" DOUBLE,
"sleep_hours" DOUBLE,
"attendance" DOUBLE,
"grades" DOUBLE
);
Anyone who has the link will be able to view this.