The Logistic Regression Model Was Trained using the Scikit-Learn Breast Cancer Dataset to predict if a tumor is Bening or Malignant based on the features of the tumor.
The Model Has an Accuracy Score of : 0.986013986013986
The Model has been packaged and deployed as a web app using Python Streamlist Package