This is in backend for the skin cancer is application which is developed using the flask library in python.
- Python
- fastai
- numpy
- pandas
Urls www./register for registerin new user-POST Method Form with 5 parameters { username password request premium emailId }
www./auth -authenticate the user eg.login POST Method with 2 parameters { username password }
www./model -predict the image POST Method with 2 parameters { username image:"the photo" }