Google-Developer-Student-Club-RJIT / remotebirds-backend

Backend for remotebirds
https://remotebirdjobs-api.herokuapp.com/
GNU General Public License v3.0
2 stars 5 forks source link

Develop a Machine Learning model to detect irrelevant tweets! #1

Open mr-palindrome opened 2 years ago

mr-palindrome commented 2 years ago

The snscrape library that has been used in the project is getting all types of tweets with the required keyword. But we need only those tweet which are relevant.

We need a machine learning model which can detect if a tweet is irrelevant or not.

ShubhamZoro commented 1 year ago

Did you have any CSV files relevant to the above problem?