Handwritten Digit Classification Using Decision Tree and Random Forest
This handwritten digit classification mini project makes use of machine learning algorithms like Decision Tree or Random forest to create a model on MNIST dataset. We are using Flask to…