You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to classify the risk of obesity based on various health and lifestyle factors using an Artificial Neural Network (ANN) implemented in PyTorch. The model is trained on a dataset containing features such as age, dietary habits, physical activity, and more, to predict the obesity risk level.