adithya-s-k / World-of-AI

WORLD OF AI : An open-source repository for AI-based projects 🚀, from beginner to expert level, helping contributors start their journey in Artificial Intelligence and Deep Learning. Our projects provide hands-on experience to real-world problems👨‍💻. Join our community and contribute to the development of AI-based solutions 👥.
https://www.cognitivelab.tech/
MIT License
89 stars 86 forks source link

Diet Recommendation for Pregnancy #221

Closed Nabanita29 closed 4 months ago

Nabanita29 commented 1 year ago

Info about the related issue

Closes: #220

My solution involves collecting a comprehensive dataset with pregnant women's characteristics, pregnancy stage, dietary restrictions, nutritional needs, and food items with nutritional information. The data has been preprocessed to handle missing values, encode categorical variables, and scale numerical features. Multiple multi-label classification models, including Random Forest and neural network model, has been evaluated and trained on the dataset. Hyperparameter tuning has also been performed to enhance model performance.

Type of change

What sort of change have you made:

Checklist:

Screenshots

image image image

Nabanita29 commented 1 year ago

Sir I will update the readme and dataset if you can review and let me know if this project will be accepted !