Skip to content

scaceresg/mlapi-banknotes

Repository files navigation

Bank Notes Classification ML API

This project consists of developing a ML API for Bank Notes authentication.

Dataset

Data is taken from the dataset Bank Authentication UCI Data - Kaggle.com which includes information on images taken from genuine and forged banknote-like specimens.

Machine Learning Model

A Random Forest Classifier was trained and implemented for the dataset. The model was saved and implemented using the pickle module.

Rest API

FastAPI was used to get requests and predict the authentication of bank notes.

About

ML API for Bank Notes classification using FastAPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors