srimani-programmer / Breast-Cancer-Predictor

A Flask based web application to predict breast cancer.
GNU General Public License v3.0
155 stars 167 forks source link

Adding a database #181

Open harsh5902 opened 2 years ago

harsh5902 commented 2 years ago

A new user who will come to the site will also generate data. The prediction will tell that there is any breast cancer or not and after knowing the actual result we can append that data to our Breast Cancer.csv which will give us data to predict with more precision.

freny24 commented 2 years ago

@harsh5902 issue has been assigned to you! Good luck with your work!