Data
Auto-mobile-pricing

Auto-mobile-pricing

active ARFF CC0: Public Domain Visibility: public Uploaded 23-03-2022 by Dustin Carrion
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • Computer Systems Machine Learning
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Title: 1985 Auto Imports Database Source Information: -- Creator/Donor: Jeffrey C. Schlimmer (Jeffrey.Schlimmera.gp.cs.cmu.edu) -- Date: 19 May 1987 -- Sources: 1) 1985 Model Import Car and Truck Specifications, 1985 Ward's Automotive Yearbook. 2) Personal Auto Manuals, Insurance Services Office, 160 Water Street, New York, NY 10038 3) Insurance Collision Report, Insurance Institute for Highway Safety, Watergate 600, Washington, DC 20037 Past Usage: -- Kibler,D., Aha,D.W., Albert,M. (1989). Instance-based prediction of real-valued attributes. it Computational Intelligence, it 5, 51--57. -- Predicted price of car using all numeric and Boolean attributes -- Method: an instance-based learning (IBL) algorithm derived from a localized k-nearest neighbor algorithm. Compared with a linear regression predictionso all instances with missing attribute values were discarded. This resulted with a training set of 159 instances, which was also used as a test set (minus the actual instance during testing). -- Results: Percent Average Deviation Error of Prediction from Actual -- 11.84 for the IBL algorithm -- 14.12 for the resulting linear regression equation Relevant Information: -- Description 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. Number of Instances: 205 Number of Attributes: 26 total -- 15 continuous -- 1 integer -- 10 nominal Attribute Information: Attribute: Attribute Range: ------------------ ----------------------------------------------- symboling: -3, -2, -1, 0, 1, 2, 3. normalized-losses: continuous from 65 to 256. 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 fuel-type: diesel, gas. aspiration: std, turbo. num-of-doors: four, two. body-style: hardtop, wagon, sedan, hatchback, convertible. drive-wheels: 4wd, fwd, rwd. engine-location: front, rear. wheel-base: continuous from 86.6 120.9. length: continuous from 141.1 to 208.1. width: continuous from 60.3 to 72.3. height: continuous from 47.8 to 59.8. curb-weight: continuous from 1488 to 4066. engine-type: dohc, dohcv, l, ohc, ohcf, ohcv, rotor. num-of-cylinders: eight, five, four, six, three, twelve, two. engine-size: continuous from 61 to 326. fuel-system: 1bbl, 2bbl, 4bbl, idi, mfi, mpfi, spdi, spfi. bore: continuous from 2.54 to 3.94. stroke: continuous from 2.07 to 4.17. compression-ratio: continuous from 7 to 23. horsepower: continuous from 48 to 288. peak-rpm: continuous from 4150 to 6600. city-mpg: continuous from 13 to 49. highway-mpg: continuous from 16 to 54. price: continuous from 5118 to 45400. Missing Attribute Values: (denoted by "?") Attribute : Number of instances missing a value: 41 2 4 4 2 2 4

26 features

column_anumeric6 unique values
0 missing
column_bnumeric51 unique values
41 missing
column_cstring22 unique values
0 missing
column_dstring2 unique values
0 missing
column_estring2 unique values
0 missing
column_fstring2 unique values
2 missing
column_gstring5 unique values
0 missing
column_hstring3 unique values
0 missing
column_istring2 unique values
0 missing
column_jnumeric53 unique values
0 missing
column_knumeric75 unique values
0 missing
column_lnumeric44 unique values
0 missing
column_mnumeric49 unique values
0 missing
column_nnumeric171 unique values
0 missing
column_ostring7 unique values
0 missing
column_pstring7 unique values
0 missing
column_qnumeric44 unique values
0 missing
column_rstring8 unique values
0 missing
column_snumeric38 unique values
4 missing
column_tnumeric36 unique values
4 missing
column_unumeric32 unique values
0 missing
column_vnumeric59 unique values
2 missing
column_wnumeric23 unique values
2 missing
column_xnumeric29 unique values
0 missing
column_ynumeric30 unique values
0 missing
column_znumeric186 unique values
4 missing

19 properties

205
Number of instances (rows) of the dataset.
26
Number of attributes (columns) of the dataset.
Number of distinct values of the target attribute (if it is nominal).
59
Number of missing values in the dataset.
46
Number of instances with at least one value missing.
16
Number of numeric attributes.
0
Number of nominal attributes.
0.13
Number of attributes divided by the number of instances.
61.54
Percentage of numeric attributes.
Percentage of instances belonging to the most frequent class.
0
Percentage of nominal attributes.
Number of instances belonging to the most frequent class.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
0
Number of binary attributes.
0
Percentage of binary attributes.
22.44
Percentage of instances having missing values.
Average class difference between consecutive instances.
1.11
Percentage of missing values.

0 tasks

Define a new task