Closed RB137 closed 2 weeks ago
Thank you for submitting your pull request! ๐ We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! ๐
Hi @sanjay-kv Sir, ! ๐
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!
@sanjay-kv please add gssoc-ext and level labels on this PR. I request as this PR meets Level 2 requirements please label it with level 2.
@sanjay-kv Sir, please add gssoc-ext and level labels on this PR asap. Please kindly add labels asap as the opensource contribution drive closing today.
Description
Fixes #1612
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.
Screenshots
Updated
README.md :
LICENSE.md:
Type of change
Checklist: