Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create data_collection.py #385

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Create data_collection.py #385

merged 1 commit into from
Oct 15, 2024

Conversation

sv410
Copy link
Contributor

@sv410 sv410 commented Oct 9, 2024

#362
Description
<!–Please include a brief description of the changes–> Added data collection and recommendation model features. The data collection tracks user interactions (clicks, views, purchases) and stores them in a database. The recommendation model uses collaborative filtering and content-based filtering to provide personalized recommendations.

Related Issues
<!–Cite any related issue(s) this pull request addresses. If none, simply state “None”–>

Closes #123 (Replace with the actual issue number if applicable)
Type of PR

[ ] Feature
Screenshots / videos (if applicable)
<!–Attach any relevant screenshots or videos demonstrating the changes–> N/A

Checklist

[X] I have gone through the contributing guide
[X] I have updated my branch and synced it with project main branch before making this PR
[X] I have performed a self-review of my code
[X] I have tested the changes thoroughly before submitting this pull request.
[X] I have provided relevant issue numbers, screenshots, and videos after making the changes.
[X] I have commented my code, particularly in hard-to-understand areas.
Additional context:
<!–Include any additional information or context that might be helpful for reviewers.–> This feature enhances user experience by providing personalized recommendations and insights into user behavior, which can inform marketing strategies and inventory management.

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for rococo-mooncake-0d89f7 ready!

Name Link
🔨 Latest commit f883dc2
🔍 Latest deploy log https://app.netlify.com/sites/rococo-mooncake-0d89f7/deploys/67068f807c7c860008df2aa6
😎 Deploy Preview https://deploy-preview-385--rococo-mooncake-0d89f7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @sv410! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Anjaliavv51 Anjaliavv51 merged commit 4aa2ab2 into Anjaliavv51:main Oct 15, 2024
6 checks passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment