Skip to content

plotly-dash-apps/506-digit-classifier-xgboost

Repository files navigation

Digit Classifier app

View the deployed application here: https://xgb-digit-classifier.herokuapp.com/

This repo demonstrates how to build a classifier using

Important files:

  • initial-model-training.ipynb: preprocess the dataset, train the models
  • optimization: this folder contains alternative versions of the trained models, using gridsearch
  • rf_grid_model.tar.gz: this is a compressed file containing the pkl file because the original was too large for github.

I was inspired by these other apps:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published