Student Marks Dataset
Student Marks Prediction - Regression Problem
@kaggle.yasserh_student_marks_dataset
Student Marks Prediction - Regression Problem
@kaggle.yasserh_student_marks_dataset
CREATE TABLE student_marks (
"number_courses" BIGINT,
"time_study" DOUBLE,
"marks" DOUBLE
);
Anyone who has the link will be able to view this.