This project will guide you on how to implement an end-to-end ML project, starting from defining the problem scenario to training the ML model, and finally using the ML model that you trained to implement the intelligent web application interface to predict the hand-written digits, as you can see in here. You may notice here that the ML model showed can still make mistakes e.g. recognizing “9” as “4” even though the prediction accuracy of the ML model is already 97%.