Baselight

College Student Data

Data of final year students

@kaggle.kuchhbhi_cpga_iq_placement

Student Clustering
@kaggle.kuchhbhi_cpga_iq_placement.student_clustering

  • 3.26 KB
  • 200 rows
  • 2 columns
cgpa

Cgpa

iq

Iq

5.1388
5.9113
8.3693
8.2797
5.45110
5.88109
8.4198
8.8115
5.79110
8.0994

CREATE TABLE student_clustering (
  "cgpa" DOUBLE,
  "iq" BIGINT
);

Share link

Anyone who has the link will be able to view this.