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

Market basket recommendation system using Apriori #816

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

poojaharihar03
Copy link
Contributor

@poojaharihar03 poojaharihar03 commented Jun 12, 2024

  • The focus is on uncovering hidden insights within datasets through association rule mining using the Apriori algorithm and sequential pattern mining techniques.
  • Further a recommendation system is built which will give recommendations based on confidence and lift
  • Further, users can enter their recommendations if the item is not found.
  • Implemented a user-friendly page using streamlit

@Niketkumardheeryan @invigorzz313 solved issue #802.
Can you please merge this issue?

@Niketkumardheeryan Niketkumardheeryan merged commit 044af7a into Niketkumardheeryan:master Jun 13, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants