You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PharmaScan is a Streamlit-based web app that uses a custom YOLOv5 model to automatically detect and extract medication details—such as drug names, quantities, and dosage instructions—from scanned doctor prescriptions.
A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.
Hello there! In this repository I will explain how to predict hand written digits using Spark Machine Learning decision tree classifier algorithm which will produce 88% accurate predictions at the depth of 15.