The objective of this study is to develop a sentiment majority voting classifier for deepfake tweets using transfer learning-based feature engineering, specifically by leveraging a pre-trained BERT model and Random Forest classifier. Additionally, the research aims to evaluate the model's performance through metrics such as Accuracy, Precision, Recall, and F1-Score while identifying key features that influence classification.
This research presents a novel approach to sentiment analysis of deepfake tweets by developing a sentiment majority voting classifier combined with transfer learning-based feature engineering. The objective is to accurately distinguish between human-generated and robot-generated tweets, leveraging the power of machine learning and natural language processing. A two-column dataset containing the tweet text and corresponding labels (human or robot) serves as the input. We employ Bidirectional Encoder Representations from Transformers (BERT) for feature extraction, taking advantage of its superior contextual understanding of text. These features are then classified using a Random Forest algorithm, known for its robustness and effectiveness in handling large datasets. The proposed model integrates the strengths of both BERT and Random Forest, providing an efficient and scalable solution for deepfake tweet detection. This approach contributes to enhanced detection accuracy, offering a practical framework for identifying automated content in social media environments.
Keywords: BERT and Random Forest, Kaggle dataset.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware:
Operating system : Windows 7 or 7+
RAM : 8 GB
Hard disc or SSD : More than 500 GB
Processor : Intel 3rd generation or high or Ryzen with 8 GB Ram
Software:
Softwareβs : Python 3.10 or high version
IDE : Visual Studio Code.
Framework : Flask