auto_price

From MaRDI portal
(Redirected from Dataset:6032996)
Auto price (OpenML dataset with id 195)



OpenML195MaRDI QIDQ6032996FDOQ6032996RO-CrateQ6032996

OpenML dataset with id 195

L. Torgo

Full work available at URL: https://api.openml.org/data/v1/download/3632/auto_price.arff

Upload date: 23 April 2014



Dataset Characteristics

Number of classes: 0
Number of features: 16 (numeric: 15, symbolic: 1 and in total binary: 0 )
Number of instances: 159
Number of instances with missing values: 0
Number of missing values: 0

Author: Source: Unknown - Please cite:

This data set consists of three types of entities:

(a) the specification of an auto in terms of various characteristics;
(b) its assigned insurance risk rating,;
(c) its normalized losses in use as compared to other cars. 
The second rating corresponds to the degree to which the auto is more risky than its price indicates. Cars are initially
assigned a risk factor symbol associated with its price. Then, if it is more risky (or less), this symbol is adjusted by
moving it up (or down) the scale. Actuarians call this process "symboling". A value of +3 indicates that the auto is
risky, -3 that it is probably pretty safe.The third factor is the relative average loss payment per insured vehicle year.
This value is normalized for all autos within a particular size classification (two-door small, station wagons,
sports/speciality, etc...), and represents the average loss per car per year.
- Note: Several of the attributes in the database could be used as a "class" attribute.
The original data (from the UCI repository) (http://www.ics.uci.edu/~mlearn/MLSummary.html) has 205 instances
described by 26 attributes :
- 15 continuous
- 1 integer
- 10 nominal
The following provides more information on these attributes:

  1. symboling:                 -3, -2, -1, 0, 1, 2, 3.
  2. normalized-losses:        continuous from 65 to 256.
  3. make:                     alfa-romero, audi, bmw, chevrolet, dodge, honda,
                               isuzu, jaguar, mazda, mercedes-benz, mercury,
                               mitsubishi, nissan, peugot, plymouth, porsche,
                               renault, saab, subaru, toyota, volkswagen, volvo
  4. fuel-type:                diesel, gas.
  5. aspiration:               std, turbo.
  6. num-of-doors:             four, two.
  7. body-style:               hardtop, wagon, sedan, hatchback,convertible.
  8. drive-wheels:             4wd, fwd, rwd.
  9. engine-location:          front, rear.
 10. wheel-base:               continuous from 86.6 120.9.
 11. length:                   continuous from 141.1 to 208.1.
 12. width:                    continuous from 60.3 to 72.3.
 13. height:                   continuous from 47.8 to 59.8.
 14. curb-weight:              continuous from 1488 to 4066.
 15. engine-type:              dohc, dohcv, l, ohc, ohcf, ohcv, rotor.
 16. num-of-cylinders:         eight, five, four, six, three, twelve, two.
 17. engine-size:              continuous from 61 to 326.
 18. fuel-system:              1bbl, 2bbl, 4bbl, idi, mfi, mpfi, spdi, spfi.
 19. bore:                     continuous from 2.54 to 3.94.
 20. stroke:                   continuous from 2.07 to 4.17.
 21. compression-ratio:        continuous from 7 to 23.
 22. horsepower:               continuous from 48 to 288.
 23. peak-rpm:                 continuous from 4150 to 6600.
 24. city-mpg:                 continuous from 13 to 49.
 25. highway-mpg:              continuous from 16 to 54.
 26. price:                    continuous from 5118 to 45400.

The original data also has some missing attribute values denoted by "?" : 

   Attribute #:   Number of instances missing a value:
   2.             41
   6.             2
   19.            4
   20.            4
   22.            2
   23.            2
   26.            4

I've changed the original data in the following way :
- All instances with unknowns were removed giving 159 instances.
- The goal variable is "price"
- All nominal attributes (10) were removed.

Original source: UCI machine learning repository. (http://www.ics.uci.edu/~mlearn/MLSummary.html). 
Source: collection of regression datasets by Luis Torgo (ltorgo@ncc.up.pt) at
http://www.ncc.up.pt/~ltorgo/Regression/DataSets.html
Characteristics: 159 cases; 14 continuous variables; 1 nominal vars..






ROCrate

What is a RO-Crate?

A RO-Crate is a standardized research object package used to bundle data together with rich machine-readable metadata. Each RO-Crate contains:

  • the files belonging to the dataset (e.g. CSVs, images, code, documentation)
  • a ro-crate-metadata.json file describing the content, provenance, and context
  • persistent identifiers and references to related research objects (e.g. software, publications)

This ensures that the dataset can be easily reused, cited, validated, and interpreted in a reproducible manner. More information can be found here.

Download

You can download a RO-Crate for this dataset here: Download RO-Crate

HINT: The RO-Crate is created dynamically, so it could take up to 30 seconds until the downloads starts.


This page was built for dataset: auto_price