Car Classification Dataset
Can you evaluate which car is better?
@kaggle.stealthtechnologies_car_evaluation_classification
Can you evaluate which car is better?
@kaggle.stealthtechnologies_car_evaluation_classification
CREATE TABLE cars (
"buying" VARCHAR,
"maint" VARCHAR,
"doors" VARCHAR,
"persons" VARCHAR,
"lug_boot" VARCHAR,
"safety" VARCHAR,
"class" VARCHAR
);
Anyone who has the link will be able to view this.