Glass Identification Data Set
From USA Forensic Science Service
@kaggle.danushkumarv_glass_identification_data_set
From USA Forensic Science Service
@kaggle.danushkumarv_glass_identification_data_set
CREATE TABLE glass (
"id" BIGINT,
"ri" DOUBLE,
"na" DOUBLE,
"mg" DOUBLE,
"al" DOUBLE,
"si" DOUBLE,
"k" DOUBLE,
"ca" DOUBLE,
"ba" DOUBLE,
"fe" DOUBLE,
"type_of_glass" BIGINT
);
Anyone who has the link will be able to view this.