A simple application which trains and tests three classifiers on the same dataset and compares results
Retrieved from: http://archive.ics.uci.edu/ml/datasets/banknote+authentication#
Multi-variate data set comprising of 4 attributes and a binary class variable. The data contains features from images of genuine and forged banknote-like specimen.
- variance
- skewness
- curtosis
- entropy
- real
- fake
Dua, D. and Graff, C. (2019). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science.
- Logistic Regression
- Support Vector Machine
- Adaboost