I'm a self-taught passionate BackEnd developer from India ๐ฎ๐ณ
- ๐ผ Connect with me on LinkedIn
- ๐ Creator of github-readme-stats
- โค๏ธ I love writing Python and building fun experiments
- ๐ฌ Ask me about anything here
This project implements a Fake News Detection system using a machine learning pipeline that preprocesses text data with `TfidfVectorizer` and trains a `PassiveAggressiveClassifier`. It efficiently โฆ
Jupyter Notebook 1
This project implements a machine learning model to predict the survival of passengers aboard the Titanic using the Titanic dataset. The model utilizes various preprocessing techniques and logisticโฆ
Jupyter Notebook 1
This project tackles the challenge of detecting duplicate questions on Quora, organized by Kaggle. The goal is to identify if two questions have the same meaning, helping reduce redundant content. โฆ
Jupyter Notebook