divakar2261 / bank-note-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Note Analysis

THE APP IS LIVE HERE ---> https://banknote2261.herokuapp.com/

Data Set Information: UCI Repository Data were extracted from images that were taken from genuine and forged banknote-like specimens. For digitization, an industrial camera usually used for print inspection was used. The final images have 400x 400 pixels. Due to the object lens and distance to the investigated object gray-scale pictures with a resolution of about 660 dpi were gained. Wavelet Transform tool were used to extract features from images.

Attribute Information:

  1. Variance of Wavelet Transformed image (continuous)
  2. Skewness of Wavelet Transformed image (continuous)
  3. Curtosis of Wavelet Transformed image (continuous)
  4. Entropy of image (continuous)
  5. Class (integer)

##Can we classify banknote as fake or genuine?

About


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%Language:Shell 0.0%