Baselight

Car Price Prediction Dataset

Challenges and Opportunities in Car Price Prediction Models

@kaggle.jacksondivakarr_sample34

Loading...
Loading...

About this Dataset

Car Price Prediction Dataset

The Car Price Prediction Dataset is designed for predicting the prices of used cars based on various features. This dataset is valuable for machine learning and regression analysis to understand the factors influencing car prices in the market.

Tables

Processes2

@kaggle.jacksondivakarr_sample34.processes2
  • 39.45 KB
  • 2095 rows
  • 14 columns
Loading...

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
);

Share link

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