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

Intrusion Detection System Using Apriori and Association Rule Mining #225

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

IkkiOcean
Copy link
Contributor

@IkkiOcean IkkiOcean commented Oct 11, 2024

Related Issues

  • Implemented Apriori and association rule mining for the Intrusion Detection System.

Closes : #207

Proposed Changes

  • Created rules using Apriori and association rule mining to enhance the Intrusion Detection System.
  • Added the dataset and notebooks necessary for running the project.
  • Improved documentation, including detailed feature descriptions and project objectives for better clarity and usability.

Additional Info

  • This PR enhances the functionality of the intrusion detection system and provides comprehensive documentation for future developers and users.

Copy link

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! 😊

@IkkiOcean IkkiOcean changed the title IDS-using-arm Intrusion Detection System Using Apriori and Association Rule Mining Oct 11, 2024
@UppuluriKalyani UppuluriKalyani merged commit ca126d8 into UppuluriKalyani:main Oct 11, 2024
3 checks passed
Repository owner deleted a comment from IkkiOcean Oct 11, 2024
Copy link

🎉🎉 Thank you for your contribution! Your PR #225 has been merged! 🎉🎉

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

Successfully merging this pull request may close these issues.

Feature request : Intrution Detection System using Association Rule Mining
2 participants