An open API service indexing awesome lists of open source software.

https://github.com/mahmoud-nfz/digit-recognition-api

A simple rest api made with flask for predicting a digit written on an 8x8 image using an xgboost machine learning model trained on the sklearn digits dataset. Frontend hosted at :
https://github.com/mahmoud-nfz/digit-recognition-api

ai flask machine-learning python rest-api xgboost

Last synced: about 2 months ago
JSON representation

A simple rest api made with flask for predicting a digit written on an 8x8 image using an xgboost machine learning model trained on the sklearn digits dataset. Frontend hosted at :

Awesome Lists containing this project