pricingautomobilesprice-predictionregressionucipricing

Automobile Price Prediction (UCI)

Category
Pricing
Records
159 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~0.02 MB
Downloads
0

About this data

159 automobiles described by 15 engineering and design attributes — wheelbase, dimensions, engine size, horsepower, fuel economy, and more — with price as the prediction target. A classic UCI regression benchmark.

Schema

NameTypeDescription
symbolingDOUBLE
normalized-lossesDOUBLE
wheel-baseDOUBLE
lengthDOUBLE
widthDOUBLE
heightDOUBLE
curb-weightDOUBLE
engine-sizeDOUBLE
boreDOUBLE
strokeDOUBLE
compression-ratioDOUBLE
horsepowerUTINYINT
peak-rpmDOUBLE
city-mpgUTINYINT
highway-mpgUTINYINT
classDOUBLE

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Automobile Price Prediction (U" })
// Found: c7f85f8e-c758-413c-be5f-b80a22110769
get_download_url({ dataset_id: "c7f85f8e-c758-413c-be5f-b80a22110769" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/c7f85f8e-c758-413c-be5f-b80a22110769/download-url
Automobile Price Prediction (UCI) — Free Dataset | DataBazaar