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

Added PDF detection malware #1434

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Added PDF detection malware #1434

merged 1 commit into from
Oct 14, 2024

Conversation

DarshAgrawal14
Copy link
Contributor

@DarshAgrawal14 DarshAgrawal14 commented Oct 13, 2024

Description

Pipeline is created and usage and info is mentioned in readme file Additions:

  • Model Training notebook
  • Pdf feature extraction notebook
  • Data processing and model prediction notebook
  • Dataset used
  • Trained Model
  • Readme.md

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #1425

Closes : #1425

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Pipeline is created and usage and info is mentioned in readme file
Additions:

- Model Training notebook
- Pdf feature extraction notebook
- Data processing and model prediction notebook
- Dataset used
- Trained Model
- Readme.md
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! 😊

@sanjay-kv
Copy link
Member

where is the issue?

@DarshAgrawal14
Copy link
Contributor Author

DarshAgrawal14 commented Oct 13, 2024

@sanjay-kv , it is #1425 i earlier mentioned it near fixes, now i have added the closes keyword as well

@sanjay-kv sanjay-kv merged commit 02b1dbe into recodehive:main Oct 14, 2024
1 check passed
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]: Pipeline to predict whether given pdf is malicious or not
2 participants