Closed RB137 closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ml-nexus | โ Ready (Inspect) | Visit Preview | ๐ฌ Add feedback | Nov 3, 2024 10:03pm |
๐ Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly. Don't forget to mention the issue you solved!.
To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!
Hi @UppuluriKalyani ! ๐
This PR upgrades the diet recommendation system with ML-based predictions, meeting Level 2 requirements. All docs, including README, LICENSE, and requirements.txt, are added for easy setup. Please review and consider marking it as Level 2. Thank you!
๐๐ Thank you for your contribution! Your PR #752 has been merged! ๐๐
Related Issues or bug
Fixes: #746
Proposed Changes
๐ Synthetic Dataset: Created a synthetic dataset that simulates user profiles with features like Age, Gender, Weight, and Activity Level, ensuring effective model training and better prediction accuracy.
๐ Feature Engineering: Implemented one-hot encoding for categorical variables to improve the models' ability to learn from diverse input data.
๐ฅ Dynamic Diet Recommendations: Developed a system that provides personalized meal plans based on predicted dietary types, including options for balanced, high-protein, and low-carb diets.
๐ ๏ธ Tech Stack: Utilized Python along with essential libraries such as Pandas, NumPy, and Scikit-learn for data handling and machine learning functionalities.
๐ฎ Future Updates: Plans to integrate real-world datasets for improved accuracy, enhance user feedback mechanisms to refine recommendations, include a wider variety of dietary preferences (e.g., vegetarian, gluten-free), and develop a user-friendly interface for easier interaction with the system.
Additional Info
Screenshots
Updated
README.md :
LICENSE.md: