Srikanth J’s Post

View profile for Srikanth J, graphic

Final year ||Electronic engineer ||S.A.ENGINEERING COLLEGE ||Passionate in Electroincs Circuit Design & AI/ML.

🎉 I'm thrilled to share my first project from my internship at Brainwave Matrix Solutions, where I embarked on an incredible journey into the world of Machine Learning. Here's a snapshot of what I achieved: 🚀 Data Gathering: I sourced datasets from Kaggle containing both real and fake news articles, labeling them meticulously with 'REAL' and 'FAKE' tags. This essential step set the stage for our analysis. 🔧 Data Preprocessing: Leveraging NLTK, I cleaned and preprocessed the text data by removing punctuation, converting text to lowercase, and eliminating extra spaces. This ensured the data was ready for further analysis. 📊 Feature Extraction: Using TF-IDF (Term Frequency-Inverse Document Frequency) Vectorizer, I transformed the cleaned text into numerical features. I also included n-grams to capture more context from the text data, a crucial step for the machine learning model. 📈 Model Training: I split the dataset into training and testing subsets and trained a RandomForestClassifier. The model showed impressive performance, achieving an accuracy of 98.94% on the test set. 🔍 Evaluation and Testing: The trained model and the TF-IDF vectorizer were saved for future use. I tested the model on new text samples to ensure its reliability, confirming its ability to accurately identify fake news. The model demonstrated remarkable accuracy in distinguishing real news from fake news. 📁 Project Outcome: By implementing n-grams and A RandomForestClassifier, I ensured a unique approach compared to traditional methods. This project not only deepened my understanding of Machine Learning but also honed my skills in Natural Language Processing and model evaluation. A huge thank you to Brainwave Matrix Solutions for this incredible learning opportunity! I am excited to continue exploring and growing in the field of AI and Machine Learning. #BrainWaveMatrixSolutions #Internship #MachineLearning #DataScience #FakeNewsDetection #NLP #RandomForest #AI #Python #DataAnalysis #KaggleDataset #PassionateLearner #LearningEveryday #TFIDF #TextMining #FeatureEngineering

To view or add a comment, sign in

Explore topics