There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using KNN algorithm in python a model is trained where it is able to detect if someone's level of BMI according to height and weight.It also uses Flask to link up with a webpage where the user can input details such as height and weight.