abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
345 stars 295 forks source link

[Project Addition] Real or Fake Job Posting Prediction #660

Closed Karthik110505 closed 3 months ago

Karthik110505 commented 4 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Real / Fake Job Posting Prediction
:red_circle: Aim :To predict whether the given job post description is real or fake using DL
:red_circle: Dataset : https://www.kaggle.com/datasets/shivamb/real-or-fake-fake-jobposting-prediction/data
:red_circle: 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 :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 4 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Karthik110505 commented 4 months ago

@thevirengarg Please assign me this issue.

abhisheks008 commented 4 months ago

What are the models you are planning to implement? Can you please mention them.

Karthik110505 commented 4 months ago

I planned to solve this issue using LSTM, BiLSTM. Before that I'll try with ANN . If necessary I'll go with pretrained models like BERT @abhisheks008

abhisheks008 commented 4 months ago

Assigned go ahead with this issue @Karthik110505

github-actions[bot] commented 3 months ago

Hello @Karthik110505! Your issue #660 has been closed. Thank you for your contribution!