-
-
Notifications
You must be signed in to change notification settings - Fork 347
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
Microsoft Malware Prediction #795
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
@abhisheks008 , 👋 Hey bro can you please assign me this issue under GSSoC'24 with an appropriate level tag |
@abhisheks008 , kindly assign this isssue to me with an appropriate level tag |
What are the models you are planning for this problem statement? Mention at least 3-4 models for this dataset. |
@abhisheks008 I'm planning to use Gradient Boosting Machines (GBM) For tabular data like the one in this malware prediction challenge, tree-based ensemble methods (XGBoost, LightGBM, CatBoost) are often the most effective. These methods can handle the complexity and variability in the data well. |
Hi @somaiaahmed thanks for the approach. But this project repository demands deep learning models instead of machine learning models, hence can you please upgrade your approach and get back to this issue? |
@abhisheks008 ok i can build CNN model |
Can you brief more on the planned the models? Only CNN will not work here as you need to implement at least 2-3 models for any project. |
@abhisheks008, I can start working on it, after making sure you approve my solution for the Micromobility-Lane-Recognition Issue Full name: Basma Mahmoud Approach for this Project:
What is your participant role? (Mention the Open Source program): GSSoC-2024 participant Can you add the label for GSSoC, please? |
As this issue is raised by a contributor, I can't assign this to you |
@abhisheks008 no probs. |
🔴 Project Title: Microsoft Malware Prediction Challenge
🔴 Aim: Develop predictive models using data science techniques to anticipate malware attacks on machines, thereby preventing potential damage to Microsoft's vast user base.
🔴 Dataset: Utilize the unprecedented malware dataset provided by Microsoft to facilitate open-source advancements in malware prediction techniques.
🔴 Approach: Perform exploratory data analysis (EDA) on the malware dataset to understand its structure and characteristics. Implement 3-4 machine learning algorithms such as Random Forest, XGBoost, Neural Networks, and others. Compare these algorithms based on their performance metrics such as accuracy, precision, and recall to identify the most effective model for predicting malware occurrences.
📍 Follow the Guidelines to Contribute in the Project:
🔴🟡 Points to Note:
✅ To be Mentioned while taking the issue:
Happy Contributing! 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: