Skip to content

A repository for Bank Note Authenticator ML model which is deployed on Heroku platform using Flask

Notifications You must be signed in to change notification settings

mittalsharad/bank-note-authenticator-with-flask-app

Repository files navigation

Bank Note Authenticator with Flask

Python Framework Frontend

In this repo, I have created a Bank Note Authentication Model. After creating the model, I have also deployed it onto Hroku platform using Flask and Flasgger.

Steps

To Create a Web App and host it on Heroku Platform:

  1. Create a Model
  2. Pickle the Model
  3. Create a Flask App
  4. Use Flasgger for frontend
  5. Use Docker for Containerization
  6. Create a Heroku Account.
  7. Push all the code to a Github Repo
  8. Link the Heroku accont with Github
  9. Deploy the model on Heroku.

For a more detailed description, follow my Blog.

Bank Note Authentication

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.

Dataset Link: https://www.kaggle.com/ritesaluja/bank-note-authentication-uci-data

About

A repository for Bank Note Authenticator ML model which is deployed on Heroku platform using Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published