Car Price Prediction Dataset
Challenges and Opportunities in Car Price Prediction Models
@kaggle.jacksondivakarr_sample34
Challenges and Opportunities in Car Price Prediction Models
@kaggle.jacksondivakarr_sample34
CREATE TABLE processes2 (
"unnamed_0" BIGINT,
"name" VARCHAR,
"year" BIGINT,
"selling_price" BIGINT,
"km_driven" BIGINT,
"fuel" VARCHAR,
"seller_type" VARCHAR,
"transmission" VARCHAR,
"owner" VARCHAR,
"seats" BIGINT,
"max_power_in_bph" DOUBLE,
"mileage_unit" VARCHAR,
"mileage" DOUBLE,
"engine_cc" BIGINT
);
Anyone who has the link will be able to view this.