Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 940 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 940 Bytes

Some scripts for dataset exploration, normalization and classification with neural network and other methods (decision tree, SVM) on Banknote Authentication Data Set from UCI repository. https://archive.ics.uci.edu/ml/datasets/banknote+authentication

Usage

Requirements:

Install dependencies by executing pipenv install and run the scripts, all parameters are specified in variables at the top of each script.