End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning
End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning copied to clipboard
405 not allowed
bro when i tap predict it shows 405 not allowed

405 not allowed means the server knows the request method, but the target resource doesn't support this method. So, look at the 'predict' button. It may help you.