Swiss-banknote-conterfeit-detection
Dataset:6036576
OpenML dataset with id 43477
No author found.
Full work available at URL: https://api.openml.org/data/v1/download/22102302/Swiss-banknote-conterfeit-detection.arff
Upload date: 23 March 2022
Copyright license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Dataset Characteristics
Number of classes: 0
Number of features: 7 (numeric: 7, symbolic: 0 and in total binary: 0 )
Number of instances: 200
Number of instances with missing values: 0
Number of missing values: 0
Context
Will you be able to identify genuine and conterfeit banknotes, even if half of the data is conterfeit? Perfect for testing different outlier detection algorithms.
Content
The dataset includes information about the shape of the bill, as well as the label. It is made up of 200 banknotes in total, 100 for genuine/conterfeit each.
Attributes:
-conterfeit: Wether a banknote is conterfeit (1) or genuine (0)
-Length: Length of bill (mm)
-Left: Width of left edge (mm)
-Right: Width of right edge (mm)
-Bottom: Bottom margin width (mm)
-Top: Top margin width (mm)
-Diagonal: Length of diagonal (mm)
Original Data Source
Flury, B. and Riedwyl, H. (1988). Multivariate Statistics: A practical approach. London: Chapman Hall, Tables 1.1 and 1.2, pp. 5-8.
Applications
While it might be pretty easy for a classifier to decide wether the banknotes are conterfeit or not, what about methods using outlier detection?
Classical methods of outlier detection won't work, since half of the data consist of outliers (conterfeit bills), so more robust methods will be needed.
This page was built for dataset: Swiss-banknote-conterfeit-detection