Giter Site home page Giter Site logo

lejohntanjunyen / banknote_authenticator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 142 KB

A mini project to understand the different deployment methods with Flask, flasgger, Streamlit and Heroku

Jupyter Notebook 66.00% Python 33.21% Shell 0.79%
random-forest-classifier streamlit-application heroku-deployment flask flasgger

banknote_authenticator's Introduction

Mini Project on Bank Note Authenticator

Files: BankNote_Authentication.csv

  • bank note data set

TestFile.csv

  • test data set

BankNoteAuthenticationModel.ipynb

  • RandomForestClassifier Model to predict authenticity of Bank Note

model.pkl

  • pickled out RandomForestClassifier Model

prediction.py

  • a simple python file to deploy model into web application using flask

flask_api.py

  • similar to prediction.py but included flasgger

app.py

  • python file to deploy model using Streamlit

requirements.txt

  • a lsit of required packages and its version

setup.sh

  • shell file with shell command
  • Note: do not open this file in your computer, will create a config.toml file inside the .streamlit file and running streamlit will pose problems

Procfile

  • specifies the shell file to run app on Heroku

banknote_authenticator's People

Contributors

lejohntanjunyen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.