College Student Data
Data of final year students
@kaggle.kuchhbhi_cpga_iq_placement
Data of final year students
@kaggle.kuchhbhi_cpga_iq_placement
This dataset contains IQ and CGPA of the final year college students.
Grading in education is the attempt to apply standardized measurements of varying levels of achievement in a course. Grades can be assigned as letters, as a range, as a percentage, or as a number out of a possible total. In some countries, grades are averaged to create a grade point average.
CREATE TABLE student_clustering (
"cgpa" DOUBLE,
"iq" BIGINT
);Anyone who has the link will be able to view this.