-
-
Notifications
You must be signed in to change notification settings - Fork 368
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
Spam Vs Ham Mail Classification [With Streamlit GUI] #329
Comments
Issue assigned to you @pooranjoyb |
@abhisheks008 can you please assign me this issue for codepeak |
Hi @smty2018, can you please share your approach for solving this issue along with the required details mentioned in the issue template. |
@abhisheks008 is this issue open for SWOC'24? |
Full name : Dipayan Majumder |
Query : Please provide me the link of the dataset |
Updated dataset link. This issue is part of Social Winter of Code. |
sorry for the typing mistake .I participate in SWOC 2024. |
Complete the previous issue first. |
How do I get assigned to this issue? |
Full name : Dipayan Majumder |
What are the deep learning methods are you focusing on? |
i will use RNN ,LSTM ,Pre trained model like Transformer-bert etc . I also have to do some preprocessing . can you please assign me this project under SWOC 24. |
Can i used some ML algorithm if it's give me good accuracy. |
This project repository mainly focuses on the DL models, so try to implement DL models more. If you find ML models are getting better results then only you can put the models for showcase along with the implemented DL models. Issue assigned to you @dipayan22 under SWOC S4. |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Spam Vs Ham Mail Classification
🔴 Aim : ML project with a Streamlit GUI that will predict whether the Mail received from some source is a Spam Mail or not
🔴 Dataset : https://www.kaggle.com/datasets/omokennanna/simple-spam-classification
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 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: