farish07/banknote-authentication-dataset
Banknote Authentication Dataset This repository hosts the raw CSV file for the Banknote Authentication dataset. The data was created using features extracted from images of genuine and forged banknotes. 💾 File Contents The main file is data_banknote_authentication.csv. It contains 1372 instances and 5 columns (4 features + 1 class): Variance of Wavelet Transformed image Skewness of Wavelet Transformed image Curtosis of Wavelet Transformed image Entropy of image… See the full description on the dataset page: https://huggingface.co/datasets/farish07/banknote-authentication-dataset.
license: cc-by-4.0 tags:
- tabular
- classification
- banknote
- uci-ml ---
Banknote Authentication Dataset
This repository hosts the raw CSV file for the Banknote Authentication dataset. The data was created using features extracted from images of genuine and forged banknotes.
💾 File Contents
The main file is data_banknote_authentication.csv. It contains 1372 instances and 5 columns (4 features + 1 class):
- Variance of Wavelet Transformed image
- Skewness of Wavelet Transformed image
- Curtosis of Wavelet Transformed image
- Entropy of image
- Class (0 for genuine, 1 for forged)
